This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Check dll versions
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jun 04, 2013
11:07 AM
Check dll versions
Hi
I am developing a series of installers for a set of applications.
These applications depend on a common set of dlls that are installed as part of the application.
What I need to do is from within the installer, is to check the version of the any previously installed dlls and only install if the dll to be installed is a newer version.
Can I do this in the installer?
I can find the versions of dll's using a vb script but how do I stop an older version of a dll being installed over a newer one.
Thanks
I am developing a series of installers for a set of applications.
These applications depend on a common set of dlls that are installed as part of the application.
What I need to do is from within the installer, is to check the version of the any previously installed dlls and only install if the dll to be installed is a newer version.
Can I do this in the installer?
I can find the versions of dll's using a vb script but how do I stop an older version of a dll being installed over a newer one.
Thanks
(1) Reply