From: Eric K. <ek...@rz...> - 2002-06-18 18:21:31
|
"Casper Hornstrup" <ch...@us...> wrote: > Great. IIRC symbolic registry links are volatile and must be recreated > after each boot. Does your tests confirm this? I found out that the registry link can be persistent (non volatile). The "SymbolicLinkValue" value can be deleted when the key is opened using REG_OPTION_OPEN_LINK. The key seems to be unaccessible from regedit or regedt32 once it is closed but I guess there is a way to delete it too. Eric |