mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 05:20:31 +00:00
NSIS: Install to C:\Nim by default.
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
|
||||
Function .onInit
|
||||
${GetRoot} "$EXEDIR" $R0
|
||||
;strCpy $INSTDIR "$R0\?{c.name}"
|
||||
strCpy $INSTDIR "$R0\?{c.name}"
|
||||
FunctionEnd
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user