Orsi Posted July 24, 2007 Posted July 24, 2007 Hey there,after some research I followed Adobe instructions to make a Photoshop CS3 silent install, so I created a application.xml file, put it in setup.exe and inserted this line "cmd /c %AppsRoot%\SOFTWARE\Photoshop\Setup.exe --mode=Silent --deploymentFile = application.xml" (no quotes) in audituser Autounattend.xml part. Everything I got was:UI mode: SilentJavascript error in ExtendedScript: Uncaught JavaScript exception: Could not install the bootstrapperEnd Adobe Setup. Exit code: 4here's my application.xml:<?xml version=”1.0” encoding=”utf-8”?><Configuration><Payload><Data key=”Serial” protected=”0”>1111111111111111111111111</Data><Data key=”Registration”>Suppress</Data><Data key=”EULA”>Suppress</Data><Data key=”Updates”>Suppress</Data></Payload></Configuration>For microsoft intellipoint 6.1, I unpacked the .exe and tried to install them with "cmd /c %AppsRoot%\SOFTWARE\IP64Ptb\ipoint\setup64\ip61.msi mm=27 /qr /noreboot" (no quotes), then in the middle of the installation, setup shown an error message looking for some files in 1033 folder, but they're in 1046 folder.Any help? Please?
kenlau Posted July 30, 2007 Posted July 30, 2007 Instructions here http://www.msfn.org/board/index.php?showtopic=101954
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now