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

Problem with installing MSI from Suite

Hello!

Having some problem with installing msi package from Suiteproject.

Trying to install 7zip x86 or x64 dependent on the architecture.

Commandline:
setup.exe /silent /debuglog


This is what it say in the debuglog:
[CODE]5-9-2012[11:06:52]: InstallShield setup engine (Unicode) started, cmdline: /silent /debuglog
5-9-2012[11:06:52]: Engine: we're running from C:\InstallShield 2012 Projects\7-Zip\7-Zip\Release\DiskImages\Disk1\Setup.exe
5-9-2012[11:06:52]: Engine: running with elevated privileges: yes
5-9-2012[11:06:52]: Initializing engine...
5-9-2012[11:06:52]: Engine: setup will run silent
5-9-2012[11:06:52]: Engine: parsing setup.xml
5-9-2012[11:06:52]: State manager: no existing state information found, creating new state
5-9-2012[11:06:52]: Engine: setup is running silent, skip UI init
5-9-2012[11:06:52]: Engine: checking to see if we should run rebooted
5-9-2012[11:06:52]: Engine: initializing predefined path properties
5-9-2012[11:06:52]: Failed to launch proxy process 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\setup64.exe', error 2
5-9-2012[11:06:52]: Engine: reloading engine state info for resume/reboot
5-9-2012[11:06:52]: State manager: reloading existing state
5-9-2012[11:06:52]: State manager: finished reloading state
5-9-2012[11:06:52]: Engine: initializing resources
5-9-2012[11:06:52]: Initializing resource 'Application.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Application.png'
5-9-2012[11:06:52]: Initializing resource 'Custom.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Custom.png'
5-9-2012[11:06:52]: Initializing resource 'EULA.rtf', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\EULA.rtf'
5-9-2012[11:06:52]: Initializing resource 'Folder.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Folder.png'
5-9-2012[11:06:52]: Initializing resource 'IS.ico', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\IS.ico'
5-9-2012[11:06:52]: Initializing resource 'Remove.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Remove.png'
5-9-2012[11:06:52]: Initializing resource 'Repair.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Repair.png'
5-9-2012[11:06:52]: Initializing resource 'Typical.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Typical.png'
5-9-2012[11:06:52]: Initializing resource 'ISLogoBig.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\ISLogoBig.png'
5-9-2012[11:06:52]: Initializing resource 'ISLogoSmall.png', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\ISLogoSmall.png'
5-9-2012[11:06:52]: Initializing resource 'Setup_UI.xml', type 1
5-9-2012[11:06:52]: Resource was staged to 'C:\Users\David\AppData\Local\Temp\{E3309EAA-BFC4-4538-8F2D-8FB7F2F41E30}\Setup_UI.xml'
5-9-2012[11:06:52]: Engine: we're not running after reboot
5-9-2012[11:06:52]: Determining setup mode...
5-9-2012[11:06:52]: Engine: no command line mode specified, evaluating setup.xml install mode block for mode
5-9-2012[11:06:52]: Engine: final mode we're running in: 0
5-9-2012[11:06:52]: Engine: mode is maintenance: no
5-9-2012[11:06:52]: Maintenance: no uninstall key present
5-9-2012[11:06:52]: Using system default UI language 1033
5-9-2012[11:06:52]: Engine: property 'ProductName' value now '7-Zip'
5-9-2012[11:06:52]: Engine: parsing remaining command line:
5-9-2012[11:06:53]: Engine: sending initialize event to UI
5-9-2012[11:06:53]: Engine: initialization complete
5-9-2012[11:06:53]: Evaluating abort conditions
5-9-2012[11:06:53]: Engine: determining suite feature states
5-9-2012[11:06:53]: Initializing state for feature '7-Zip_922'
5-9-2012[11:06:53]: Default action state 1 for mode 0
5-9-2012[11:06:53]: Initial feature state: 1
5-9-2012[11:06:53]: Final feature state: 1
5-9-2012[11:06:53]: Skipping feature detect state in first time install
5-9-2012[11:06:53]: Engine: determining action states for all parcels
5-9-2012[11:06:53]: MSI parcel detect: product code: '{23170F69-40C1-2702-0922-000001000000}', package code: '{23170F69-40C1-2702-0922-000002000000}', patch code: ''
5-9-2012[11:06:53]: MSI parcel detect: evaluate status: 0, is installed: false
5-9-2012[11:06:53]: MSI parcel detect: running upgrade detection against product version '9.22.00.0'
5-9-2012[11:06:53]: Evaluating operations for parcel {6E532F22-CF80-4ABD-88FC-0C046B69CB7C}, parcel is eligible: true, detected state: 0
5-9-2012[11:06:53]: Final action state for parcel: 1
5-9-2012[11:06:53]: MSI parcel detect: product code: '{23170F69-40C1-2701-0922-000001000000}', package code: '{23170F69-40C1-2701-0922-000002000000}', patch code: ''
5-9-2012[11:06:53]: MSI parcel detect: evaluate status: 0, is installed: false
5-9-2012[11:06:53]: Evaluating operations for parcel {449366BD-7A4B-4859-9000-AE6E9EEBE9F0}, parcel is eligible: false, detected state: 0
5-9-2012[11:06:53]: Final action state for parcel: 5
5-9-2012[11:06:53]: Engine: sending UI selection event to UI
5-9-2012[11:06:53]: Engine: setting parcel states as determined by feature selections
5-9-2012[11:06:53]: Feature 7-Zip_922 setting parcel states, parent override: no, override state: 0
5-9-2012[11:06:53]: Requesting action state 1 for parcel '{449366BD-7A4B-4859-9000-AE6E9EEBE9F0}'
5-9-2012[11:06:53]: Containing feature is request state change to parcel {449366BD-7A4B-4859-9000-AE6E9EEBE9F0}, feature request: 1
5-9-2012[11:06:53]: MSI parcel detect: product code: '{23170F69-40C1-2701-0922-000001000000}', package code: '{23170F69-40C1-2701-0922-000002000000}', patch code: ''
5-9-2012[11:06:53]: MSI parcel detect: evaluate status: 0, is installed: false
5-9-2012[11:06:53]: Parcel is ineligible or the current parcel state and install mode to not allow parcel configuration
5-9-2012[11:06:53]: Requesting action state 1 for parcel '{6E532F22-CF80-4ABD-88FC-0C046B69CB7C}'
5-9-2012[11:06:53]: Containing feature is request state change to parcel {6E532F22-CF80-4ABD-88FC-0C046B69CB7C}, feature request: 1
5-9-2012[11:06:53]: MSI parcel detect: product code: '{23170F69-40C1-2702-0922-000001000000}', package code: '{23170F69-40C1-2702-0922-000002000000}', patch code: ''
5-9-2012[11:06:53]: MSI parcel detect: evaluate status: 0, is installed: false
5-9-2012[11:06:53]: Preliminary parcel action state: 1
5-9-2012[11:06:53]: Final action state for parcel {6E532F22-CF80-4ABD-88FC-0C046B69CB7C}: 1
5-9-2012[11:06:53]: Final action state for parcel {449366BD-7A4B-4859-9000-AE6E9EEBE9F0}: 5
5-9-2012[11:06:53]: Engine: staging parcels
5-9-2012[11:06:53]: Stage parcel {6E532F22-CF80-4ABD-88FC-0C046B69CB7C}, parcel action: 1
5-9-2012[11:06:53]: Staging from path
5-9-2012[11:06:53]: This stage path: C:\Users\David\AppData\Local\Downloaded Installations\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\
5-9-2012[11:06:53]: Staging file 7z922-x64.msi, source type 0
5-9-2012[11:06:53]: Source file to stage: C:\InstallShield 2012 Projects\7-Zip\7-Zip\Release\DiskImages\Disk1\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\7z922-x64.msi
5-9-2012[11:06:53]: Target file: C:\Users\David\AppData\Local\Downloaded Installations\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\7z922-x64.msi
5-9-2012[11:06:53]: State information indicates file is already staged
5-9-2012[11:06:53]: Checking file MD5: expected MD5: '5670AD185CD6C7609046E436E6603AA5', file MD5: '5670AD185CD6C7609046E436E6603AA5'
5-9-2012[11:06:53]: Stage parcel status: 0
5-9-2012[11:06:53]: Stage parcel {449366BD-7A4B-4859-9000-AE6E9EEBE9F0}, parcel action: 5
5-9-2012[11:06:53]: This stage path: C:\Users\David\AppData\Local\Downloaded Installations\{860F1B05-3DF3-4ED4-80BF-F892324B9012}\
5-9-2012[11:06:53]: Stage parcel status: 0
5-9-2012[11:06:53]: Engine: starting parcel operations
5-9-2012[11:06:53]: Transaction: parcels installing: yes, need elevation: no, any 64-bit: yes
5-9-2012[11:06:53]: Engine: request for proxy handler, 0, 0
5-9-2012[11:06:54]: Running with out-proc transaction, starting transaction (if supported)
5-9-2012[11:06:54]: Running transaction parcels
5-9-2012[11:06:54]: Running parcel operation for parcel {6E532F22-CF80-4ABD-88FC-0C046B69CB7C}
5-9-2012[11:06:54]: Running MSI parcel operation
5-9-2012[11:06:54]: MSI parcel detect: product code: '{23170F69-40C1-2702-0922-000001000000}', package code: '{23170F69-40C1-2702-0922-000002000000}', patch code: ''
5-9-2012[11:06:54]: MSI parcel detect: evaluate status: 0, is installed: false
5-9-2012[11:06:54]: Using parcel operation target
5-9-2012[11:06:54]: MSI parcel operation, mode: 0, operation mode: 1
5-9-2012[11:06:54]: MSI parcel command line: "[SystemFolder]Msiexec.exe" /i "[ISPREREQDIR]7z922-x64.msi" /qb /L*V "C:\users\david\desktop\log.log"
5-9-2012[11:06:54]: Not running as upgrade
5-9-2012[11:06:54]: Feature command line: ADDLOCAL=ALL
5-9-2012[11:06:54]: Final command line: "C:\Windows\system32\Msiexec.exe" /i "C:\Users\David\AppData\Local\Downloaded Installations\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\7z922-x64.msi" /qb /L*V "C:\users\david\desktop\log.log" ISPREREQDIR="C:\Users\David\AppData\Local\Downloaded Installations\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\" SETUPEXEDIR="C:\InstallShield 2012 Projects\7-Zip\7-Zip\Release\DiskImages\Disk1" SETUPEXENAME="Setup.exe" ADDLOCAL=ALL
5-9-2012[11:06:54]: MSI parcel operation requires elevation
5-9-2012[11:06:54]: MSI parcel launch result: 80070667
5-9-2012[11:06:54]: Parcel operation return status: 80070667
5-9-2012[11:06:54]: MSI parcel detect: product code: '{23170F69-40C1-2702-0922-000001000000}', package code: '{23170F69-40C1-2702-0922-000002000000}', patch code: ''
5-9-2012[11:06:54]: MSI parcel detect: evaluate status: 0, is installed: false
5-9-2012[11:06:54]: Re-running parcel detection for parcel {6E532F22-CF80-4ABD-88FC-0C046B69CB7C}, install state: 0
5-9-2012[11:06:54]: Transaction: parcel returned error status 80070667
5-9-2012[11:06:54]: Transaction: finished running parcels, will roll back transaction
5-9-2012[11:06:54]: End proxy transaction result: 0
5-9-2012[11:06:54]: Engine: error 80070667 while running parcel operations
5-9-2012[11:06:54]: Engine: parcel operations completed, sending completed event to UI
5-9-2012[11:06:54]: Engine: all operations completed, final status: 80070667
5-9-2012[11:06:54]: Final exit status: 80070667
5-9-2012[11:06:54]: State manager: cleaning up state info
[/CODE]

If i run the "Final command line"
"C:\Windows\system32\Msiexec.exe" /i "C:\Users\David\AppData\Local\Downloaded Installations\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\7z922-x64.msi" /qb /L*V "C:\users\david\desktop\log.log" ISPREREQDIR="C:\Users\David\AppData\Local\Downloaded Installations\{346DF56E-FC3A-43DF-A894-B620B5CD84F2}\" SETUPEXEDIR="C:\InstallShield 2012 Projects\7-Zip\7-Zip\Release\DiskImages\Disk1" SETUPEXENAME="Setup.exe" ADDLOCAL=ALL


Separately in the commandline it works great! The logfile that should be created on my desktop does never appear so i guess the line does not event get runned.

Any Ideas?

EDIT: Silent commandline in project: "[SystemFolder]Msiexec.exe" /i "[ISPREREQDIR]7z922-x64.msi" /qb /L*V "C:\users\david\desktop\log.log"
Labels (1)
0 Kudos
(1) Reply
MichaelU
Level 12 Flexeran
Level 12 Flexeran

Command-lines in the Suite's .msi package type only support property definitions. The remainder (/qb /L*V "C:\users\david\desktop\log.log") is not supported. In the new InstallShield 2012 Spring there is an alternate approach that supports logging, and in both IS2012 and IS2012 Spring the UI for the .msi package is suppressed.
0 Kudos