DSTAR Waveform installer now checks the 'Create Desktop Icon' by default.

This commit is contained in:
Abed Haque 2015-09-08 14:33:03 -05:00
parent 42ba4f02b9
commit 325088ae56
2 changed files with 5 additions and 5 deletions

View file

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.0.5")]
[assembly: AssemblyFileVersion("1.4.0.5")]
[assembly: AssemblyVersion("1.5.0.5")]
[assembly: AssemblyFileVersion("1.5.0.5")]

View file

@ -5,8 +5,8 @@
;
#define MyAppName "SmartSDR DSTAR Waveform"
#define MyAppVersion "1.5.0.5"
#define MyAppVersionWithV "v1.5.0.5"
#define MyAppVersion "1.5.0.6"
#define MyAppVersionWithV "v1.5.0.6"
#define MyAppPublisher "FlexRadio Systems"
#define MyAppURL "http://www.flexradio.com/"
#define MyAppExeName "ThumbDV_DSTAR_GUI.exe"
@ -34,7 +34,7 @@ SolidCompression=yes
Name: "english"; MessagesFile: "compiler:Default.isl"
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[Files]
Source: "..\CODEC2 GUI\bin\x86\Release\ThumbDV_DSTAR_GUI.exe"; DestDir: "{app}"; Flags: ignoreversion