Add ons for right click MY Computer Add/Remove, Drive Cleanup, Services +++
#41
Posted 16 July 2004 - 07:35 PM
Trouble with hacking a dll is tomorrow there may be an update to it and change the dll so you would then have to re-do your hack. I personally can do without. Yes you can use resource hacker and mod the shell32.dll
#42
Posted 17 July 2004 - 06:04 AM
#43
Posted 17 July 2004 - 06:06 AM
Thanx for now
Edit: My final solutions is very close to your first example maxXPsoft. Just needed some more space in my opinion
#44
Posted 17 July 2004 - 07:57 AM
good grief make it easy i wanna reboot test this tweak kind of thing.
Swap em which ever way you want, add it to My Computer also but mine's kinda crowded since i have so much there. With the CMenuExtender folder's and file's have their own bit of stuff also. The Right click context menu in my Sig.
It's just a matter of setting Window's to work the way you want it to.
#45
Posted 17 July 2004 - 08:37 AM
I like it as it is now ... works well.
Thanx for your support
#46
Posted 26 July 2004 - 07:07 PM
You guys have got loads of pukka tweaks here, thanx to all of you.
I esp like the add/remove proggies and device manager.
#47
Posted 27 July 2004 - 02:58 PM
#48
Posted 30 July 2004 - 02:48 AM
#49
Posted 30 July 2004 - 05:14 PM
#50
Posted 29 August 2004 - 05:01 PM
#51
Posted 29 August 2004 - 05:35 PM
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
@="My Computer"
"LocalizedString"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,\
6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
00,5c,00,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
2c,00,2d,00,39,00,32,00,31,00,36,00,00,00
#53
Posted 29 August 2004 - 10:33 PM
I had renamed it back to My Computer already once, and then named it "wrong", in that situation the tweak didnt work. New VMachine later and it works great, THANKS AGAIN!
#54
Posted 30 August 2004 - 07:21 AM
I been there. That's why I want a way back if I don't like
#55
Posted 30 August 2004 - 07:27 AM
Windows Registry Editor Version 5.00 ;ADD Reboot and Shutdown to right click START [HKEY_CLASSES_ROOT\Directory\shell\_Reboot] [HKEY_CLASSES_ROOT\Directory\shell\_Reboot\Command] @="shutdown -r -f -t 5" [HKEY_CLASSES_ROOT\Directory\shell\_Shutdown] [HKEY_CLASSES_ROOT\Directory\shell\_Shutdown\Command] @="shutdown -s -f -t 5"
#56
Posted 19 September 2004 - 06:23 PM
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
"LocalizedString"=hex(2):25,55,53,45,52,4e,41,4d,45,25,27,73,20,43,6f,6d,70,75,74,65,72,00
When i removed that section from
;REGEDIT
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
"LocalizedString"=hex(2):25,55,53,45,52,4e,41,4d,45,25,27,73,20,43,6f,6d,70,75,74,65,72,00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit]
@="Registry"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command]
@="C:\\Windows\\Regedit.exe"
The Problem went away and the link to the editor was still working.
Not sure what that line was meant to do or what other repercussions there might be though.
#57
Posted 22 September 2004 - 08:43 AM
I checked 2 PC's here that haven't had anything done to them and they both have that reg value. I also freshly installed XP/SP2 on mine and it's present. Maybe diff pc's and different thing's done to them amount to diff stuff happening. who can know for sure
#58
Posted 16 February 2005 - 03:42 PM
;Windows Registry Editor Version 5.00
;Adds Tweak UI to right click of My Computer.
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\tweak]
@="Tweak UI"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\tweak\command]
@="C:\\WINDOWS\\system32\\tweakui.exe"
Note the intentional semi-colon infront of the first line, this ensures accidental merging with the registry.
Have fun
Cee-Kay
#59
Posted 25 March 2005 - 06:23 PM
Stix, on Feb 5 2004, 04:31 PM, said:
Add Device Manager....
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Devices]
@=hex(2):44,00,65,00,76,00,69,00,63,00,65,00,20,00,4d,00,61,00,6e,00,61,00,67,\
00,65,00,72,00,00,00
"SuppressionPolicy"=dword:4000003c
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Devices\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\
00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\
65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,\
00,20,00,2f,00,73,00,00,00
How do I get this to work? Also, if I do this, will it still change the name of "My Computer"? Thanks.
#60
Posted 12 May 2005 - 08:29 AM
That didn't work here for Device Manager
I use
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
@="Device Manager"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]
@="mmc.exe %%systemroot%%\\\\System32\\\\devmgmt.msc"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
@="Device Manager"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]
@="mmc.exe %%systemroot%%\\\\System32\\\\devmgmt.msc"
- ← Tweak to arrange the Win Explorer shell (right-click)
- Windows Tips 'n' Tweaks
- How to check what version of .NET Framework you have installed →



Help

Back to top









