-
Check which version of Comctl controls is install on Client Machine ?
I am working on Activex control ; but i have to check which version of Comman
Dialog control is used by Client if it is 5.0 (sp - 2) then automatically
upgrade it other wise do nothing
Can Any one help me ?
-
Re: Check which version of Comctl controls is install on Client Machine ?
"Manish Runwal" <m_runwal@yahoo.com> wrote:
>
>I am working on Activex control ; but i have to check which version of Comman
>Dialog control is used by Client if it is 5.0 (sp - 2) then automatically
>upgrade it other wise do nothing
>Can Any one help me ?
If you use the common dialog control in your program and you create a setup
using the vb setup, when you come to install it onto the clients machines
it will automatically upgrade the control to the version in your project.
Unless the client machine has a newer version on it, in which case it will
leave the control alone.
Otherwise check the version of the common dialog ocx and dll.
Hope that helps,
-Graham Russell
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|