pspad: -------------------------------------------------------------------------------- Up to Vista was possible to write directly into HKCR. In vista it's possible too, but it take a long time. As I wrote, HKCR is virtual key, created from HKLM and HKCU. HKCU has higher priority then HKLM. If you have same type registration under HKLM and HKCU, Windows will use HKCU registration --------------------------------------------------------------------------------
You are right! It seems that Vista merges the same key in HKLM and HKCU, with the precedence given to HKCU. -- <http://forum.pspad.com/read.php?2,49593,49663> PSPad freeware editor http://www.pspad.com
