Skip to content

Commit

Permalink
Change installer GUID
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtpap committed Jun 17, 2023
1 parent 93812ec commit 4a48f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/bundle/windows/installer-Windows.iss.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
; NOTE: The value of AppId uniquely identifies this application.
; Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{CD703FE5-1F2C-4837-BD3D-DD840D83C3E3}
AppId={{15d4299c-b034-4a7e-989c-2f7c1cfc6f16}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
AppPublisher={#MyAppPublisher}
Expand Down

0 comments on commit 4a48f70

Please sign in to comment.