Skip to main content
Participant
August 24, 2011
Question

Impossible to install my air application in silent mode or with ARH tool.

  • August 24, 2011
  • 1 reply
  • 1095 views

Hi,

I failed to install my air application with Adobe Air installer in silent mode with a command like :

"AirWrite Installer.exe" -silent -eulaAccepted -location "C:\testdir" AirWrite.air

And the same thing occurs with the ARH command

ARH -installAppSilent -location c:\testdir AirWrite.Air

Any help would be greatly appreciated,

Best regards.

My log file :

[2011-08-24:20:03:32] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86

[2011-08-24:20:03:32] Commandline is: -silent -eulaAccepted -location C:\testdir AirWrite.air

[2011-08-24:20:03:32] Installed runtime (2.7.1.19610) located at C:\Program Files (x86)\Common Files\Adobe AIR

[2011-08-24:20:03:32] Invoking Application Installer for combined install

[2011-08-24:20:03:32] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "C:\Program Files (x86)\Common Files" -silent -withRuntime -url -location C:\testdir -eulaAccepted file:///C:/bidon/AirWrite.air

[2011-08-24:20:03:33] Application Installer begin with version 2.7.1.19610 on Windows 7 x86

[2011-08-24:20:03:33] Commandline is: -runtime "C:\Program Files (x86)\Common Files" -silent -withRuntime -url -location C:\testdir -eulaAccepted file:///C:/bidon/AirWrite.air

[2011-08-24:20:03:33] Installed runtime (2.7.1.19610) located at C:\Program Files (x86)\Common Files\Adobe AIR

[2011-08-24:20:03:33] Unpackaging file:///C:/bidon/AirWrite.air to C:\Users\fronzoni\AppData\Local\Temp\fla1409.tmp

[2011-08-24:20:03:33] Application signature verified

[2011-08-24:20:03:33] Unpackaging/validation complete

[2011-08-24:20:03:33] No app located for appID 'AirWrite' and pubID ''

[2011-08-24:20:03:33] Converting unpackaged application to a native installation package in C:\Users\fronzoni\AppData\Local\Temp\fla14A6.tmp

[2011-08-24:20:03:33] Native installation package creation succeeded

[2011-08-24:20:03:33] Starting silent app installation to C:\testdir. Installing app AirWrite version 1.0.0 using the source file at file:///C:/bidon/AirWrite.air

[2011-08-24:20:03:33] Installing msi at C:\Users\fronzoni\AppData\Local\Temp\fla14A6.tmp\setup.msi with guid {704D5D4A-C39E-03AB-0A16-2F7E5A8AC0BC}

[2011-08-24:20:03:34] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]

[2011-08-24:20:03:34] Rolling back install of C:\Users\fronzoni\AppData\Local\Temp\fla14A6.tmp\setup.msi

[2011-08-24:20:03:34] Rollback complete

[2011-08-24:20:03:34] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]

[2011-08-24:20:03:34] Application Installer end with exit code 7

[2011-08-24:20:03:34] Subprocess app installer failed (7)

[2011-08-24:20:03:34] Runtime Installer end with exit code 7

This topic has been closed for replies.

1 reply

chris.campbell
Legend
August 26, 2011

Thanks for posting the log.  It appears that the install is failing during the MSI portion of the install.

Microsoft has just released a brand new tool that should help you resolve this problem.  Would you mind giving it a try and let us know how it works for you?  When running the new tool, go through the uninstall process and try to remove AirWrite from your system.  Once that's done, give your command line another try.

http://support.microsoft.com/mats/Program_Install_and_Uninstall/en-us

Thanks,

Chris