Specific, machine suddenly returning "Fatal error during installation" during Install/Remove MSI Package?
Posted: Thu Jan 14, 2021 12:58 pm
My platform: IAx13/Win 10 H202
On one dev machine, I am suddenly getting the error, 1603/"Fatal error during installation" on one dev machine, when calling: Install/Remove MSI Package $PRODUCTCODE$[REMOVE=ALL] (get result into variable REMOVEOLD) to remove my previous installation or trying to remove through the OS add/remove programs.
Inside the log file ( attached), I see the following error messages:
====
...
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 1725
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2205 2: 3: Error
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1725
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2205 2: 3: Error
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (AC:00) [09:16:47:862]: Product: MyoVision Software -- Removal failed.
...
MainEngineThread is returning 1603
===
Again, it seems to be something with this machine specifically that has changed as previously, it worked just fine.
What I have tried:
1) Manually removing the installation in the registry and reinstalling, and then uninstalling as above. Same result.
2) Removing the %TEMP% files. Same error condition.
Any ideas what to try next?
On one dev machine, I am suddenly getting the error, 1603/"Fatal error during installation" on one dev machine, when calling: Install/Remove MSI Package $PRODUCTCODE$[REMOVE=ALL] (get result into variable REMOVEOLD) to remove my previous installation or trying to remove through the OS add/remove programs.
Inside the log file ( attached), I see the following error messages:
====
...
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 1725
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2205 2: 3: Error
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1725
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2205 2: 3: Error
MSI (s) (AC:00) [09:16:47:862]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (AC:00) [09:16:47:862]: Product: MyoVision Software -- Removal failed.
...
MainEngineThread is returning 1603
===
Again, it seems to be something with this machine specifically that has changed as previously, it worked just fine.
What I have tried:
1) Manually removing the installation in the registry and reinstalling, and then uninstalling as above. Same result.
2) Removing the %TEMP% files. Same error condition.
Any ideas what to try next?