diff --git a/sc2/build/win32_install/download.ini b/sc2/build/win32_install/download.ini deleted file mode 100644 index 2beacec21..000000000 --- a/sc2/build/win32_install/download.ini +++ /dev/null @@ -1,42 +0,0 @@ -[Settings] -NumFields=5 - -; comment this out to hide the back button -BackEnabled=1 - -[Field 1] -Type=label -left=0 -right=-1 -top=0 -bottom=13 - -[Field 2] -Type=label -left=20 -right=-1 -top=13 -bottom=36 - -[Field 3] -Type=label -left=0 -right=-1 -top=36 -bottom=66; 59 - -[Field 4] -Type=RadioButton -State=1 -left=0 -right=-1 -top=70 -bottom=80 - -[Field 5] -Type=RadioButton -State=0 -left=0 -right=-1 -top=80 -bottom=90 diff --git a/sc2/build/win32_install/download.nsh b/sc2/build/win32_install/download.nsh index 5b340fdd2..3a1f899f6 100644 --- a/sc2/build/win32_install/download.nsh +++ b/sc2/build/win32_install/download.nsh @@ -40,11 +40,6 @@ Function Download SetDetailsPrint textonly StrCpy $R9 success - - ; Check if user has selected "Skip" - StrCpy $R0 "" - ReadIniStr $R0 "$PLUGINSDIR\download.ini" "Field 5" state - StrCmp $R0 "1" function_end IntCmp $3 1 dl_mirror StrCpy $R3 "$1/$0"