argon007 Posted June 12, 2005 Posted June 12, 2005 (edited) Echo Installing Microsoft Plus! for Windows XPStart /wait Plus!\Microsoft Plus! for Windows XP.msi /qbThe problem is that:1. The space can not be recognized in Command Prompt.2. If I rename it to remove the space, there will be an error.so, how to install it sliently?Thanks. Edited June 12, 2005 by argon007
Power User Posted June 12, 2005 Posted June 12, 2005 use commasStart /wait "Plus!\Microsoft Plus! for Windows XP.msi" /qb
DLF Posted June 12, 2005 Posted June 12, 2005 (edited) If I rename it to remove the space, there will be an errorSolution=Rename the file the same then.You can RIGHT click on the installer and rename it MSPlus.msi (or absolutely anything - you can name it mickeymouse.msi if you want).Then just make sure your command syntax uses the same name.Echo Installing Microsoft Plus! for Windows XPStart /wait Plus!\MSPlus.msi /qbYou can rename any installer either .exe (or .msi) to anything you want as long as your syntax MATCHES the re-named file OR you must surround it in quotation marks "" if you want to leave gaps. (The previous poster wrongly called them commas). Edited June 13, 2005 by DLF
tarquel Posted June 12, 2005 Posted June 12, 2005 and i wouldn't rename it to .exe if its a .msi package lol ;)Regards,N.
DLF Posted June 13, 2005 Posted June 13, 2005 i wouldn't rename it to .exe if its a .msi packagePost above now edited to make it clear. Just rename the first part NOT the file extension. That remains the same - either .exe. or .msi
Hanger84 Posted March 24, 2006 Posted March 24, 2006 I'm also having trouble installing Plus! for XP. I did it using RunOnce.cmd, but when it does install, it doesn't work right. None of the themes work, and when I open up the Plus! for CP program in the start menu, it's just a plain white window. I renames the .msi and everything, I just can't get it to work right somehow.
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