This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- .net framework installation along with project
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 10, 2011
07:42 AM
.net framework installation along with project
i have a c#.net project ....
now i want to
1.check while installation if there is a .net framework already installed in the computer..if then it is going to install it
2.the c#.net project is going to be installed at any case..
how do i do it?plz help
now i want to
1.check while installation if there is a .net framework already installed in the computer..if then it is going to install it
2.the c#.net project is going to be installed at any case..
how do i do it?plz help
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 11, 2011
08:53 AM
The following help topic explains some basic info on how to add the .NET Framework to your project:
Adding .NET Framework Redistributables to Projects
Adding .NET Framework Redistributables to Projects