jonant1 Posted April 6, 2010 Posted April 6, 2010 Hello.I'm new to WPI and has configured some appz for test. But when I use arguments in the command for the app the installation failes.Here is a snippet from the config.jsprog[pn]=['Microsoft Office 2007'];uid[pn]=['MICROSOFTOFFICE2007'];desc[pn]=['Microsoft Office 2007'];ordr[pn]=[6];dflt[pn]=['yes'];forc[pn]=['no'];bit64[pn]=['no'];cat[pn]=['Applications'];cmds[pn]=['"%wpipath%\\APPZ\\Office_2007\\setup.exe /adminfile Users.msp"'];pn++;Am I doing something wrong here?RegardsJon
ICANIT Posted April 14, 2010 Posted April 14, 2010 Try without the "this works for me:cmds[pn]=['%ROOT%\\Master\\office2k7uk\\setup.exe /adminfile User.msp'];
jonant1 Posted April 14, 2010 Author Posted April 14, 2010 Try without the "this works for me:cmds[pn]=['%ROOT%\\Master\\office2k7uk\\setup.exe /adminfile User.msp'];Hi.Well that was easy. I also figured out that the switch is supposed to be outside the "This is also working:cmds[pn]=['"%wpipath%\\APPZ\\Office_2007\\setup.exe" /adminfile Users.msp'];Thanks for the help :-)
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