Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Symantec Installer v10.x

Status
Not open for further replies.

rutcgr18

Technical User
Mar 12, 2003
2
US
Ok i am trying to install symantec form a batch file. Here is the first batch file.

Regedit /s E:\Symantec\Labs\RegFiles\RunPatch.reg
Regedit /s E:\Symantec\Labs\RegFiles\RemoveKey.reg
msiexec /i "E:\Symantec\Labs\Symantec AntiVirus.msi" RUNLIVEUPDATE=0 REBOOT=Force /qn

But i cant get it to reboot

Once reststarted it runs bat file for the Patch

msiexec /p "E:\Symantec\Labs\SAV_10.0.2.2020_Patch\SAV_10.0.2.2020_Patch.msp" RUNLIVEUPDATE=0 REBOOT=Force /qn


Cant seem to force a reboot. any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top