Nolo Posted September 26, 2009 Posted September 26, 2009 (edited) Hi,I am using WPI to deploy NOD32.The silent install is running fine:msiexec.exe /i "%wpipath%\\Install\\Nod32\\nod32.msi" /qb! REBOOT="ReallySuppress" ADMINCFG="Config.xmlunfortunately I am not sure nod32 is taking the default configuration from the Config.xml file that I just exported from a previous nod32 installation.Where I have to put Config.xml to let nod32 installation read it?at the moment I put both here:%wpipath%\\Install\\Nod32\\nod32.msi"%wpipath%\\Install\\Nod32\\Config.xmlis that correct?ThanksNolo Edited September 26, 2009 by Nolo
hugle Posted February 16, 2010 Posted February 16, 2010 (edited) Hi,I am using WPI to deploy NOD32.The silent install is running fine:msiexec.exe /i "%wpipath%\\Install\\Nod32\\nod32.msi" /qb! REBOOT="ReallySuppress" ADMINCFG="Config.xmlunfortunately I am not sure nod32 is taking the default configuration from the Config.xml file that I just exported from a previous nod32 installation.Where I have to put Config.xml to let nod32 installation read it?at the moment I put both here:%wpipath%\\Install\\Nod32\\nod32.msi"%wpipath%\\Install\\Nod32\\Config.xmlis that correct?ThanksNoloHello, if you name the config: cfg.xml, and put it together with nod32.msi, nod will pick it up automatically mine command looks:"%wpipath%\Install\Nod32\nod32_v3.msi" /qb! REBOOT="ReallySuppress"good luck! Edited February 16, 2010 by hugle
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