Hi!
I hame implemented mscoree:GetCORSystemDirectory function. (Patch included) It find a folder of the latest .Net installation in the registry.
So there are several problems: 1) Registry entry doesn't exist. I don't know how to add it correctly. Now I import it from the Windows registry by regedit. 2) The folder of .Net installation doesn't exist.
So, does somebody know how to solve these problems?
Thank you!