On May 9, 1:21*am, "Pegasus [MVP]" <n...@newsgroup> wrote:
> "yawnmoth" <terra1...@newsgroup> wrote in message
>
> news:c9cb7b04-f626-4802-a614-26c9391c1e61@newsgroup
>
> > I'm trying to better understand the registry and am having some
> > difficulty doing so. >
> > HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
> > \url25 >
> > I delete that registry key using regedit and when I take my computer
> > out of hibernate it's back. >
> > Any ideas as to what's going on? >
> This sounds more like an operating system question (which OS?) than a
> scripting question. Anyway, I suspect that the key does not get "undeleted"
> but that it gets recreated by the OS. Why would you want to delete it? What
> is its purpose? The OS is Windows 7 Ultimate. And if the OS were recreating the key
how would it know what the old value was prior to my deleting it?
Like if it's value was abcdefg how would Windows know to recreate it
with a value of abcdefg after the computer was taken out of
hibernation?
As for why I want to delete it... it's mostly just an experiment. I
figure editing that part of the registry is likely not going to break
anything so I'm conducting some tests there before trying to mess
around with other parts of the registry. And thus far the experiment
seems to be a failure due to this totally inexplicable behavior.