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
- :
- Re: How to make .msi project with a prerequisite
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
Aug 13, 2009
11:24 AM
How to make .msi project with a prerequisite
How to make .msi project with a prerequisite?
I always receive -7067 error , is there anyway to make a .msi project with a prerequisite to install dot Net Framework 2.0 (x 64) on .msi project.
I was able to make a .exe with a prerequisite but it takes a very long time for the installation and it doesn't check if I already have the framework or not , Is there a way to check if the target PC have the framework I am looking for before installation ?
I always receive -7067 error , is there anyway to make a .msi project with a prerequisite to install dot Net Framework 2.0 (x 64) on .msi project.
I was able to make a .exe with a prerequisite but it takes a very long time for the installation and it doesn't check if I already have the framework or not , Is there a way to check if the target PC have the framework I am looking for before installation ?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 13, 2009
11:45 PM
We can Check through registry values .... whether the .net framework installed in the end user system.
thanks,
Madhu
thanks,
Madhu