Jump to content

Recommended Posts

Posted

I want to integrate Norton Utilities into my unnattended XP setup but I'm not sure how.

Anyone help me by telling me what to put into my batch file?

Also do I just copy straight from CD, then add lines to batch file then everything should be OK or any other steps?

Thanks

Daniel


Posted

yes, copy from CD. there should be an MSI file in one of the folders which you should use the /QB or /QN switch on. Something like NU.MSI or similar.

Posted

hmmmmm... Mines an OEM version and when I copy it to the HDD there is only 1 thing copied and that is the "SETUP" Application thing.

Can I use this?

It says "32-bit Setup Launcher" (no quotations) under the name SETUP.

Daniel

Posted

Is it extractable? I'm guessing this could be an Installshield package

Or, try setup.exe /s /v"/qn REBOOT=Suppress"

Posted
Is it extractable? I'm guessing this could be an Installshield package

Or, try setup.exe /s /v"/qn REBOOT=Suppress"

NO not extractable.

Thanks for the suggestion tho. I'll try it out.

Daniel

Posted

I use these lines to install NAV2003 Pro... I cant get it to aktivate Live Update thogh :rolleyes: ...Guess it is my network configuration that doesn´t work quite as well as I would like it to.

ECHO Installing Norton Antivirus 2003 Pro...
start /wait %systemdrive%\install\Applications\NAV2003pro\NAV\NAV.msi /QB
ECHO Updating Norton Antivirus 2003 Pro with the latest virusdefinition (8/15-03)...
start /wait %systemdrive%\install\Applications\NAV2003pro\NAV_upd_20030815-006-i32.exe /QB

Btw, it doesn´t try to reboot or anything, and the update work perfectly :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...