Detecting if .NET Framework is installed prior to installing application 
Author Message
 Detecting if .NET Framework is installed prior to installing application

Using a Setup project; How do i determine of .Net Framework is installed or
not?

If it is not installed, how do I automatically run dotnetfx.exe via the msi
?
Concerns and considerations are also appreciated. As in: Is this the right
thing to do?

tia,
Todd



Tue, 14 Jun 2005 13:52:18 GMT  
 Detecting if .NET Framework is installed prior to installing application
Take a look at:

http://www.microsoft.com/indonesia/msdn/net_bootstrapper.asp

--
Scott Swigart
www.3leaf.com
Early Adopter Weblog: http://radio.weblogs.com/0117167/


Quote:
> Using a Setup project; How do i determine of .Net Framework is installed
or
> not?

> If it is not installed, how do I automatically run dotnetfx.exe via the
msi
> ?
> Concerns and considerations are also appreciated. As in: Is this the right
> thing to do?

> tia,
> Todd



Wed, 15 Jun 2005 02:48:21 GMT  
 Detecting if .NET Framework is installed prior to installing application
If there is a .Net framework it is supposed to be in your Windows folder.

chanmm


Quote:
> Using a Setup project; How do i determine of .Net Framework is installed
or
> not?

> If it is not installed, how do I automatically run dotnetfx.exe via the
msi
> ?
> Concerns and considerations are also appreciated. As in: Is this the right
> thing to do?

> tia,
> Todd



Tue, 14 Jun 2005 14:56:52 GMT  
 Detecting if .NET Framework is installed prior to installing application
Thanks Scott!

Todd

Quote:
> Take a look at:

> http://www.microsoft.com/indonesia/msdn/net_bootstrapper.asp

> --
> Scott Swigart
> www.3leaf.com
> Early Adopter Weblog: http://radio.weblogs.com/0117167/



> > Using a Setup project; How do i determine of .Net Framework is installed
> or
> > not?

> > If it is not installed, how do I automatically run dotnetfx.exe via the
> msi
> > ?
> > Concerns and considerations are also appreciated. As in: Is this the
right
> > thing to do?

> > tia,
> > Todd



Fri, 17 Jun 2005 13:51:37 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. My Vb.Net Apps will not run on other machine's with .Net Framework installed

2. Bootstrap install with .NET framework in VB

3. FTP security error after installing dotNet framework and Visual Studio.Net

4. file system object not working after installing .NET framework

5. COM+ when .NET framework is installed.

6. Detect if WSH is installed, and if not install it (from command line)

7. Install .net framwork WITHOUT having IE installed?

8. VB6 install AFTER .NET install

9. Detect if .NET 2 is Installed from VB6 App

10. Installing MSDE along with .NET application

11. How to update already installed vb.net application

12. Deploying vb.net windows form application on a pc without the .net framework

 

 
Powered by phpBB® Forum Software