lubosh
Posts: 11
Joined: Mon Feb 05, 2007 6:22 am

NGEN support

I have noticed that WiX 2.0 and also 3.0 support NGEN.

http://installing.blogspot.com/2006/06/ ... n-wix.html

do you plan include this feature in your product as well?
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

We already have this feature on our TODO list (I increase its priority) and will be available in a future version of Advanced Installer. Thank you for your suggestion.

Regards,
Gigi
______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
lubosh
Posts: 11
Joined: Mon Feb 05, 2007 6:22 am

Thanks, I've just installed the latest version with this feature included however I'm not sure if implementation is correct, because native images are supported in your product only for private assemblies.

What about assemblies which are installed into GAC?
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,
What about assemblies which are installed into GAC?
We shall investigate this case. Thank you for your suggestion.

Regards,
Gigi
______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
lubosh
Posts: 11
Joined: Mon Feb 05, 2007 6:22 am

Hello gigi,

Any idea when this feature is going to be completely implemented? It's really important because almost all third-party assemblies on the market are strong-named and according to Microsoft if they are not in GAC, NGen will actually slow .NET applications down because of heavy I/O penalty involved. Here is extract from their website:
One more detail is also worth mentioning. If you are using strong-named assemblies, NGen is probably not a gain for you unless they are in the Global Assembly Cache (GAC). The CLR loader does extra validation on strong-named assemblies that aren't in the GAC, which causes nearly every page in the native image to get touched, thereby usually completely eliminating any startup gains that would be realized through the use of NGen. http://msdn.microsoft.com/msdnmag/issues/05/04/NGen/
Thank you
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

We have this feature on our TODO list and will be available in a future version of AI. I'm afraid I cannot give you an ETA for now.

Regards,
Gigi
______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
MarkusStrobl
Posts: 10
Joined: Wed Jul 09, 2008 7:32 am

Re: NGEN support

Hi gigi,

has this feature been implemented yet? Or could you tell me when it is planned?

Thanks a lot for your reply!

Best Wishes,

Markus
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: NGEN support

Hi Markus,

Currently this is not available in Advanced Installer 6.4. However, we have implemented this feature completely and it will be included in Advanced Installer 6.5

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
MarkusStrobl
Posts: 10
Joined: Wed Jul 09, 2008 7:32 am

Re: NGEN support

Hi cosmin,

thanks a lot for your quick reply!

Can you predict when 6.5 will be available?

Best Wishes,

Markus
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: NGEN support

Hi,

Advanced Installer 6.5 should be released by the end of this month (if we encounter problems it may be delayed until August).

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”