Skip to content

Commit

Permalink
new default path
Browse files Browse the repository at this point in the history
git-svn-id: http://haxe.googlecode.com/svn/trunk@6704 f16182fa-f095-11de-8f43-4547254af6c6
  • Loading branch information
simon@haxe.org committed May 24, 2013
1 parent fe1357c commit caae6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installer.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit caae6f9

Please sign in to comment.