Quote:
|
Any idea's on what might be doing this? Cleaner or something? I've never had this happen myself but its quite interesting nonetheless.
|
There are several possibilities - and I haven't spent the time investigating them to find out which.
Anything under the RunOnce key is supposed to be run and then deleted.
I don't know who deletes the entry. It may be MS. It may be the program that gets run. It may actually be both. Whoever is doing it is not doing the correct check to see if the key exists ( I believe) and is deleting a none existing keyvalue and is therefore deleting the Runonce instead.
But don't take my word for it.