Explorar o código

new default path

Simon Krajewski %!s(int64=12) %!d(string=hai) anos
pai
achega
cfebed740e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/installer.nsi

+ 1 - 1
doc/installer.nsi

@@ -36,7 +36,7 @@ UninstallCaption "Haxe ${VERSION} Uninstall"
 OutFile "haxe-${VERSION}-win.exe"
 
 ; Default installation folder
-InstallDir "$PROGRAMFILES\HaxeFoundation\"
+InstallDir "C:\HaxeToolkit\"
 
 ; Define executable files
 !define EXECUTABLE "$INSTDIR\haxe\haxe.exe"