Fixed: Change App Id for windows installer

This commit is contained in:
Qstick
2021-02-22 21:03:55 -05:00
parent add5cd1193
commit c1818447ba

View File

@@ -15,7 +15,7 @@
; NOTE: The value of AppId uniquely identifies this application. ; NOTE: The value of AppId uniquely identifies this application.
; Do not use the same AppId value in installers for other applications. ; Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{56C1065D-3523-4025-B76D-6F73F67F7F82} AppId={{2B42F178-4D5F-472A-8D31-EC08376F01B4}
AppName={#AppName} AppName={#AppName}
AppVersion={#BaseVersion} AppVersion={#BaseVersion}
AppPublisher={#AppPublisher} AppPublisher={#AppPublisher}