August 16, 200323 yr 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?ThanksDaniel
August 16, 200323 yr 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.
August 17, 200323 yr Author 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
August 17, 200323 yr Is it extractable? I'm guessing this could be an Installshield packageOr, try setup.exe /s /v"/qn REBOOT=Suppress"
August 17, 200323 yr Author Is it extractable? I'm guessing this could be an Installshield packageOr, try setup.exe /s /v"/qn REBOOT=Suppress"NO not extractable.Thanks for the suggestion tho. I'll try it out.Daniel
August 17, 200323 yr I use these lines to install NAV2003 Pro... I cant get it to aktivate Live Update thogh ...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 /QBECHO Updating Norton Antivirus 2003 Pro with the latest virusdefinition (8/15-03)...start /wait %systemdrive%\install\Applications\NAV2003pro\NAV_upd_20030815-006-i32.exe /QBBtw, it doesn´t try to reboot or anything, and the update work perfectly
Create an account or sign in to comment