Why hive registry cannot restore ROM registry.

From: Jack (jgliu_at_toptrend.com.cn)
Date: 07/30/04


Date: Fri, 30 Jul 2004 11:59:37 +0800

Dear all:

   Here I want to restore ROM registry which system use HIVE registry.

   Here I call these APIs:
     RegReplaceKey(HKEY_LOCAL_MACHINE, NULL, NULL, NULL);
     SetCurrentUser(NULL, NULL, NULL, FALSE);
   But the values under HKEY_CURRENT_USER cannot restore ROM configurations.

   How to make it works?

   Best regards.

Jack.