MSFN Forum: Symantec 10 Install from RunOnceEx.cmd - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Symantec 10 Install from RunOnceEx.cmd Rate Topic: -----

#1 User is offline   RJS3484 

  • Group: Members
  • Posts: 1
  • Joined: 08-March 06

Posted 08 March 2006 - 01:21 PM

I read through most of the Symantec threads in here but didn't quite find the solution to my problem.

Here is my RunOnceEx.cmd fild:

cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "Symantec AntiVirus" /f
REG ADD %KEY%\005 /V 1 /D "msiexec /i \"%systemdrive%\Install\Symantec\Symantec AntiVirus.msi\" NETWORKTYPE=1 SERVERNAME=MYSERVERNAME REBOOT=ReallySuppress /qb" /f

REG ADD %KEY%\010 /VE /D "Jave 5.06" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\Java\java5.exe /S /v/qn" /f

REG ADD %KEY%\015 /VE /D "Adobe Reader 7.07" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Adobe\AR707.exe /S /v/qn" /f

REG ADD %KEY%\020 /VE /D "Cleaning Up and Rebooting" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f
EXIT

This is a managed install (NETWORKTYPE=1).

After installing the OS it starts to go through the apps to install on first login. When it gets to the Symantec Antivirus it will basically stay there for 4 or 5 seconds and then go to the other apps (which install fine btw).

I believe that I have the statement correct because when I run the above command from a prompt it installs just fine.

Any ideas why Symantec isn't installing on first boot?

Thanks


Share this topic:


Page 1 of 1
  • 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