Skip to content

Commit

Permalink
Fix windows installer name
Browse files Browse the repository at this point in the history
  • Loading branch information
aardappel committed Feb 14, 2023
1 parent 9a6e3a8 commit c9b76f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TS_installer.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ doesn't show?

Name "TreeSheets"

OutFile "Treesheets_Setup.exe"
OutFile "windows_treesheets_setup.exe"

XPStyle on

Expand Down

0 comments on commit c9b76f4

Please sign in to comment.