Jump to content

Where can I download tweakui.msi?


LazyBoy

Recommended Posts


This is a non-install method. Have done for quite awhile with no problems. Half of the powertoys do not need installation in some way.

1. Open the exe with WinRAR and extract Tweakui.exe.

2. Add TweakUI to your system directory or unattend is $OEM$\$$\system32\.

3. Merge the regfile. RegEdit /s file.reg can be used on it.

4. TweakUI will display in your Control Panel.

Windows Registry Editor Version 5.00

; Add TweakUI to Control Panel
; ============================
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
@="Tweak UI"
"InfoTip"="Tweak your system"

[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"

Link to comment
Share on other sites

No, just create the folders as I mentioned. It will be copied over to your system directory during textmode of setup.

Edit: $$ = it will copy to Windows directory. ;)

Edited by MHz
Link to comment
Share on other sites

Ok, I have a book here that teaches about unattended setup and it says to create $OEM$/$1 to do silent install of 3rd party programs during Windows setup

Does my folder structure make any sense though?

Edit: NM, got it from the guide here at MSFN? :)

Thanks!

Edited by LazyBoy
Link to comment
Share on other sites

  • 2 weeks later...

TweakUI v2.10 runs like a standalone; i just put it into my start-> programs -> Tweak folder and run it from there when I need it; it doesn't actually get installed or registered into my Control Panel.

$OEM$\$Docs\All Users\Start Menu\Programs\Tweak\TweakUI.exe

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...