|
@@ -6,9 +6,9 @@
|
|
|
|
|
|
[Setup]
|
|
|
AppName=Flameshot
|
|
|
-AppVersion=0.7.3
|
|
|
+AppVersion=0.7.4
|
|
|
AppCopyright=NameCheap inc.
|
|
|
-VersionInfoVersion=0.7.3
|
|
|
+VersionInfoVersion=0.7.4
|
|
|
WizardStyle=modern
|
|
|
DefaultDirName={autopf}\Flameshot
|
|
|
DefaultGroupName=Flameshot
|
|
@@ -34,8 +34,9 @@ Source: "flameshot\platforms\*"; DestDir: "{app}\platforms"
|
|
|
Source: "flameshot\translations\*"; DestDir: "{app}\translations"
|
|
|
|
|
|
[Icons]
|
|
|
-Name: "{group}\Flameshot"; Filename: "{app}\flameshot.exe"; WorkingDir: "{app}"
|
|
|
Name: "{commondesktop}\Flameshot"; Filename: "{app}\flameshot.exe"; WorkingDir: "{app}"
|
|
|
+Name: "{group}\Flameshot"; Filename: "{app}\flameshot.exe"; WorkingDir: "{app}"
|
|
|
+Name: "{group}\FlameShot Documentation"; Filename: "{app}\flameshot-documentation.pdf"; WorkingDir: "{app}"
|
|
|
|
|
|
; NOTE: Most apps do not need registry entries to be pre-created. If you
|
|
|
; don't know what the registry is or if you need to use it, then chances are
|