PDA

View Full Version : Control Panel isn't hidden



nadsoft
02-22-2001, 05:18 AM
Can anyone tell me if there is a further tweak needed to sucessfully hide the Control Panel from the start menu altogether?

The method detailed in articlce:
http://registry.winguides.com/display.php/543/

I tried in many variances, and can't seem to work it, i'm using windows 98 and attempting to implement it on a network

Feelin Funky, catch these beats:
www.thejuke.org

reghakr
02-24-2001, 12:10 AM
I believe that works with Windows ME.

An alternate method is by using the c:\windows\control.ini file.

[don't load]
APPWIZ.CPL=no
DESK.CPL=no

Just add whatever CPL files to the list that you want to hide.

reghakr