Update installer to point to news
This commit is contained in:
parent
b83f797493
commit
85534f123b
|
@ -77,7 +77,7 @@ Root: HKCR; Subkey: ".hct\shell\open\command"; ValueType: string; ValueName: "";
|
|||
|
||||
[Run]
|
||||
Filename: "{app}\hexchat.exe"; Description: "Run HexChat after closing the Wizard"; Flags: nowait postinstall skipifsilent
|
||||
Filename: "https://github.com/hexchat/hexchat/blob/master/share/doc/changelog.md"; Description: "Open online changelog"; Flags: shellexec runasoriginaluser postinstall skipifsilent
|
||||
Filename: "http://hexchat.org/news.html"; Description: "See what's changed online"; Flags: shellexec runasoriginaluser postinstall skipifsilent
|
||||
|
||||
[Files]
|
||||
; Add the ISSkin DLL used for skinning Inno Setup installations.
|
||||
|
|
|
@ -76,7 +76,7 @@ Root: HKCR; Subkey: ".hct\shell\open\command"; ValueType: string; ValueName: "";
|
|||
|
||||
[Run]
|
||||
Filename: "{app}\hexchat.exe"; Description: "Run HexChat after closing the Wizard"; Flags: nowait postinstall skipifsilent
|
||||
Filename: "https://github.com/hexchat/hexchat/blob/master/share/doc/changelog.md"; Description: "Open online changelog"; Flags: shellexec runasoriginaluser postinstall skipifsilent
|
||||
Filename: "http://hexchat.org/news.html"; Description: "See what's changed online"; Flags: shellexec runasoriginaluser postinstall skipifsilent
|
||||
|
||||
[Files]
|
||||
; Add the ISSkin DLL used for skinning Inno Setup installations.
|
||||
|
|
Loading…
Reference in New Issue