.Net Framework 1.1 question

J

Jason Huang

Hi,

When I run the Setup.exe program in my client, it ask to install the .Net
Framework first.
I am wondering that do I need to download the .Net Framework from the
internet? Or it is inside the Visual Studio .Net CDs?
Thanks for help.


Jason
 
M

Michael A. Covington

Jason Huang said:
Hi,

When I run the Setup.exe program in my client, it ask to install the .Net
Framework first.
I am wondering that do I need to download the .Net Framework from the
internet? Or it is inside the Visual Studio .Net CDs?
Thanks for help.

Either one. It is called dotnetfx.exe and you can redistribute it. You can
also tell your setup project that you are redistributing it and to install
it from the same CD that the program is installing from.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top