big poppa pump Posted September 27, 2004 Share Posted September 27, 2004 What is so **** confusing about downloading lusetup.exe, renaming it to lsetup.exe and replacing the original lsetup.exe file with the downloaded one in the SAV LU directory???? Link to comment Share on other sites More sharing options...
smc1979 Posted September 27, 2004 Share Posted September 27, 2004 because thats with norton. Sav doesnt have the files in a exe, they are all extracted. You well see that eairler in this thread. Since the new liveupdate has new and different files sav doesnt install the new liveupdate correctly. Which is no big deal just install live update afterwards, real easy.Look here is my batch file that does itECHO Installing Symantec Antivirus Corporate v9.0.0.1400ECHO Please wait...start /wait %CDROM%\Software\AntiVirus\setup.msi /qb REBOOT=REALLYSUPPRESS RUNLIVEUPDATE=0ECHO.ECHO Installing Symantec LiveUpdate 2.5ECHO Please wait...start /wait %CDROM%\Software\lusetup.exe /qECHO.ECHO Setting LiveUpdate ScheduleECHO Please wait...REGEDIT /S %CDROM%\Software\SetAntivirusUpdateSchedule.regECHO. Link to comment Share on other sites More sharing options...
prathapml Posted September 27, 2004 Author Share Posted September 27, 2004 @big poppa pumpWell, if you want to pre-set live-update settings, then that's not all that easy.Otherwise, if having the latest version of LU pre-installed with SAV is what you want, then read the first post of this topic once more please. Link to comment Share on other sites More sharing options...
RogueSpear Posted September 27, 2004 Share Posted September 27, 2004 I posted in this thread a little ways back about a utility on the SAV install media called ConfigEd. You can set all of your liveupdate settings (among others) there and save to a GRC.DAT file.Put the GRC.DAT in the root of your install source and the settings will be imported at setup time. You can find the utility buried in the tools\nosuprt directory. Link to comment Share on other sites More sharing options...
mazin Posted September 27, 2004 Share Posted September 27, 2004 @smc1979Why do you have to install LU separately?@RogueSpearWould you please explain an example of configuring those settings via GRC.DAT? I haven't read much about it.It'd be better if you could post it, here. Link to comment Share on other sites More sharing options...
RogueSpear Posted September 27, 2004 Share Posted September 27, 2004 Using the configed utility, you can set all of the various SAV setting, including LiveUpdate settings, and save all of it to a file called GRC.DAT. In a corporate environment, these files hold much more significance, but even with one computer they can be quite handy.You can lock settings for instance, so a spouse or child can't disable your AV protection. You can set scanning exclusions. As as example to prevent SAV from scanning your event log files during a manual scan. There are also some settings that I have not found any other way to set (except maybe reg hacking). For instance, there is the "Continuous LiveUpdate" mode, where your computer checks for updated defs once an hour if you like. This is how I have primary AV servers set up in enterprise environments. Then the server can update all of the clients within minutes. This is especially helpful for those 0 day virus outbreaks.Once you have configured all your settings as you want them, save the GRC.DAT file and place it in the root of your installation point. Any installation done from that point, whether it is manual, scripted, or via GPO, will assume the configuration defined in the GRC.DAT file.For those of you who are using the SCS client that includes the firewall client, you can make a custom firewall policy, save it as cpolicy.xml and put it in the root of the installation point. Then the firewall client assume those settings. The major difference is that while the AV client is immediately active, and immediately applies the settings from the GRC.DAT file, the firewall client requires a reboot. Upon logon you will see a message that the firewall is importing your settings.And that's it. Making a GRC.DAT file with configed is so easy it insults your intelligence. Making a foolproof, solid firewall policy on the other hand, is much more involved and I'm sure could spawn it's own monster thread. Symantec's documentation has always been lousy at best. Link to comment Share on other sites More sharing options...
smc1979 Posted September 28, 2004 Share Posted September 28, 2004 @mazinI install live update seperetly cause I have tried all things in this thread but I still get the error message after install when I try to slipstream it into SAV.It is really no big deal to install it after SAV it takes only a few secounds and its done.I will diffently look into this utilitie on settings for SAV. Sounds great from what I have read.Thanks!Oh by the way mazin I have read a many of your posts and help for people.Thank a many from me. I am sure you dont here it enough.But from as many post as I have seen from you, you must not have much of a life LMAO jkThanks guys. Link to comment Share on other sites More sharing options...
mazin Posted September 28, 2004 Share Posted September 28, 2004 @smc1979hmmm...I just wondered why didn't you rename lusetup.exe to Lsetup.exe and put it in: ..\CommonAppData\Symantec\LiveUpdate\LuMMInst\Lsetup.exe, so that SAV installs it for you. Link to comment Share on other sites More sharing options...
jquintino Posted September 28, 2004 Share Posted September 28, 2004 coud someone put a exemple of the string to start sav9.msi on RUNONCEEX.cmdi try but dont workhere is myne something is wrong REG ADD %KEY%\014 /VE /D "Symantec AntiVirus 9.0" /fREG ADD %KEY%\014 /V 1 /D "%systemdrive%\Install\sav\sav.msi\ /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS" "%systemdrive%\Install\sav\SAV1400.msp /a" /fwhen go to install simply pass to sav not installing but dont give any errori see the guide in the first page but i think something is wrong because you apply the pach before instale the sav . them i change the things first install sav then the patch . but whem goes to install simple pass trough way on installing anything or giving a errorthis is my all runencecmdow @ /HID@Echo Offrem PP=%SystemDrive%\Install\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Programs" /fREG ADD %KEY%\000 /VE /D "ACROBAT READER 6" /fREG ADD %KEY%\000 /V 1 /D "%SystemDrive%\Install\AdobeReader6\AR6.msi /QB" /fREG ADD %KEY%\001 /VE /D "FRAMEWORK 1.1" /fREG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\dotnetfx\netfx.msi /QB" /fREG ADD %KEY%\002 /VE /D "FRAMEWORK 1.1 sp1" /fREG ADD %KEY%\002 /V 1 /D "%SystemDrive%\Install\dotnetfx\NDP1.1sp1.exe /QB" /fREG ADD %KEY%\003 /VE /D "WINISO 5.3" /fREG ADD %KEY%\003 /V 1 /D "%SystemDrive%\Install\winiso\WINISO53.EXE /verysilent /sp-" /fREG ADD %KEY%\004 /VE /D "WINRAR 3.40 CORPORATE" /fREG ADD %KEY%\004 /V 1 /D "%SystemDrive%\Install\winrar\wrar340CE.exe /s" /fREG ADD %KEY%\005 /VE /D "DISKEEPER 8" /fREG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\dk8\Diskeeper.msi /QB" /fREG ADD %KEY%\006 /VE /D "Microsoft Visual Basic 6 Runtimes" /fREG ADD %KEY%\006 /V 1 /D "%SystemDrive%\Install\vbrun60sp5.exe /Q:A /R:N" /fREG ADD %KEY%\007 /VE /D "MEDIA PLAYER 10" /fREG ADD %KEY%\007 /V 1 /D "%SystemDrive%\Install\mp\mp10.exe /Q:A /R:N" /fREG ADD %KEY%\008 /VE /D "MEDIA ENCODER 9" /fREG ADD %KEY%\008 /V 1 /D "%SystemDrive%\Install\mp\WMEncoder.exe /Q:A /R:N" /fREG ADD %KEY%\009 /VE /D "DVD PACK CODEC" /fREG ADD %KEY%\009 /V 1 /D "%SystemDrive%\Install\DVDPack.msi /QB" /fREG ADD %KEY%\010 /VE /D "FLASH & SHOCKWAVE PLAYERS" /fREG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\mm_fl_sw_installer.msi /QB " /fREG ADD %KEY%\011 /VE /D "ISO RECORDER" /fREG ADD %KEY%\011 /V 1 /D "%SystemDrive%\Install\ISORecorder.msi /qn" /fREG ADD %KEY%\012 /VE /D "K-LITE MEGA CODECS PACK" /fREG ADD %KEY%\012 /V 1 /D "%SystemDrive%\Install\k-lite\klmcodec103.exe /silent /s /sp-" /fREG ADD %KEY%\0013 /VE /D "Sun Java VM 1.4.2.05" /fREG ADD %KEY%\0013 /V 1 /D "%SystemDrive%\Install\sun\j2re-1_4_2_05-windows-i586-p.exe /s /v\"/qb IEXPLORER=1 REBOOT=ReallySuppress\"" /fREG ADD %KEY%\014 /VE /D "Symantec AntiVirus 9.0" /fREG ADD %KEY%\014 /V 1 /D "%systemdrive%\Install\sav\sav.msi\ /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS" "%systemdrive%\Install\sav\SAV1400.msp /a" /fREG ADD %KEY%\015 /VE /D "TWEAKING" /fREG ADD %KEY%\015 /V 1 /D "REGEDIT /S %systemdrive%\Install\tweaks.reg" /fREG ADD %KEY%\016 /VE /D "RCGOOGLE" /fREG ADD %KEY%\016 /V 1 /D "%SystemDrive%\Install\rcgoogle.exe /s" /fREG ADD %KEY%\017 /VE /D " A finalizar.... " /fREG ADD %KEY%\017 /V 1 /D "%SystemDrive%\Install\final.cmd" /fEXITthanks Link to comment Share on other sites More sharing options...
mazin Posted September 28, 2004 Share Posted September 28, 2004 @jquintinoPlease slipstream your MSP first and follow this guide before installing SAV: http://www.msfn.org/board/index.php?showto...ndpost&p=179948 Link to comment Share on other sites More sharing options...
jquintino Posted September 28, 2004 Share Posted September 28, 2004 i had slipstream i put the patch inside the folder of sav and use the instrociuns to runthis is a bit confusei do thisfirsst i copy all the from cd (sav 9) to a folder called sav then i download the patch that i exctract from the zip and put inside the folder sav then i give commmand.first when i gone run said that he cant install the patch because are any software installed second with this metod i demonstrate simply pass trough way withou any error or installationlast night i install this about 10 times with vmware different ways but no result Link to comment Share on other sites More sharing options...
mazin Posted September 28, 2004 Share Posted September 28, 2004 As I can understand, you didn't create the AIP first. Correct? Link to comment Share on other sites More sharing options...
Thauzar Posted September 28, 2004 Share Posted September 28, 2004 Why people cannot follow simple instructions? I'm starting to understand why people like big poppa pump are so mean with newbies. Damnit this threat is about a guide, Maybe it should be more evident on page 1 or something... else you ask question AFTER you tried all the steps...Look man it's simple (btw don't copy and paste my code, the names are for french versin of SAV9remote.cmd is run on the first line of runonceexcmdow @ /HID@echo offstart /wait %systemdrive%\Install\Applications\SAVSource\setup.exe /A /V"/QB TARGETDIR=%systemdrive%\Install\Applications\SAV91400"sleep 45copy %systemdrive%\Install\Applications\SAVSource\lusetup.exe %systemdrive%\Install\Applications\SAV91400\CommonAppData\Symantec\LiveUpdate\LuMMInst\Lsetup.execopy %systemdrive%\Install\Applications\SAVSource\README.txt %systemdrive%\Install\Applications\SAV91400\CommonAppData\Symantec\LiveUpdate\LuMMInst\README.txtcopy %systemdrive%\Install\Applications\SAVSource\SAVCE_9.0.0.1400_AllWin_FR.msp %systemdrive%\Install\Applications\SAV91400\savce1400.mspstart /wait msiexec /p %systemdrive%\Install\Applications\SAV91400\savce1400.msp /a "%systemdrive%\Install\Applications\SAV91400\Symantec Antivirus.msi" /QBdel %systemdrive%\Install\Applications\SAV91400\savce1400.mspren "%systemdrive%\Install\Applications\SAV91400\Symantec AntiVirus.msi" SAV.msiattrib -r "%systemdrive%\Install\Applications\SAV91400\program files\Symantec AntiVirus\Virus Defs\*.*"start /wait %systemdrive%\Install\Applications\SAVSource\20040913-023-i32.exe /Extract /Q "%systemdrive%\Install\Applications\SAV91400\Program Files\Symantec AntiVirus\Virus Defs"copy %systemdrive%\Install\Applications\SAVSource\SAV9.reg %systemdrive%\Install\Applications\SAV91400\SAV9.regEXITThen RunOnceExSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installation des programmes" /fREG ADD %KEY%\005 /VE /D "Mises a jour des programmes" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\SAVSource\remote.cmd" /fREG ADD %KEY%\910 /VE /D "Symantec AntiVirus Corporate Edition v9.0.0.1400" /fREG ADD %KEY%\910 /V 1 /D "%systemdrive%\Install\SAV9.cmd" /fREG ADD %KEY%\910 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\SAV91400\SAV9.reg"Like the guide said, first I create the AIP with remote.cmd before installing anything else on the system, then, at the end of my installation (or when you want to) I install sav. SAV9.cmd goes as followedcmdow @ /HID@echo offstart %systemdrive%\Install\SAV9.exestart /wait %SystemDrive%\Install\Applications\SAV91400\SAV.msi /QN INSTALLSERVER=0 NETWORKTYPE=2 RUNLIVEUPDATE=0 ENABLEAUTOPROTECT=1 REBOOT=REALLYSUPPRESSEXITI had to to this cause in french, when SAV installs liveupdate, it asks me to press OK after telling me it was gonna install liveupdate (duh!) So I had to write a nice autoit script, this is SAV9.exe that runs just before the SAV installation is started.This is my SAV9.au3 wich is compiled to SAV9.exe;; AutoIt Version: 3.0; Language: Français; Platform: Win9x/NT; Author: Thauzar;; Script Function:; Clic OK (pèse sur enter) lorsque l'installation de SAV 9 demande pour LiveUpdate; ;WinWaitActive("Installation de LiveUpdate")Send ("{ENTER}")WinWaitActive("Installation de LiveUpdate")Send ("{ENTER}")That's it, see, i had trouble of my own, I followed the method and found myself the steps to get around it, with a bit of help from mazin and others but hey, that's why there is a forum. You should maybe learn to try a bit more before asking for predigerated food to be gently spit in your mouthAnd your runonce ex code has two "" "" on the same line, where did you see such a code here to install any program? nowhere... check your syntax!glad I could help Link to comment Share on other sites More sharing options...
prathapml Posted September 28, 2004 Author Share Posted September 28, 2004 Thauzar, cool down please. Getting flustered won't help anyone. (nor replies saying "I was NOT flustered", lol).As for the guide, see the first post of this thread - its right there, thanks to mazin. Link to comment Share on other sites More sharing options...
pesko Posted September 28, 2004 Share Posted September 28, 2004 Hi The slipstream works just fine , does any one know what option I shall use to upgrade a previous installation sillent eg. build 9.00 to build 9.01.1100 (9.01 + MP1)?-Peter Link to comment Share on other sites More sharing options...
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