Download.ini not needed anymore

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1176 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-09-02 13:18:45 +00:00
parent a75cef7f9e
commit 2549c62eae
2 changed files with 0 additions and 47 deletions
-42
View File
@@ -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
-5
View File
@@ -41,11 +41,6 @@ Function Download
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"
StrCpy $R5 0