changed 2nd-ip-script path

This commit is contained in:
Dennis Trinks 2012-05-10 15:30:19 +02:00
parent 7e11fa69b3
commit 433ad4c393
1 changed files with 1 additions and 6 deletions

View File

@ -132,11 +132,6 @@ copy "%ScriptPath%\set_2nd_ip.vbs" %SystemDrive%\tmp\
"%SystemDrive%\tmp\reg_ndiwswan_bind.vbs"
"%SystemDrive%\tmp\enable_rdp.vbs"
;"%ScriptPath%\reghack.vbs"
;"%ScriptPath%\reghack2.vbs"
;"%ScriptPath%\reg_ndiwswan_bind.vbs"
;"%Scriptpath%\enable_rdp.vbs"
$wget$ -P $OvpnConfigDir$ --http-user=%PCName% --password=$pw$ -r -R "index.html*" -nd -nH -np $ConfigURL$/%PCName%
cacls $OvpnConfigDir$ /E /R Benutzer
@ -147,7 +142,7 @@ netsh firewall set opmode mode=disable interface="LAN-Verbindung OpenVPN"
netsh firewall set service type=remotedesktop mode=enable scope=all
if not ($local_ip_addr2$ = "")
%ScriptPath%\set_2nd_ip.vbs $local_ip_addr2$ $local_netmask2$
%SystemDrive\tmp\set_2nd_ip.vbs $local_ip_addr2$ $local_netmask2$
endif
;$wget_uninst$ /silent