21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Package
|
|
xmlns="http://schemas.microsoft.com/developer/2004/01/bootstrapper"
|
|
Name="DisplayName"
|
|
Culture="Culture"
|
|
>
|
|
|
|
<!-- Defines a localizable string table for error messages-->
|
|
<Strings>
|
|
<String Name="DisplayName">Visual C++ 2010 Runtime Libraries (x86)</String>
|
|
<String Name="Culture">en</String>
|
|
<String Name="AdminRequired">You do not have the permissions required to install Visual C++ 2010 Runtime Libraries (x86). Please contact your administrator.</String>
|
|
<String Name="InvalidPlatformWin9x">Installation of Visual C++ 2010 Runtime Libraries (x86) is not supported on Windows 95. Contact your application vendor.</String>
|
|
<String Name="InvalidPlatformWinNT">Installation of Visual C++ 2010 Runtime Libraries (x86) is not supported on Windows NT 4.0. Contact your application vendor.</String>
|
|
<String Name="GeneralFailure">A failure occurred attempting to install Visual C++ 2010 Runtime Libraries (x86).</String>
|
|
<String Name="VCRedistExe">http://go.microsoft.com/fwlink/?LinkID=210621</String>
|
|
</Strings>
|
|
|
|
</Package>
|