mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
surround path in quotes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user