codeblue Posted March 28, 2004 Posted March 28, 2004 Trying to find the correct switches for Pinnacls InstantCopy. The target is InstantCopy.msi which would suggest Windows Installer, but the first splash screen reads in the bottom left corner Wise Installation Wizard.Here are the conbination I've tryed:InstantCopy.msi /qn This works but system reboots after setupInstantCopy.msi /qb This works but displays setup also reboots after setupThe Following don't work and Replys with Incorrect command line parametersInstantCopy.msi "/qn REBOOT=Suppress"InstantCopy.msi "/qb REBOOT=Suppress"InstantCopy.msi /s /v"/qn REBOOT=Suppress"InstantCopy.msi /s /v"/qb REBOOT=Suppress"InstantCopy.msi /Q:A /R:NBoth these return the message incorrect serial number, /qn dosent do anything!InstantCopy.msi /qr REBOOT=SuppressInstantCopy.msi /qb REBOOT=SuppressHow can i do a /qn, enter the serial number and silence the reboot?
XtremeMaC Posted March 28, 2004 Posted March 28, 2004 i have used that program though never installed it silentlymaybe try reboot=ReallySuppress ?and I'm not joking there is a switch like that....
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