Add local user for openvpn

This commit is contained in:
Mario Fetka
2014-02-25 11:03:53 +01:00
parent 5ced041013
commit db38968982
6 changed files with 141 additions and 38 deletions

View File

@@ -32,6 +32,16 @@ DL_SOURCE[3]="http://nativeex.boot-land.net/Programs/DriverSigning/DriverSigning
DL_ARCH[3]="X86"
DL_WINST_NAME[3]=Driversigning32Exe
DL_FILE[4]="CPAU-${VERSION}.zip"
DL_SOURCE[4]="http://www.joeware.net/downloads/dl.php"
DL_ARCH[4]="ALL"
DL_EXTRACT_FORMAT[4]="unzip"
DL_FILE[5]="PSTools-${VERSION}.zip"
DL_SOURCE[5]="http://download.sysinternals.com/files/PSTools.zip"
DL_ARCH[5]="ALL"
DL_EXTRACT_FORMAT[5]="unzip"
# File array index for the image showing while installing the program
ICON_DL_INDEX=0