
Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
>>Can I delete this directory?
>
[quoted text clipped - 5 lines]
>
> Mattias
i'm looking at these posts semi-coincidentally, but...
i also see a quote from
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=262D25E3-
F589-4842-8157-034D1E7CF3A3#QuickInfoContainer
===============
dotnetfx.exe
Version: 1.1
Date Published: 3/30/2004
Important: You cannot install two different language versions of the .NET Framework on the
same machine. Attempting to install a second language version of the .NET Framework
will cause the following error to appear: "Setup cannot install Microsoft .NET Framework
because another version of the product is already installed." If you are targeting a non-
English platform or if you wish to view .NET Framework resources in a different language,
you must download the appropriate language version of the .NET Framework language
pack
=======================
maybe text on that page is unchanged since 3-30-2004, and needs revision :-)
Phil Wilson - 21 Sep 2006 16:19 GMT
"Two different language versions" meaning you can't have (say) an english
1.1 and a french 1.1. There's nothing that prohibits 1.0, 1.1 and 2.0 on the
same system. I believe the pieces of the 1.0 framework are there to allow
redirection to 1.1 when full 1.0 isn't installed, IIRC.

Signature
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280
>>>Can I delete this directory?
>>
[quoted text clipped - 35 lines]
> maybe text on that page is unchanged since 3-30-2004, and needs revision
> :-)