File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
#define AppShortName " smartmontools-win"
5
5
#define MajorVersion " 6.5"
6
6
#define MinorVersion " 1"
7
- #define SubBuild " 5 "
8
- ; Define build type -testing -beta -rc for WIP
9
- #define BuildType " -rc2 "
7
+ #define SubBuild " 7 "
8
+ ; Define build type -testing -beta -rc for WIP, leave empty for RTM
9
+ #define BuildType " "
10
10
#define AppPublisher " Orsiris de Jong"
11
11
#define AppURL " http://www.netpower.fr"
12
12
#define CopyrightYears= " 2012-2017"
@@ -128,8 +128,8 @@ Filename: {app}\bin\scheduled_send.cmd; Components: core\scheduledtestalerts; St
128
128
;Filename: {app}\bin\wget-1.14.exe; Parameters: " -qO- ""http://instcount.netpower.fr?program={#AppShortName}&version={#MajorVersion}-{#MinorVersion}.{#SubBuild}{#BuildType}&os=Windows&action=install"" > nul 2> nul && del ""{app}\bin\wget-1.14.exe"" /S /Q"; StatusMsg: "Sending anonymous install statistics"; Components: statistics; Flags: waituntilterminated runhidden
129
129
130
130
[Icons]
131
- Name : {group} \Reconfigure SMART service; Filename : " {app} \bin\{#smartdPynguiDir}\smartd_pyngui.exe" ; Parameters : " -c " " {app} \bin\smartd.conf" " " ; Components : core\service\gui;
132
- Name : {group} \Reconfigure SMART Alert settings; Filename : " {app} \bin\{#smartdPynguiDir}\erroraction_config.exe" ; Parameters : " -c " " {app} \bin\erroraction_config.cmd" " " ; Components : core\service\gui;
131
+ Name : {group} \Reconfigure SMART service; Filename : " {app} \bin\{#smartdPynguiDir}\smartd_pyngui.exe" ; Parameters : " -c " " {app} \bin\smartd.conf" " " ; Components : core\service\gui; IconFilename: " {app} \bin\{#smartdPynguiDir}\smartd_pyngui.ico "
132
+ Name : {group} \Reconfigure SMART Alert settings; Filename : " {app} \bin\{#smartdPynguiDir}\erroraction_config.exe" ; Parameters : " -c " " {app} \bin\erroraction_config.cmd" " " ; Components : core\service\gui; IconFilename: " {app} \bin\{#smartdPynguiDir}\erroraction_config.ico "
133
133
Name : {group} \Visit NetPower.fr ; Filename : http://www.netpower.fr ; Components : authorlinks;
134
134
Name : {group} \Visit smartmontools Site; Filename : http://smartmontools.sourceforge.net; Components : authorlinks;
135
135
Name : {group} \Fix Bad sectors (use at own risk!); Filename : " {app} \bin\fix_badsectors.cmd" ; Components : fixbadsecttools
You can’t perform that action at this time.
0 commit comments