Michel
Wed Apr 09 10:24:27 PDT 2008
Depends on whether you want to keep the functionality behind the control
panel or not. If you don't need the functionality then remove the
catalog item that pulls in the control panel applet you want to get rid
of (eg TAPI and NETUI for the dialer control panel applet).
If you do want the functionality but not the applet, you either have to
clone CPLMAIN and remove the resources and code so cplmain.cpl doesn't
include the applet you don't want, or clone and modify CONTROL so that
it doesn't load cpl applets that you listed in the registry for instance
(the recommended way because it is very flexible and configurable).
Good luck,
Michel Verhagen, eMVP
Check out my blog:
http://GuruCE.com/blog
GuruCE
http://GuruCE.com
Consultancy, training and development services.
Jules.Karim@viewsonic.com wrote:
> How do you remove controll panel applet, not all of them but some of
> them, example Certificate, Dialing etc.
> Thanks