Changes

OpenVPN

998 bytes added, 10:34, 30 December 2008
New page: <package id="openvpn_v2" name="OpenVPN v2.0.9" revision="209" reboot="false" priority="0"> <check type="file" condition="exists" path="%PROGRAMFILES%\OpenVPN\bin...
<package
id="openvpn_v2"
name="OpenVPN v2.0.9"
revision="209"
reboot="false"
priority="0">

<check type="file" condition="exists" path="%PROGRAMFILES%\OpenVPN\bin\openvpn.exe" />

<install cmd='"%WPKGROOT%\tools\DriverSigning-Off.exe"' />
<install cmd='"%SOFTWARE%\OpenVPN v2\openvpn-2.0.9-install.exe" /S' />
<install cmd='"%WPKGROOT%\tools\DriverSigning-On.exe"' />
<install cmd='%COMSPEC% /c copy "%SOFTWARE%\OpenVPN v2\config\*.*" "%PROGRAMFILES%\OpenVPN\config\"' />
<install cmd='sc config openvpnservice start= auto' />
<install cmd='sc start openvpnservice' />

<remove cmd='%COMSPEC% /c del /q "%PROGRAMFILES%\OpenVPN\config\*.*"' />
<remove cmd='"%PROGRAMFILES%\OpenVPN\Uninstall.exe" /S' />
</package>


[http://www.dualsoft.net/majstorije/?p=6 DriverSigning-On/Off tool] or direct link [http://www.boot-land.net/forums/index.php?act=attach&type=post&id=4073 DriverSigning.zip] (you have to register).

[[Category:Silent_Installers]]
Anonymous user