We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a846f commit 6ad90ffCopy full SHA for 6ad90ff
installers/windows-x64/issc.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-wine C:\\Program\ Files\\Inno\ Setup\ 6\\ISCC.exe $1
+wine C:\\Program\ Files\\Inno\ Setup\ 6\\ISCC.exe "$1"
0 commit comments