OSDN Git Service

Link to VC2008 runtimes installer in InnoSetup readme
authorTim Gerundt <tim@gerundt.de>
Mon, 20 Sep 2010 09:16:45 +0000 (09:16 +0000)
committerTim Gerundt <tim@gerundt.de>
Mon, 20 Sep 2010 09:16:45 +0000 (09:16 +0000)
Docs/Developers/readme-InnoSetup.html

index b7af125..f7cfdaf 100644 (file)
@@ -76,7 +76,7 @@ Installer script is in <code>Installer/InnoSetup</code> folder: <code>WinMerge.i
   <li>Executable translations: <code>/Translations/WinMerge/*.po</code></li>
   <li>Libraries: <code>libexpat.dll</code> and <code>pcre.dll</code></li>
   <li>Manual: <code>WinMerge.chm</code></li>
-  <li>ShellExtension: ShellExtensionU.dll</code>
+  <li>ShellExtension: <code>ShellExtensionU.dll</code>
     and <code>ShellExtensionX64.dll</code></li>
   <li>Documents: <code>/Docs/Users/*</code></li>
   <li>Filters: <code>/Filters/*</code></li>
@@ -95,9 +95,9 @@ installer executable to our installer. This makes the installer executable
 considerable bigger but seems to be the only reliable way to install those
 runtime files.</p>
 
-<p>You can download the latest VC2005 runtimes installer from MS:
-<a href="http://www.microsoft.com/downloads/details.aspx?familyid=766A6AF7-EC73-40FF-B072-9112BAB119C2&displaylang=en">
-http://www.microsoft.com/downloads/details.aspx?familyid=766A6AF7-EC73-40FF-B072-9112BAB119C2&displaylang=en</a><p>
+<p>You can download the latest VC2008 runtimes installer from MS:
+<a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2051A0C1-C9B5-4B0A-A8F5-770A549FD78C">
+http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2051A0C1-C9B5-4B0A-A8F5-770A549FD78C</a><p>
 
 <h4>Folder structure</h4>
 <p>Copy or move the WinMerge files into the following layout (not runtimes):</p>