regga Posted June 8, 2006 Posted June 8, 2006 While testing my batch file for my unattended Cd for Photoshop CS2 I get this message. Any ideas please. Itested it without the silent switch.
ravashaak Posted June 8, 2006 Posted June 8, 2006 There's a space between your open quotation mark and your drive letter. Close that space and re-test. - Ravashaak
regga Posted June 8, 2006 Author Posted June 8, 2006 (edited) No that didn't help, but thanks for your reply. Mabey is Isn't a batch file problem. Edited June 8, 2006 by regga
regga Posted June 9, 2006 Author Posted June 9, 2006 C,mon somebody has to have seen this before, where's the experts
IcemanND Posted June 9, 2006 Posted June 9, 2006 Well just looking at the picture you are inc:\xpcd\$oem$\$1\installand you are attempting to run fromc:\installso unless you have purposely copied the install folder out you have the wrong path.
bledd Posted June 9, 2006 Posted June 9, 2006 Well just looking at the picture you are inc:\xpcd\$oem$\$1\installand you are attempting to run fromc:\installso unless you have purposely copied the install folder out you have the wrong path.yup
IcemanND Posted June 9, 2006 Posted June 9, 2006 When you run your unattended cd what you have is right.if you wnat to test it without doing your complete install then copy the install folder to c: and run as you have it.
IcemanND Posted June 9, 2006 Posted June 9, 2006 do: msiexec /i "c:\install\photoshop cs\Adobe photoshop cs2.msi"
regga Posted June 9, 2006 Author Posted June 9, 2006 Thanks IcemanND, that worked fine when I copied it to C & put what you said into it. Could you give me the correct code for doing it unattended, just to be sure, thanks.
ZcWorld Posted June 28, 2006 Posted June 28, 2006 all i do is zzz.mis /passive /norestartits works without a problemhope its helps a tab to fix the problem your having
Doggie52 Posted June 28, 2006 Posted June 28, 2006 Do you have to use "msiexec" when handling .msi files?
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