installer: initialize a variable

This commit is contained in:
Uwe Stöhr 2012-12-31 19:22:19 +01:00
parent ec8ae50f54
commit 21fab2cb98

View File

@ -40,6 +40,7 @@ Function MissingPrograms
# 2. 64bit Windows but 32bit Ghostscript
# 3. 64bit Windows and 64bit Ghostscript
StrCpy $3 0
StrCpy $4 "0"
${if} ${RunningX64}
SetRegView 64
${endif}