diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-03-15 22:29:55 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-03-15 22:29:55 +0100 |
commit | 7cf4778aaaedecb8de339ccfd74875c3a2301e1b (patch) | |
tree | ae2b7493f49c7fd9c3835bae28457f31392f216d /win32/installer/hexchat-x64.skel.iss | |
parent | 57368e9806087f9ea30618cf7e95b92093a07bd7 (diff) |
Update changelog links
Diffstat (limited to 'win32/installer/hexchat-x64.skel.iss')
-rw-r--r-- | win32/installer/hexchat-x64.skel.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/installer/hexchat-x64.skel.iss b/win32/installer/hexchat-x64.skel.iss index d68a0dde..4459922f 100644 --- a/win32/installer/hexchat-x64.skel.iss +++ b/win32/installer/hexchat-x64.skel.iss @@ -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: "http://hexchat.org/news.html"; Description: "See what's changed"; Flags: shellexec runasoriginaluser postinstall skipifsilent unchecked +Filename: "https://hexchat.readthedocs.org/en/latest/changelog.html"; Description: "See what's changed"; Flags: shellexec runasoriginaluser postinstall skipifsilent unchecked Filename: "http://www.microsoft.com/en-us/download/details.aspx?id=13523"; Description: "Download Visual C++ Redistributable Package"; Flags: shellexec runasoriginaluser postinstall skipifsilent unchecked [Files] |