When you run the main setup exe, which for me is 13.3mb. It does some unpacking then brings up a EULA. I had a look in:
"C:\Documents and Settings\Administrator\Local Settings\Temp"
and there was a folder called "vsp8.tmp"
so here's all the unpacked files yeah? if you open up "AgentVer.ini" there's this section at the bottom:
QUOTE
[InstallConfig]Welcome="-1"
SilentInstall="0"
DesktopIcon="-1"
CreateProgramShortcut="1"
ProgramMenuFolderName=""
ProgramMenuShortcutName=""
UninstMenuShortcutName=""
CreateUninstShortcut="0"
DefIsduSend="1"
RunInsfin="1"
RemoveSetupFiles="0"
CDRomBuild="1"
MISInstall="-1"
RunMcUpdate="0"
SilentInstall="0"
DesktopIcon="-1"
CreateProgramShortcut="1"
ProgramMenuFolderName=""
ProgramMenuShortcutName=""
UninstMenuShortcutName=""
CreateUninstShortcut="0"
DefIsduSend="1"
RunInsfin="1"
RemoveSetupFiles="0"
CDRomBuild="1"
MISInstall="-1"
RunMcUpdate="0"
lo and behold there's a SilentInstall switch! As I said I've not tried this to see if it works, but I will do and let you know the results. Looks like there's some other interesting options here aswell.
i then tried using the original exe with /SilentInstall and it does actually work. Only problem is it doesn't skip the licence agreement.
any ideas anyone!