Call .net framework ngen.exe to generate native code
Posted: Fri Nov 25, 2005 9:31 am
Hello,
I would like to call the ngen.exe of the .net framework to generate native applications of my assemblies that I just installed with the installation procedure.
How would I do this in the installation?
How can I get the path to the ngen.exe and how do i launch commands with the ngen.exe on my assemblies as the assemblies can be installed in any directory if the user selects another directory than the default directory?
Thx,
Bernaert Dominique.
I would like to call the ngen.exe of the .net framework to generate native applications of my assemblies that I just installed with the installation procedure.
How would I do this in the installation?
How can I get the path to the ngen.exe and how do i launch commands with the ngen.exe on my assemblies as the assemblies can be installed in any directory if the user selects another directory than the default directory?
Thx,
Bernaert Dominique.