I am doing my first minor upgrade using MSI Factory. I am going from version 8.7 to 8.8.
I have left the product and upgrade codes the same in the new build. I have updated the version number and left the package code blank (auto generate) in the new build.
I have used ORCA to verify the file versions have changed from 8.7.1 to 8.8.0 in the new MSI.
I am using a bootstrapper (setup.exe) to launch it.
When I run the upgrade, no new files (8.8.0) get copied into the install directory. It leaves the original version (8.7.1) untouched. I even have 2 brand new files that were not in the original install that need to get copied in, but they are not. The log shows that the package code has changed.
I have searched the forum and found a couple of like issues from many years ago, but there are no solutions posted.
What am I doing wrong? I used InstallShield in the past and did everything the same way and never had any problems.
Here are some excerpts from the log file that I generated during the upgrade. Please help.
MSI (c) (D4:00) [08:26:17:917]: Command Line: REINSTALL=ALL REINSTALLMODE=vemus CURRENTDIRECTORY=C:\Users\test.HSI\Desktop\v8.8 CLIENTUILEVEL=0 CLIENTPROCESSID=468
MSI (s) (88:58) [08:26:20:260]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'b3940e438831504db03326ede7b8dc6c'.
MSI (s) (88:58) [08:26:20:260]: Feature: Complete; Installed: Advertise; Request: Reinstall; Action: Reinstall
MSI (s) (88:58) [08:26:20:260]: Component: adduser.exe; Installed: Local; Request: Null; Action: Null
MSI (s) (88:58) [08:26:20:260]: Component: AdvancedToolStrip.dll; Installed: Local; Request: Null; Action: Null
MSI (s) (88:58) [08:26:20:260]: Component: arcmgr.exe; Installed: Local; Request: Null; Action: Null
I have also attached the entire log file.
Thanks,
Dale
I have left the product and upgrade codes the same in the new build. I have updated the version number and left the package code blank (auto generate) in the new build.
I have used ORCA to verify the file versions have changed from 8.7.1 to 8.8.0 in the new MSI.
I am using a bootstrapper (setup.exe) to launch it.
When I run the upgrade, no new files (8.8.0) get copied into the install directory. It leaves the original version (8.7.1) untouched. I even have 2 brand new files that were not in the original install that need to get copied in, but they are not. The log shows that the package code has changed.
I have searched the forum and found a couple of like issues from many years ago, but there are no solutions posted.
What am I doing wrong? I used InstallShield in the past and did everything the same way and never had any problems.
Here are some excerpts from the log file that I generated during the upgrade. Please help.
MSI (c) (D4:00) [08:26:17:917]: Command Line: REINSTALL=ALL REINSTALLMODE=vemus CURRENTDIRECTORY=C:\Users\test.HSI\Desktop\v8.8 CLIENTUILEVEL=0 CLIENTPROCESSID=468
MSI (s) (88:58) [08:26:20:260]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'b3940e438831504db03326ede7b8dc6c'.
MSI (s) (88:58) [08:26:20:260]: Feature: Complete; Installed: Advertise; Request: Reinstall; Action: Reinstall
MSI (s) (88:58) [08:26:20:260]: Component: adduser.exe; Installed: Local; Request: Null; Action: Null
MSI (s) (88:58) [08:26:20:260]: Component: AdvancedToolStrip.dll; Installed: Local; Request: Null; Action: Null
MSI (s) (88:58) [08:26:20:260]: Component: arcmgr.exe; Installed: Local; Request: Null; Action: Null
I have also attached the entire log file.
Thanks,
Dale
Comment