Wrap sqlite3_stmt inside a svn_fs__sqlite_stmt_t struct, which also
[svn.git] / packages / windows-innosetup / missing_msvcp60dll.html
blobb67756f57c2ecdcd77bbc22d31f87e5b31a2e0ba
1 <HTML>
2 <HEAD>
3 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4 <TITLE>Subversion - Missing System Files</TITLE>
5 </HEAD>
7 <BODY>
9 <H1>Missing runtime file</H1>
11 <P>
12 The file msvcp60.dll are not found in your system folder and you must download and install it before using
13 Subversion.<BR>
14 msvcp60.dll are one of the VC runtime files.
15 </P>
17 <H2>Instructions for download and installing:</H2>
19 <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
20 <TR>
21 <TD>
22 <B>1. Please, select (click on) one of the links below (depending on
23 your language) and download the file to your disk:</B>
24 <TD>
25 </TR>
27 <TR>
28 <TD>
29 <UL>
30 <LI>
31 <A href="http://download.microsoft.com/download/vc60pro/Update/1/W9XNT4/EN-US/VC6RedistSetup_enu.exe">
32 VC6RedistSetup_enu.exe</A> (Default/English)
33 </LI>
34 <LI>
35 <A href="http://download.microsoft.com/download/vc60pro/Update/2/W9XNT4/EN-US/VC6RedistSetup_deu.exe">
36 VC6RedistSetup_deu.exe</A> (German)
37 </LI>
38 <LI>
39 <A href="http://download.microsoft.com/download/vc60pro/update/3/w9xnt4/en-us/VC6RedistSetup_jpn.exe">
40 VC6RedistSetup_jpn.exe</A> (Japanese)
41 </LI>
42 </UL>
43 </TD>
44 </TR>
46 <TR>
47 <TD>
48 <B>2. Run your downloaded VC6RedistSetup_xxx.exe: </B>
49 </TD>
50 </TR>
52 <TR>
53 <TD>
54 <OL>
55 <LI>
56 You must accept the License
57 </LI>
58 <LI>
59 Choose &quot;Browse&quot; for extracting your files. A file
60 with the name vcredist.exe are now placed in the folder you
61 choosed.
62 </LI>
63 <LI>
64 Run vcredist.exe. You must restart your computer when finished.
65 </LI>
66 </OL>
67 </TR>
68 </TABLE>
70 <P>
71 If you need more info about the VC Runtime files, please read from this link:</P>
73 <UL>
74 <LI>
75 <A href="http://support.microsoft.com/support/kb/articles/Q259/4/03.ASP">
76 http://support.microsoft.com/support/kb/articles/Q259/4/03.ASP</A>
77 </LI>
78 </UL>
80 <P>
81 &nbsp;
82 </P>
84 </BODY>
85 </HTML>