Jump to content

NOD32 Silent Installation


SOOPAFLY

Recommended Posts

I'm Looking for a way to make an unattended installation of this program and because there are numerous options during the installation that i need to change i suspect that an answer file is needed to achieve this. (i saw xml files in the temp folder after the installation starts so i think that they are used as an answer files but unfortunatly i'm unfamilier with xml)

Link to comment
Share on other sites


i opened the xml file in the the installation folder and i'm almost sure it is used as the answer file(i saw a line there that says EVAL="1" / i changed it to 0 and the trial version title disappeared) i wish i knew xml language

i also tried to use a vbs script with sendkeys function but there is a screen in the installation where i need to tick an option( "choose update options later" or something like this) in order to proceed to the next screen but unfortunatly i can't find a key that will reach it .

Link to comment
Share on other sites

really could you send that file to me? Maybe we can see. xml is not so bad the problem is they can difine it however they want that is the biggest strength of xml and possibly it's biggest weakness also (well as far as regular users are concerned)

Link to comment
Share on other sites

<?xml version="1.0" ?> 
- <NOD32GLOBALSETUP>
<DISPLAY TITLE="NOD32 for Windows NT/2000/XP" />
<SETUP REQUIRED_OS="NT" INSTALLPATH="%PROGRAMFILES%\Eset" DAT_CNT="0" EVAL="1" />
- <COMPONENTS>
<COMPONENT ARCHIVE="ntbaseen.nup" />
<COMPONENT ARCHIVE="ntstden.nup" />
<COMPONENT ARCHIVE="ntineten.nup" />
</COMPONENTS>
- <ENGINES>
<ENGINE FILE="engine.nup" />
<ENGINE FILE="advheur.nup" />
<ENGINE FILE="archs.nup" />
</ENGINES>
- <SETTINGS>
- <PLUGIN ID="31647055">
- <DATA>
<NODE NAME="DefaultServerCount" VALUE="3" TYPE="DWORD" />
<NODE NAME="DefaultServer1" VALUE="http://www.eset.sk/nod_eval/" TYPE="STRING" />
<NODE NAME="DefaultServer0" VALUE="http://www.nod32.com/nod_eval/" TYPE="STRING" />
<NODE NAME="DefaultServer2" VALUE="http://www.esetsoftware.com/nod_eval/" TYPE="STRING" />
- <NODE NAME="config000" TYPE="SUBNODE">
- <NODE NAME="Settings" TYPE="SUBNODE">
<NODE NAME="SelectedServer" TYPE="STRING" VALUE="http://www.nod32.com/nod_eval/" />
</NODE>
</NODE>
</DATA>
</PLUGIN>
</SETTINGS>
</NOD32GLOBALSETUP>

Link to comment
Share on other sites

the xml code i posted before is of the file in the installation folder but when i start the setup it unpacks 4 folder to temp dir in three of which there are also setupc.xml files here are the folder names and their corresponding xml file content

nodtmpb -

 <?xml version="1.0" ?> 
- <NOD32COMPONENTSETUP>
<SETUP NAME="NOD32MOD_WINNT_ENGLISH_STANDARD" BUILD="1107D006" LANGUAGE="ENGLISH" PLATFORM="WINNT" TYPE="STANDARD" />
<DISPLAY NAME="NOD32 for Windows NT/2000/XP - Standard component" />
- <MODULES>
- <GUI>
<FILE NAME="pu_amon.dll" />
<FILE NAME="pu_nod32.dll" />
</GUI>
- <EXE>
<FILE NAME="ps_amon.dll" />
<FILE NAME="ps_nod32.dll" />
</EXE>
</MODULES>
- <FILES>
<FILE SOURCE="nod32.exe" TARGET="%INSTALLDIR%\nod32.exe" />
<FILE SOURCE="nod32.chm" TARGET="%INSTALLDIR%\nod32.chm" />
<FILE SOURCE="nodshex.dll" TARGET="%INSTALLDIR%\nodshex.dll" />
<FILE SOURCE="nod.ovl" TARGET="%INSTALLDIR%\nod.ovl" />
<FILE SOURCE="ps_nod32.dll" TARGET="%INSTALLDIR%\ps_nod32.dll" />
<FILE SOURCE="pu_nod32.dll" TARGET="%INSTALLDIR%\pu_nod32.dll" />
<FILE SOURCE="amon.sys" TARGET="%DRIVERSDIR%\amon.sys" />
<FILE SOURCE="ps_amon.dll" TARGET="%INSTALLDIR%\ps_amon.dll" />
<FILE SOURCE="pu_amon.dll" TARGET="%INSTALLDIR%\pu_amon.dll" />
<FILE SOURCE="pu_amon.chm" TARGET="%INSTALLDIR%\pu_amon.chm" />
</FILES>
- <SETTINGS>
- <PLUGIN ID="50444f4e">
- <DATA>
<NODE NAME="PROFILE_CURRENTPROFILE" VALUE="My Profile" TYPE="STRING" />
<NODE NAME="ShextProfile" VALUE="Profile for scanning objects from within the context menu" TYPE="STRING" />
- <NODE NAME="config000" TYPE="SUBNODE">
<NODE NAME="Scanner" TYPE="SUBNODE" />
<NODE NAME="Settings" TYPE="SUBNODE" />
<NODE NAME="PROFILE_NAME" VALUE="My Profile" TYPE="STRING" />
</NODE>
- <NODE NAME="config001" TYPE="SUBNODE">
<NODE NAME="Scanner" TYPE="SUBNODE" />
<NODE NAME="Settings" TYPE="SUBNODE" />
<NODE NAME="PROFILE_NAME" VALUE="Profile for scanning objects from within the context menu" TYPE="STRING" />
</NODE>
</DATA>
</PLUGIN>
- <PLUGIN ID="4e4f4d41">
- <DATA>
- <NODE NAME="config000" TYPE="SUBNODE">
<NODE NAME="Scanner" TYPE="SUBNODE" />
<NODE NAME="Settings" TYPE="SUBNODE" />
<NODE NAME="PROFILE_NAME" VALUE="Default" TYPE="STRING" />
</NODE>
</DATA>
</PLUGIN>
</SETTINGS>
</NOD32COMPONENTSETUP>

[color="red"]nodtmpa - [/color]

<?xml version="1.0" ?>
- <NOD32COMPONENTSETUP>
- <SETUP NAME="NOD32MOD_WINNT_ENGLISH_BASE" BUILD="1107D006" LANGUAGE="ENGLISH" PLATFORM="WINNT" TYPE="BASE">
<NODE NAME="BUILD" VALUE="1104AF01" TYPE="DWORD" />
</SETUP>
<DISPLAY NAME="NOD32 For Windows NT/2000/XP - Base" />
- <MODULES>
- <GUI>
<FILE NAME="krnvis.dll" />
<FILE NAME="pu_upd.dll" />
</GUI>
- <EXE>
<FILE NAME="krnstp.dll" />
<FILE NAME="ps_upd.dll" />
</EXE>
</MODULES>
- <FILES>
<FILE SOURCE="nod32krn.exe" TARGET="%INSTALLDIR%\nod32krn.exe" />
<FILE SOURCE="nod32kui.chm" TARGET="%INSTALLDIR%\nod32kui.chm" />
<FILE SOURCE="nod32kui.exe" TARGET="%INSTALLDIR%\nod32kui.exe" />
<FILE SOURCE="pu_upd.dll" TARGET="%INSTALLDIR%\pu_upd.dll" />
<FILE SOURCE="ps_upd.dll" TARGET="%INSTALLDIR%\ps_upd.dll" />
<FILE SOURCE="pu_upd.chm" TARGET="%INSTALLDIR%\pu_upd.chm" />
<FILE SOURCE="readme.txt" TARGET="%INSTALLDIR%\readme.txt" />
<FILE SOURCE="nod32.002" TARGET="%INSTALLDIR%\nod32.002" />
<FILE SOURCE="setup.exe" TARGET="%INSTALLDIR%\setup\setup.exe" />
<FILE SOURCE="main.dll" TARGET="%INSTALLDIR%\setup\main.dll" />
<FILE SOURCE="eset.chm" TARGET="%INSTALLDIR%\eset.chm" />
<DIR TARGET="%INSTALLDIR%" />
<DIR TARGET="%INSTALLDIR%\logs" />
<DIR TARGET="%INSTALLDIR%\logs\nod32" />
<DIR TARGET="%INSTALLDIR%\updfiles" />
</FILES>
- <SETTINGS>
- <PLUGIN ID="6c504343">
- <DATA>
- <NODE NAME="config000" TYPE="SUBNODE">
- <NODE NAME="SETTINGS" TYPE="SUBNODE">
<NODE NAME="GraphicMode" VALUE="1" TYPE="DWORD" />
<NODE NAME="DontShowSplash" VALUE="0" TYPE="DWORD" />
<NODE NAME="Msg_Format_Virus" VALUE="%TimeStamp% - %ProgramName% Program Virus Alert triggered on %ComputerName%: %InfectedObject% infected with %VirusName%." TYPE="STRING" />
<NODE NAME="Msg_Format_Error" VALUE="%TimeStamp% - During execution of %ProgramName% on the computer %ComputerName%, the following warning occured: %ErrorDescription%" TYPE="STRING" />
<NODE NAME="QuarantineDirectory" VALUE="%INSTALLDIR%\infected" TYPE="STRING" />
</NODE>
<NODE NAME="PROFILE_NAME" VALUE="Default" TYPE="STRING" />
</NODE>
</DATA>
</PLUGIN>
- <PLUGIN ID="31647055">
- <DATA>
<NODE NAME="DefaultServerCount" VALUE="3" TYPE="DWORD" />
<NODE NAME="DefaultServer1" VALUE="http://www.eset.sk/nod_upd/" TYPE="STRING" />
<NODE NAME="DefaultServer0" VALUE="http://www.nod32.com/nod_upd/" TYPE="STRING" />
<NODE NAME="DefaultServer2" VALUE="http://www.esetsoftware.com/nod_upd/" TYPE="STRING" />
- <NODE NAME="config000" TYPE="SUBNODE">
<NODE NAME="SETTINGS" TYPE="SUBNODE" />
<NODE NAME="PROFILE_NAME" VALUE="My Profile" TYPE="STRING" />
</NODE>
</DATA>
</PLUGIN>
</SETTINGS>
</NOD32COMPONENTSETUP>

[color="red"]nodtmpc- [/color]


<?xml version="1.0" ?>
- <NOD32COMPONENTSETUP>
<SETUP NAME="NOD32MOD_WINNT_ENGLISH_INET" BUILD="1107D006" LANGUAGE="ENGLISH" PLATFORM="WINNT" TYPE="INET" />
<DISPLAY NAME="NOD32 For Windows NT/2000/XP - Internet support" />
- <MODULES>
- <GUI>
<FILE NAME="pu_imon.dll" />
<FILE NAME="pu_nms.dll" />
</GUI>
- <EXE>
<FILE NAME="imon.dll" />
<FILE NAME="ps_nms.dll" />
</EXE>
</MODULES>
- <FILES>
<FILE SOURCE="imon.dll" TARGET="%SYSTEMDIR%\imon.dll" />
<FILE SOURCE="pu_imon.dll" TARGET="%INSTALLDIR%\pu_imon.dll" />
<FILE SOURCE="pu_imon.chm" TARGET="%INSTALLDIR%\pu_imon.chm" />
<FILE SOURCE="nms32.dll" TARGET="%SYSTEMDIR%\nms32.dll" />
<FILE SOURCE="pu_nms.dll" TARGET="%INSTALLDIR%\pu_nms.dll" />
<FILE SOURCE="ps_nms.dll" TARGET="%INSTALLDIR%\ps_nms.dll" />
<FILE SOURCE="pu_nms.chm" TARGET="%INSTALLDIR%\pu_nms.chm" />
</FILES>
- <SETTINGS>
- <PLUGIN ID="4e4f4d49">
- <DATA>
- <NODE NAME="config000" TYPE="SUBNODE">
- <NODE NAME="SCANNER" TYPE="SUBNODE">
<NODE NAME="target_file_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_boot_enable" VALUE="0" TYPE="DWORD" />
<NODE NAME="target_arch_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_sfx_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_rtp_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_mime_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_mbx_enable" VALUE="0" TYPE="DWORD" />
<NODE NAME="target_mem_enable" VALUE="0" TYPE="DWORD" />
<NODE NAME="Extensions" VALUE="ADD:|*|EXCLUDE:REMOVE:" TYPE="STRING" />
<NODE NAME="adv_heur_enable" VALUE="1" TYPE="DWORD" />
</NODE>
<NODE NAME="SETTINGS" TYPE="SUBNODE" />
<NODE NAME="PROFILE_NAME" VALUE="Default" TYPE="STRING" />
</NODE>
</DATA>
</PLUGIN>
- <PLUGIN ID="50534d4e">
- <DATA>
- <NODE NAME="config000" TYPE="SUBNODE">
- <NODE NAME="SCANNER" TYPE="SUBNODE">
<NODE NAME="target_file_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_boot_enable" VALUE="0" TYPE="DWORD" />
<NODE NAME="target_arch_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_sfx_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_rtp_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_mime_enable" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_mbx_enable" VALUE="0" TYPE="DWORD" />
<NODE NAME="target_mem_enable" VALUE="0" TYPE="DWORD" />
<NODE NAME="target_file_action" VALUE="2" TYPE="DWORD" />
<NODE NAME="target_file_uncl_action" VALUE="10" TYPE="DWORD" />
<NODE NAME="target_arch_action" VALUE="2" TYPE="DWORD" />
<NODE NAME="target_arch_uncl_action" VALUE="1" TYPE="DWORD" />
<NODE NAME="target_mime_action" VALUE="2" TYPE="DWORD" />
<NODE NAME="target_mime_uncl_action" VALUE="10" TYPE="DWORD" />
<NODE NAME="target_rtp_action" VALUE="2" TYPE="DWORD" />
<NODE NAME="target_rtp_uncl_action" VALUE="10" TYPE="DWORD" />
<NODE NAME="target_sfx_action" VALUE="2" TYPE="DWORD" />
<NODE NAME="target_sfx_uncl_action" VALUE="1" TYPE="DWORD" />
<NODE NAME="Extensions" VALUE="ADD:|*|EXCLUDE:REMOVE:" TYPE="STRING" />
<NODE NAME="adv_heur_enable" VALUE="1" TYPE="DWORD" />
</NODE>
<NODE NAME="PROFILE_NAME" VALUE="Default" TYPE="STRING" />
</NODE>
</DATA>
</PLUGIN>
</SETTINGS>
</NOD32COMPONENTSETUP>

EDIT by Shark007

PLEASE USE CODEBOX tags when pasting large blocks of text to the forums.

Link to comment
Share on other sites

  • 3 years later...

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