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
- :
- Custom Action to Execute NGEN After Install
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Nov 04, 2010
10:08 AM
Custom Action to Execute NGEN After Install
Hello. I looking to see if there is any way to perform a custom action that will execute NGEN against output of the MSI (without having to write an console app that gets executed).
In VSI you could create an inherited class that could determine what was included in the package, then execute NGEN on the items within. Is there any equivalent for that in ISLE?
Thanks,
Shaun
In VSI you could create an inherited class that could determine what was included in the package, then execute NGEN on the items within. Is there any equivalent for that in ISLE?
Thanks,
Shaun
(1) Reply
Nov 09, 2010
04:42 AM
Hi,
This can be achieved in InstallShield Premier and Professional Edition by setting the “.Net Precompile Assembly” option in the Component view to “Yes”.
In InstallShield Limited Edition this option is not available.
Thanks,
Lenwin
This can be achieved in InstallShield Premier and Professional Edition by setting the “.Net Precompile Assembly” option in the Component view to “Yes”.
In InstallShield Limited Edition this option is not available.
Thanks,
Lenwin