We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9873527 commit c71ce8dCopy full SHA for c71ce8d
installer/windows-installer.iss
@@ -24,7 +24,7 @@
24
; NOTE: The value of AppId uniquely identifies this application.
25
; Do not use the same AppId value in installers for other applications.
26
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
27
-AppId={code:GetAppId|{{4BB0DCDC-BC24-49EC-8937-72956C33A470}
+AppId={code:GetAppId|{{4BB0DCDC-BC24-49EC-8937-72956C33A470}}
28
AppName=OpenShot Video Editor
29
AppVersion={#VERSION}
30
VersionInfoVersion={#VERSION}
0 commit comments