Re: mscoree:GetCORSystemDirectory. Need advice

2008-07-08 Thread Vitaly Perov
I'm sorry. I forgot to attach a patch. -- Best wishes, Vitaly Perov Russia, Saint-Petersburg. www.etersoft.ru From 85cc12d39b616865a5a7f44854f24086f79a4342 Mon Sep 17 00:00:00 2001 From: Vitaly Perov <[EMAIL PROTECTED]> Date: Tue, 27 May 2008 20:30:35 +0400 Subject: [PATCH] mscoree: add implementa

mscoree:GetCORSystemDirectory. Need advice

2008-07-08 Thread Vitaly Perov
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 reg