Jump to content

[Help] - Putting TweakMCE in Control Panel?


LazyBoy

Recommended Posts

For my custom unattended CD I put tweakui in $$\system32 folder with a reg key to make it display in Control Panel. I would like to put TweakMCE in there too with a reg key for making it appear in Control Panel but I don't know how to do that. I tried editting the TweakUI reg key but after I merge the key, tweakui would disappear from Control Panel.

This is the key I used for TweakUI

; Add TweakUI to Control Panel

; ============================

[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]

@="Tweak UI"

"InfoTip"="Advanced customization for Windows"

[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\DefaultIcon]

@="%SystemRoot%\\\\System32\\\\tweakui.exe,0"

[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open\Command]

@="tweakui.exe"

[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\ShellFolder]

"Attributes"=dword:00000030

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]

@="Add Tweakui to Control Panel"

I think the problem is that I didn't change the CLSID, I don't know which one is for MCE though. Please help!

Title Edited - Please follow new posting rules from now on.

--Zxian

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...