April 21, 200422 yr Edit 4/22/04Rename Symantec Antivirus.msi to sav.msi. Look below for an example.ECHO.ECHO Installing Symantec AntiVirus Corp v9.0.0.338ECHO Please wait...start /wait %systemdrive%\install\Applications\sav\sav.msi /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS
April 21, 200422 yr I haven't got v8.1 yet. Symantec is running faster than our incomes!How much is that, please?
April 21, 200422 yr a ten user license is around $591 (http://nct.symantecstore.com/0001/mup_corporate.html)
April 22, 200422 yr I have extracted it and have now the *.msi file but wont work I use:start /wait %systemdrive%\install\Applications\sav\Symantec AntiVirus.msi /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESSError:Djus
April 22, 200422 yr You must put quotes:"%systemdrive%\install\Applications\sav\Symantec AntiVirus.msi"
April 22, 200422 yr I newer put quotes for my other apps and all works fine.I did try with quotes and nothing happens, no error no nothing Last time it (same error)was a wrong name for the *.msi, but this time it isnt a modified *.msi - if you remember.There's a trick you can try to see what causes this problem.When importing to WinINSTALL, if you named "ACDSee 6.0 PowerPack.msi" "ACDSee6.msi" for example, then try changing the string to:Start /wait %systemdrive%\Install\Applications\acdsee\ACDSee6.msiBefore you execute the batch, rename "ACDSee 6.0 PowerPack.msi" to "ACDSee6".I could send you the *.msi if you will its 4mb or so.greetzDjus
April 22, 200422 yr Execuse me, Djus.I thought it happened because there's space in the file name.If I had this version, I could help you. Sorry!
April 22, 200422 yr That error is definately caused by the space in the name as you can see in the screenshot. "sav\Symantec"Rename the MSI file to SAV.msi or something and try again.
April 22, 200422 yr That error is definately caused by the space in the name as you can see in the screenshot. "sav\Symantec"Rename the MSI file to SAV.msi or something and try again.OK I did that, and now it starts I put switch qb to see what happens.Errorwhat now?thxDjus
April 22, 200422 yr Ok forget the renaming and use quotes like mazin already mentioned. The setup expects the exact name of the msi file.Sorry for the confusion.start /wait "%systemdrive%\install\Applications\sav\Symantec AntiVirus.msi" /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS
April 22, 200422 yr that doesnt work at all!doesnt start with quotes, without comes an error (first one).
April 22, 200422 yr hi,i just ran some tests with the new version and it works perfectly when the .msi is renamed to SAV.msi.sav.msi /qb LIVEUPDATE=0 REBOOT=REALLYSUPPRESS does the trick.hope this helpscyaKiller Bee
Create an account or sign in to comment