Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / November 2006

Tip: Looking for answers? Try searching our database.

Detect & install framework 1.1

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anonymous - 01 Nov 2006 12:33 GMT
How can I detect that framework 1.1 isn't installed?

And preferably install 1.1 framework.

My 2.0-app has some 1.1-components which cannot run on the 2.0-framework.
apondu - 23 Nov 2006 04:12 GMT
Hi,

U can get the details about whether Dotnet Framework is installed or
not by checking the register entry.

LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v1.1.4322

This is the entry made in the registry table of the operating system.

Here in this u can search for the field property called INSTALL and
check its value, if its value is 1 thn DotNet framework is installed.

Good Luck for the detection program.

Regards,
Govardhana

> How can I detect that framework 1.1 isn't installed?
>
> And preferably install 1.1 framework.
>
> My 2.0-app has some 1.1-components which cannot run on the 2.0-framework.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.