Skip to content

Commit

Permalink
Update ShokoDesktop.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
ElementalCrisis authored Oct 12, 2024
1 parent 88551c0 commit 13a57bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Installer/ShokoDesktop.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

AppId={{EFA49A76-085F-4E64-AEC4-6ACA707A5D91}
AppName=Shoko Desktop
AppVersion=4.2.1.0
AppVersion=4.3.0.0
AppVerName=Shoko Desktop
AppPublisher=Shoko Team
AppPublisherURL=https://ShokoAnime.com/
Expand Down Expand Up @@ -48,7 +48,7 @@ Name: "{commondesktop}\Shoko Desktop"; Filename: "{app}\ShokoDesktop.exe"; Tasks

[Run]
Filename: "{app}\ShokoDesktop.exe"; Flags: nowait postinstall skipifsilent shellexec; Description: "{cm:LaunchProgram,Shoko Desktop}"
Filename: "https://shokoanime.com/blog/shoko-version-420-released/"; Flags: shellexec runasoriginaluser postinstall; Description: "View 4.2.0 Release Notes"
Filename: "https://shokoanime.com/blog/shoko-version-5-0-0-released/"; Flags: shellexec runasoriginaluser postinstall; Description: "View 4.3.0 Release Notes"

[Dirs]
Name: "{app}"; Permissions: users-full
Expand Down

0 comments on commit 13a57bc

Please sign in to comment.