surround path in quotes

This commit is contained in:
zab2
2018-12-13 17:05:25 +00:00
parent 78b7e9c3f1
commit 2b1cfd0e38
+1 -1
View File
@@ -162,7 +162,7 @@ Section Install
FileSeek $0 0 END
FileWriteByte $0 "13"
FileWriteByte $0 "10"
FileWrite $0 "routerconsole.browser=$INSTDIR\i2pbrowser.bat"
FileWrite $0 "routerconsole.browser=$\"$INSTDIR\i2pbrowser.bat$\""
FileWriteByte $0 "13"
FileWriteByte $0 "10"
FileClose $0