MSFN Forum: Symantec AntiVirus 9.0.0.338 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Symantec AntiVirus 9.0.0.338 Rate Topic: -----

#1 User is offline   NonUniform 

  • Group: Members
  • Posts: 3
  • Joined: 18-April 04

Posted 20 April 2004 - 08:10 PM

Edit 4/22/04
Rename Symantec Antivirus.msi to sav.msi. Look below for an example.

ECHO.
ECHO Installing Symantec AntiVirus Corp v9.0.0.338
ECHO Please wait...
start /wait %systemdrive%\install\Applications\sav\sav.msi /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS


#2 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 21 April 2004 - 03:10 AM

Symantec AntiVirus 9.0.0.338

What's this, please? NAV Pro or Corporate or what?

#3 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 21 April 2004 - 08:27 AM

It's the new Corporate version. Released a couple of days ago.

#4 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 21 April 2004 - 02:08 PM

I haven't got v8.1 yet. Symantec is running faster than our incomes!

How much is that, please? :)

#5 User is offline   Jono 

  • Member
  • PipPip
  • Group: Members
  • Posts: 284
  • Joined: 27-September 03

Posted 21 April 2004 - 02:53 PM

a ten user license is around $591 (http://nct.symantecs..._corporate.html)

#6 User is offline   Djus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-September 03

  Posted 22 April 2004 - 02:18 AM

I have extracted it and have now the *.msi file but wont work :rolleyes:

I use:

start /wait %systemdrive%\install\Applications\sav\Symantec AntiVirus.msi /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS

Error:

Posted Image

Djus :)

#7 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 22 April 2004 - 02:24 AM

You must put quotes:

"%systemdrive%\install\Applications\sav\Symantec AntiVirus.msi"

#8 User is offline   Djus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-September 03

Posted 22 April 2004 - 02:44 AM

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.

Quote

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.msi

Before 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.

greetz

Djus

#9 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 22 April 2004 - 03:02 AM

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!

#10 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 22 April 2004 - 03:27 AM

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.

#11 User is offline   Djus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-September 03

  Posted 22 April 2004 - 03:39 AM

ZoSTeR, on Apr 22 2004, 11:27 AM, said:

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.

Error

Posted Image

what now?

thx

Djus :)

#12 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 22 April 2004 - 03:43 AM

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


#13 User is offline   Djus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-September 03

Posted 22 April 2004 - 04:01 AM

that doesnt work at all!

doesnt start with quotes, without comes an error (first one).

#14 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 22 April 2004 - 04:15 AM

Check your PM.

#15 User is offline   killerbee 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 500
  • Joined: 22-April 03

Posted 22 April 2004 - 06:23 AM

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 helps

cya

Killer Bee

#16 User is offline   Djus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-September 03

Posted 22 April 2004 - 08:03 AM

it was my mistake, I tested it on a PC with installed SAV9.
It works perfectly if renamed to SAV.msi.

one apps more for my dvd unattended :)

thx to all for help

Djus

#17 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 22 April 2004 - 07:03 PM

Alright, guys.

Then, what's this for?

setup.exe /s /v"/qn INSTALLSERVER=0 REBOOT=ReallySuppress"

#18 User is offline   likuidkewl 

  • [Centos~]$
  • PipPipPipPipPip
  • Group: Members
  • Posts: 960
  • Joined: 16-September 03

Posted 22 April 2004 - 07:45 PM

Direct from the CD:
MSI_FAQ.txt
******************************************************************************
Symantec AntiVirus Corporate Edition 9.0             MSI_FAQ.TXT
Copyright 2004 Symantec Corporation.         All rights reserved. March 2004
******************************************************************************

This file is a list of the most commonly used MSI commands for Symantec 
AntiVirus and Symantec Client Security. For a complete list of commands, 
properties, and features, see the Symantec Knowledge Base.


BASIC MSI commands
------------------
/QN - Quiet No UI
/QB - Quiet Basic UI
/L*V log.txt - full verbose logging to file log.txt


BASIC MSI properties
--------------------
REBOOT=REALLYSUPPRESS


SAV properties
--------------
INSTALLSERVER= (1 = Server, 0 = Client, Default is client)
	SERVERGROUPNAME= (New or prexisting servergroup)
	SERVERGROUPPASS= (New or prexisting servergroup password. The default 
                          is symantec)

NETWORKTYPE= (1 = Managed, 2 = Unmanaged, default is Unmanaged)
	SERVERNAME= (preexisting SAV Servergroup)

RUNLIVEUPDATE= (run LiveUpdate during install = 1, do not run LiveUpdate=0, 
                default is On)

ENABLEAUTOPROTECT= (1 = ON, 0 = OFF, default is On)

INSTALLDIR= (Install target directory, default is C:\Program Files\
             Symantec AntiVirus)

SERVERPARENT= (e.g. SERVERPARENT=MySavServer)
Note: For a secondary server silent install from the command line, you must 
set the SERVERPARENT property to the Parent server computer name. When doing 
a UI or Symantec System Center rollout install, setting this property is not 
required.   


SAV features
------------
EMailTools
NotesSnapin
OutlookSnapin
Pop3Smtp
QClient
SAVHelp
SAVUI


Adding and removing features
----------------------------
To remove existing features:

REMOVE=<feature1>,<feature2>,<feature3>

To add new features:

ADDLOCAL=<feature1>,<feature2>,<feature3>, <existing feature 1>, 
         <existing feature 2>, etc.

Note: When adding new features using ADDLOCAL, any existing features on the 
target computer that you want to retain must be included in the features that 
you are specifying. The installation will remove any features on the target 
computer that are not listed.


Command line example
--------------------
This example demonstrates a silent Symantec AntiVirus Server installation. 
The server is named MYSAVSERVER and uses the password MYSAVPASSWORD. 
LiveUpdate is not run, and the server is not restarted even if its required.

Sample command line: 
setup /s /v"/l*v log.txt INSTALLSERVER=1 SERVERGROUPNAME=MYSAVSERVER 
SERVERGROUPPASS=MYSAVPASSWORD RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS"


#19 User is offline   Corduroy 

  • Group: Members
  • Posts: 8
  • Joined: 24-April 04

Posted 25 April 2004 - 01:10 AM

I'm working with the Antivirus which came in the Symantec Client Security Corporate Edition (32 bit version, 9.0.0.338), and everything worked fine, but upon booting instead of loading the tray icon I found a %programfiles%\Symantec window open. This happens because the key in HKLM/Run called to (...)\Symantec Antivirus\VPTray.exe without any quote, so it never reached the correct folder.

To solve this, one should add a destination folder without spaces in the command line, like:

%systemdrive%\install\Applications\sav9\SAV9.MSI /qn INSTALLDIR="%programfiles%\SAV9" RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS


#20 User is offline   Alphaz 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 26-November 03

Posted 13 May 2004 - 08:37 AM

I have installed SP2 for XP, and I cannot enable file auto-protect.... on the VMware pc, I don't have the problem.
If anybody finds the solutions to this, thanks a lot :)

Attached File(s)



Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy