By the way, if I used NGEN from my setup and remove the assembly (not the
one created by NGEN), would the application still work? Would this image be
unusable for a decompilation?
[]'s
Harkos
"Alfred C Thompson II" <act2 (AT) ACThompson (DOT) net> escreveu na mensagem
news:u3sILSoRDHA.2188 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
Quote:
Why would you do that? Just take the .exe from the compiler and move it to
each system. The JIT will take place the first time you run in on the
system
and it should all be ok. |