correct winst array index
This commit is contained in:
parent
b0b9e3260b
commit
f98a1d13e6
@ -28,5 +28,5 @@ DL_WINST_NAME[2]=Install64Exe
|
|||||||
# File array index for the image showing while installing the program
|
# File array index for the image showing while installing the program
|
||||||
ICON_DL_INDEX=0
|
ICON_DL_INDEX=0
|
||||||
|
|
||||||
WINST_NAME[1]="OLDVERSION"
|
WINST_NAME[0]="OLDVERSION"
|
||||||
WINST_VALUE[1]="9.04"
|
WINST_VALUE[0]="9.04"
|
Loading…
Reference in New Issue
Block a user