Here are the conbination I've tryed:
Quote
InstantCopy.msi /qn This works but system reboots after setup
InstantCopy.msi /qb This works but displays setup also reboots after setup
InstantCopy.msi /qb This works but displays setup also reboots after setup
Quote
InstantCopy.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:N
InstantCopy.msi "/qb REBOOT=Suppress"
InstantCopy.msi /s /v"/qn REBOOT=Suppress"
InstantCopy.msi /s /v"/qb REBOOT=Suppress"
InstantCopy.msi /Q:A /R:N
Both these return the message incorrect serial number, /qn dosent do anything!
Quote
InstantCopy.msi /qr REBOOT=Suppress
InstantCopy.msi /qb REBOOT=Suppress
InstantCopy.msi /qb REBOOT=Suppress
How can i do a /qn, enter the serial number and silence the reboot?



Help

Back to top








