We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11773ad commit 7aeb31cCopy full SHA for 7aeb31c
scripts/package/activitywatch-setup.iss
@@ -14,8 +14,7 @@
14
[Setup]
15
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
16
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
17
-; TODO: Should probably remove the extra leading {, but don't want to risk changing the AppId...
18
-AppId={{F226B8F4-3244-46E6-901D-0CE8035423E4}
+AppId={F226B8F4-3244-46E6-901D-0CE8035423E4}
19
AppName={#MyAppName}
20
AppVersion={#MyAppVersion}
21
;AppVerName={#MyAppName} {#MyAppVersion}
0 commit comments