Skip to content

Commit 71bca9c

Browse files
committed
Thank you @rossknudsen for the beautiful job on the InnoSetup scipt!
1 parent a18c796 commit 71bca9c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Installer Build Script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ AppPublisherURL={#AppURL}
1919
AppSupportURL={#AppURL}
2020
AppUpdatesURL={#AppURL}
2121
; use the local appdata folder instead of the program files dir.
22-
DefaultDirName={localappdata}\{#AppName}
22+
DefaultDirName={commonappdata}\{#AppName}
2323
DefaultGroupName=Rubberduck
2424
AllowNoIcons=yes
2525
LicenseFile={#License}

RetailCoder.VBE/UI/AboutWindow.Designer.cs

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)