correct installer variable
This commit is contained in:
parent
99a55769b5
commit
14b26cebc3
@ -25,10 +25,10 @@ DL_EXTRACT_FORMAT[1]="7zip"
|
||||
# File array index for the image showing while installing the program
|
||||
ICON_DL_INDEX=0
|
||||
|
||||
WINST_NAME[0]="PendMove32Exe"
|
||||
WINST_NAME[0]="Install32Exe"
|
||||
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\bin.x86-32\\pendmove.exe"
|
||||
|
||||
WINST_NAME[1]="PendMove64Exe"
|
||||
WINST_NAME[1]="Install64Exe"
|
||||
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\bin.x86-64\\pendmove.exe"
|
||||
|
||||
OPSI_INI_SECTION[0]="X86"
|
||||
|
Loading…
Reference in New Issue
Block a user