How to use "Windows GodMode" from within TC?
Moderators: Hacker, petermad, Stefan2, white
How to use "Windows GodMode" from within TC?
Didn't know about that. It would be nice if it could be supported by tc. OK, i don't have high hopes for it, but still...
http://www.cnet.com/how-to/understanding-windows-7s-godmode/
https://en.wikipedia.org/wiki/Windows_Master_Control_Panel_shortcut
http://www.cnet.com/how-to/understanding-windows-7s-godmode/
https://en.wikipedia.org/wiki/Windows_Master_Control_Panel_shortcut
Last edited by wanderer on 2016-01-19, 15:06 UTC, edited 1 time in total.
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
I have, it's contents are just unviewable from TC (shown as empty folder) and since i don't plan on having it on the desktop... I was thinking more of having it as as item in the HotDir menu (CTRL+D) and place it somewhere deep in my HDD's treestructure.Horst.Epp wrote:There is no need to support that in TC.
Just make the following folder on your desktop and you have that control panel mode.
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
This special folder doesn't work outside of the Desktop !wanderer wrote:I have, it's contents are just unviewable from TC (shown as empty folder) and since i don't plan on having it on the desktop... I was thinking more of having it as as item in the HotDir menu (CTRL+D) and place it somewhere deep in my HDD's treestructure.Horst.Epp wrote:There is no need to support that in TC.
Just make the following folder on your desktop and you have that control panel mode.
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
Of course its empty with TC but there is no real need for browsing it.
Tried it just for fun, from the Starter menu and outside of the desktop.
Oh, yes, it might be relevant: Windows 7 SP1 32-bit
Code: Select all
menu20=Godfather of Control Panel
cmd20=%comspec% /c
param20=mkdir %%temp%%\GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} & explorer.exe %%temp%%\GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
As karlchen already pointed out, it works just fine. I tried it in C: and it worked.Horst.Epp wrote:This special folder doesn't work outside of the Desktop !
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Ha! Not bad. It's still in Windows Explorer but at least it can be opened from within TC and it's not in the way.karlchen wrote:Tried it just for fun, from the Starter menu and outside of the desktop.Oh, yes, it might be relevant: Windows 7 SP1 32-bitCode: Select all
menu20=Godfather of Control Panel cmd20=%comspec% /c param20=mkdir %%temp%%\GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} & explorer.exe %%temp%%\GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
Thanks.
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
What you get with this is the Explorer opening that special folder.karlchen wrote:Tried it just for fun, from the Starter menu and outside of the desktop.Oh, yes, it might be relevant: Windows 7 SP1 32-bitCode: Select all
menu20=Godfather of Control Panel cmd20=%comspec% /c param20=mkdir %%temp%%\GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} & explorer.exe %%temp%%\GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
The original poster wants to open it in TC and that doesn't work !
Its no benefit to have it on a TC button as everyone has a real Desktop
with all entries always avaiable form its link on the task bar.
Right. It's a nice workaround but as i said above, it's still in explorer.Horst.Epp wrote:The original poster wants to open it in TC and that doesn't work !
Anyway, i'm sure Christian has more important things to do but if it's something simple (which i doubt), it would be nice if TC supported it.
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
God mode has been in my Extended Menus for win 7 and 8 for a long time under: Windows X -> System Tools -> Control Panel -> All Tasks (God Mode)
I just use this external command:
So a little simpler command than karlchens
I just use this external command:
Code: Select all
[em_ext_godmode]
cmd=explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
menu=All Tasks (God mode)
button=imageres.dll,22
Last edited by petermad on 2016-01-24, 22:18 UTC, edited 1 time in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Hi, petermad.
So the 12 points go to Denmark.
Cheers,
Karl
Oh, yes, I see. I did not know about the prefix "shell:::", so I resorted to creating a temporary folder instead. The "shell:::" prefix is of course shorter and more elegant.petermad wrote:[...][...]Code: Select all
cmd=explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
So a little simpler command than karlchens
So the 12 points go to Denmark.

Cheers,
Karl
Yup. Indeed, an elegant solution. 12 points from me too.karlchen wrote:Hi, petermad.Oh, yes, I see. I did not know about the prefix "shell:::", so I resorted to creating a temporary folder instead. The "shell:::" prefix is of course shorter and more elegant.petermad wrote:[...][...]Code: Select all
cmd=explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
So a little simpler command than karlchens
So the 12 points go to Denmark.
Cheers,
Karl

- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.