Jump to content

Recommended Posts


Posted

yup. it seems that for now, autoit scripting would be the only best possible and easiest way to silently install outpost via unattended xpcd.

Posted

i just add it to my list

REG ADD %KEY% /V TITLE /D "Instalacija programov in gonilnikov by ddSHADOW" /f

REG ADD %KEY%\030 /VE /D "Agnitum Outpost Firewall PRO v2.1.303.4009 (314)" /f

REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\Agnitum_Outpost_Firewall_PRO\OutpostProInstall.exe /s REBOOT=REALLYSUPPRESS " /f

REG ADD %KEY%\030 /V 2 /D "%systemdrive%\install\Agnitum_Outpost_Firewall_PRO\register.exe " /f

worked perfect :)

Posted
start /wait %CDROM%\Software\OutPost\OutpostPro.exe /s REBOOT=REALLYSUPPRESS

@--=ddSHADOW=-- this is exactly what i wanted many thanks :)

Posted

yes i just found the same problem, im fixing a problem, **** i hate WISE installers. :) i forgot its the WISE installer not like alcohol 120%

"%systemdrive%\install\Alcohol_120%\setup.msi /qn REBOOT=REALLYSUPPRESS

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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