PDA

View Full Version : SOS - Force Windows to reflect immediately changes to registry



Anonymous
11-17-1999, 05:26 AM
Hi Everybody,
I'm writing a utility in VB5 that presents the user with an interface which manipulates directly the Windows95 registry at the back.
However, I'm facing a problem now. I'm trying to delete the listing under the Start|Run menu, but the problem is that even after deleting all the keys under "HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\RunMRU" ,the Run menu doesn't reflect the changes immediately. How do I force it to do so? Help.
SOS