I have added the verbose logging to our install script and it generated a 16mb log file.It appears that the MSI file is generating a 1603 error. Below is the last couple oflines when the installer appears to bail out.MSI (s) (A4:E8) [11:54:48:037]: Executing op: FileCopy(SourceName=EX9EB4~1.HTM|ExampleRestoreSavedROIs.htm,SourceCabKey=_E45E5AEB86BE1C3C84883BACCA049D34,DestName=ExampleRestoreSavedROIs.htm,Attributes=16384,FileSize=4584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2100368678,HashPart2=-1617498022,HashPart3=1100167317,HashPart4=-35430890,,)MSI (s) (A4:E8) [11:54:48:037]: File: c:\Program Files\Exelis\ENVI53\classic\help\Subsystems\Programmers\Content\Additional Topics in ENVI Programming\ExampleRestoreSavedROIs.htm; To be installed; Won't patch; No existing fileMSI (s) (A4:E8) [11:54:48:037]: Source for file '_E45E5AEB86BE1C3C84883BACCA049D34' is compressedMSI (s) (A4:E8) [11:54:48:131]: Internal Exception during install operation: 0xc0000005 at 0x000007FEF7A7C7C1.MSI (s) (A4:E8) [11:54:48:131]: WER report disabled for silent install.MSI (s) (A4:E8) [11:54:48:131]: WER report disabled for non-console install.MSI (s) (A4:E8) [11:54:48:131]: Internal MSI error. Installer terminated prematurely.MSI (s) (A4:E8) [11:54:48:131]: MainEngineThread is returning 1603MSI (s) (A4:18) [11:54:48:131]: RESTART MANAGER: Session closed.MSI (s) (A4:18) [11:54:48:131]: No System Restore sequence number for this installation.Installer terminated prematurely.MSI (c) (BC:F4) [11:54:48:396]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1MSI (c) (BC:F4) [11:54:48:396]: MainEngineThread is returning 1601=== Verbose logging stopped: 6/1/2016 11:54:48 ===
|