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
- :
- InstallShield
- :
- InstallShield Forum
- :
- Versioned file not updated during patch
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Nov 04, 2010
12:52 PM
Versioned file not updated during patch
I have a versioned file whose version number has not changed even though the DLL itself has newer code. While I realize that is not the best practice, I am past that point now and I need to get this newer file updated during a patch. I've tried checking "Always Overwrite" with no luck. I've tried overriding the version with no luck. I've tried using different combinations of REINSTALLMODE with no luck. Is there some workaround that I'm not aware of that will sledgehammer this file in for me?
(1) Reply
Nov 08, 2010
10:28 AM
I recently did some experimenting with patching. One of the biggies that I had to have was an uncompressed version of the current installer. Also, I had to include the windows installer engine in the uncompressed version of the installer. My patch was failing though on the latter.
This is all of course depending on the type of install project that you have though. I was using InstallScript MSI though.
This is all of course depending on the type of install project that you have though. I was using InstallScript MSI though.