Is dotnetfx.exe .NET Framework install redistributable?

  • Thread starter Thread starter Derrick
  • Start date Start date
D

Derrick

Can someone point me at a microsoft link saying whether it is ok to
redistribute dotnetfx.exe with our application?

Thanks!

Derrick
 
Derrick said:
Can someone point me at a microsoft link saying
whether it is ok to redistribute dotnetfx.exe with
our application?

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/dotnetfxref1_1.asp

"If you choose to use the Dotnetfx.exe or redistribute it with an
application created by you, you must have a validly licensed copy of
the Microsoft .NET Framework SDK version 1.1 (or Visual Studio .NET
2003) and any use or distribution of Dotnetfx.exe is subject to the
terms of the end user license agreement you received with the
Microsoft .NET Framework SDK version 1.1 (or Visual Studio .NET
2003)."

P.
 
Great, thanks guys!

Paul E Collins said:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/dotnetfxref1_1.asp

"If you choose to use the Dotnetfx.exe or redistribute it with an
application created by you, you must have a validly licensed copy of
the Microsoft .NET Framework SDK version 1.1 (or Visual Studio .NET
2003) and any use or distribution of Dotnetfx.exe is subject to the
terms of the end user license agreement you received with the
Microsoft .NET Framework SDK version 1.1 (or Visual Studio .NET
2003)."

P.
 

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

Back
Top