提交 327f5f49 编写于 作者: J Jonathan Thomas

Add FileVersion and custom icon to Windows installer

上级 6d64e70c
......@@ -17,6 +17,7 @@
AppId={{4BB0DCDC-BC24-49EC-8937-72956C33A470}
AppName={#MyAppName}
AppVersion={#VERSION}
VersionInfoVersion={#VERSION}
AppPublisher={#MyAppPublisher}
AppPublisherURL={#MyAppURL}
AppSupportURL={#MyAppURL}
......@@ -24,7 +25,7 @@ AppUpdatesURL={#MyAppURL}
AppCopyright=Copyright (c) 2008-2016 {#MyAppPublisher}
DefaultDirName={pf}\{#MyAppName}
DisableProgramGroupPage=yes
LicenseFile=C:\Users\jonathan\Apps\openshot-qt-git\COPYING
LicenseFile=..\COPYING
OutputBaseFilename=OpenShot-x86_64
ArchitecturesInstallIn64BitMode=x64
ArchitecturesAllowed=x64
......@@ -32,6 +33,7 @@ ChangesEnvironment=yes
Compression=lzma
SolidCompression=yes
WizardSmallImageFile=installer-logo.bmp
SetupIconFile=..\xdg\openshot-qt.ico
UninstallDisplayIcon={app}\{#MyAppExeName}
SignedUninstaller=yes
SignedUninstallerDir=..\s3-builds\
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册