Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit f2c6e60

Browse files
committed
Default to installation in Program Files
1 parent 4dff14d commit f2c6e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Elixir.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
AppName=Elixir
55
AppVersion=@@VERSION
66
ChangesEnvironment=yes
7-
DefaultDirName={sd}\Elixir
7+
DefaultDirName={pf}\Elixir
88
DefaultGroupName=Elixir
99
OutputBaseFilename=elixir-v@@VERSION-websetup
1010
WizardImageFile=assets\drop_banner.bmp

0 commit comments

Comments
 (0)