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
- :
- Can I put .net framework 2.0 in the installtion package ?
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
Dec 22, 2008
09:31 AM
Can I put .net framework 2.0 in the installtion package ?
Can I put .net framework 2.0 in the installtion package . and first i check that
if .net framework is installed , application installation should move smoothly, but if net 2.0 framework is not installed , it should take from our packege and firsy install .net framework then install my application .
if any one have any idea please
give me the solution , it will be very help full to some more guys .
Thanks
if .net framework is installed , application installation should move smoothly, but if net 2.0 framework is not installed , it should take from our packege and firsy install .net framework then install my application .
if any one have any idea please
give me the solution , it will be very help full to some more guys .
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 22, 2008
12:43 PM
Please see, for example, the help topic "Adding .NET Framework Redistributables to Projects".