But he want to not show on start menu not remove from system.
try this reg to prevent Certain from start menu.
make this reg start when winxp finished setup
|
Quote:
Windows Registry Editor Version 5.00
;I don't want these showing in my Start Menu!
[HKEY_CURRENT_USER\Software\Classes\Applications\wm player.exe]
"NoStartPage"=""
[HKEY_CURRENT_USER\Software\Classes\Applications\ie xplore.exe]
"NoStartPage"=""
[HKEY_CURRENT_USER\Software\Classes\Applications\rc imlby.exe]
"NoStartPage"=""
[HKEY_CURRENT_USER\Software\Classes\Applications\ms imn.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\Software\Classes\Applications\w mplayer.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\Software\Classes\Applications\i explore.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\Software\Classes\Applications\r cimlby.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\Software\Classes\Applications\m simn.exe]
"NoStartPage"=""
|
How ya doing, buddy?