cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kfarrah
Level 2

Compressed Setup.exe fails uncompressed installers works fine

If I set the Compression option to compressed in the Build tab my installation runs and seems to install everything just fine but at the end it throws an error and states that the installation failed.
If I set the Compression option to uncompressed it works just fine.

The log file isn't very helpful:

InstallShield [Time]: User legacy object preference is the following: . This is based on the value of the following property: IISPREFERLEGACYOBJECTS
InstallShield [Time]: InitIISObject
InstallShield [Time]: Legacy objects are supported
InstallShield [Time]: UndoVRoots
CustomAction ISXmlRollback returned actual error code 1603 but will be translated to success due to continue marking
MSI (c) (94:78) [09:22:00:703]: Cloaking enabled.
MSI (c) (94:78) [09:22:00:703]: Attempting to enable all disabled privileges before calling Install on Server
=== Verbose logging stopped: 6/23/2015 9:22:00 ===

MSI (c) (2C:7C) [09:22:00:759]: Back from server. Return value: 1603
MSI (c) (2C:7C) [09:22:00:759]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (2C:7C) [09:22:00:759]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 9:22:00: ExecuteAction. Return value 3.
MSI (c) (2C:7C) [09:22:00:759]: Doing action: SetupCompleteError
Action 9:22:00: SetupCompleteError.
Action start 9:22:00: SetupCompleteError.
Action 9:22:00: SetupCompleteError. Dialog created
MSI (c) (2C:80) [09:22:05:674]: PROPERTY CHANGE: Adding ISSHOWMSILOG property. Its value is '1'.
MSI (c) (2C:80) [09:22:06:387]: Doing action: ShowMsiLog
Action 9:22:06: ShowMsiLog.
Action start 9:22:06: ShowMsiLog.
MSI (c) (2C:80) [09:22:06:387]: Doing action: ISSetupFilesCleanup
Action 9:22:06: ISSetupFilesCleanup.
Action start 9:22:06: ISSetupFilesCleanup.
MSI (c) (2C:5C) [09:22:06:431]: Invoking remote custom action. DLL: C:\Users\kevan\AppData\Local\Temp\MSI13F.tmp, Entrypoint: SFCleanupEx
Action ended 9:22:06: ISSetupFilesCleanup. Return value 1.
Action ended 9:22:06: SetupCompleteError. Return value 2.
Action ended 9:22:06: INSTALL. Return value 3

Anybody have any idea whats going on?
Labels (1)
0 Kudos
(1) Reply
kfarrah
Level 2

I meant to say:

If I set the Compression option to uncompressed it works just fine
0 Kudos