Skip to content

Commit

Permalink
Reorder/group setup items logically
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbileck committed Nov 20, 2019
1 parent 33c611c commit 446c802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions desktop/package/windows/Bisq.iss
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ VersionInfoVersion={#FileVersion}
VersionInfoDescription=Bisq Setup
VersionInfoCopyright=Copyright (C) {#AppCopyrightYear}
DefaultDirName={code:GetDefaultDirName}
DefaultGroupName=Bisq
DisableStartupPrompt=Yes
DisableWelcomePage=No
DisableDirPage=No
DisableProgramGroupPage=Yes
DisableReadyPage=No
DisableFinishedPage=No
DisableWelcomePage=No
DefaultGroupName=Bisq
;Optional License
LicenseFile=
;Windows 7 with Service Pack 1 or above
Expand Down

0 comments on commit 446c802

Please sign in to comment.