Skip to content

Commit

Permalink
Update windows inno setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Wraient committed Dec 30, 2024
1 parent 291425b commit 6575139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Build/curd-windows-build.iss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[Setup]
AppName=Curd Installer
AppVersion=0.0.10
DefaultDirName={pf}\Curd
DefaultGroupName=Curd
DefaultDirName={userappdata}\Curd
PrivilegesRequired=lowest
AllowNoIcons=yes
OutputBaseFilename=CurdInstaller
UsePreviousAppDir=yes
Expand Down

0 comments on commit 6575139

Please sign in to comment.