Hi,
I tryed to use ngen.exe to make my app native, but I cannot find the final file in the assembly cache under %WINDIR%\assembly .
What is wrong?
Usage was: ngen.exe install myapp.exe
Printable View
Hi,
I tryed to use ngen.exe to make my app native, but I cannot find the final file in the assembly cache under %WINDIR%\assembly .
What is wrong?
Usage was: ngen.exe install myapp.exe
The result should be in %WINDIR%\assembly\NativeImages*
yes, it "should", but there is not even that subfolder "nativeimages" or sth similar :-(