How to use "Windows GodMode" from within TC?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
wanderer
Power Member
Power Member
Posts: 1644
Joined: 2003-03-28, 14:35 UTC
Location: Sol

How to use "Windows GodMode" from within TC?

Post by *wanderer »

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
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.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7022
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

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}
User avatar
wanderer
Power Member
Power Member
Posts: 1644
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

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

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7022
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

wanderer wrote:
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}
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.
This special folder doesn't work outside of the Desktop !
Of course its empty with TC but there is no real need for browsing it.
User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Tried it just for fun, from the Starter menu and outside of the desktop.

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}
Oh, yes, it might be relevant: Windows 7 SP1 32-bit
User avatar
wanderer
Power Member
Power Member
Posts: 1644
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

Horst.Epp wrote:This special folder doesn't work outside of the Desktop !
As karlchen already pointed out, it works just fine. I tried it in C: and it worked.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
User avatar
wanderer
Power Member
Power Member
Posts: 1644
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

karlchen wrote:Tried it just for fun, from the Starter menu and outside of the desktop.

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}
Oh, yes, it might be relevant: Windows 7 SP1 32-bit
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.

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.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7022
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

karlchen wrote:Tried it just for fun, from the Starter menu and outside of the desktop.

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}
Oh, yes, it might be relevant: Windows 7 SP1 32-bit
What you get with this is the Explorer opening that special folder.
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.
User avatar
wanderer
Power Member
Power Member
Posts: 1644
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

Horst.Epp wrote:The original poster wants to open it in TC and that doesn't work !
Right. It's a nice workaround but as i said above, it's still in explorer.

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.
User avatar
petermad
Power Member
Power Member
Posts: 16137
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

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:

Code: Select all

[em_ext_godmode]
cmd=explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
menu=All Tasks (God mode)
button=imageres.dll,22
So a little simpler command than karlchens
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
User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hi, petermad.
petermad wrote:[...]

Code: Select all

cmd=explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
[...]
So a little simpler command than karlchens
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.
So the 12 points go to Denmark. :)
Cheers,
Karl
User avatar
wanderer
Power Member
Power Member
Posts: 1644
Joined: 2003-03-28, 14:35 UTC
Location: Sol

Post by *wanderer »

karlchen wrote:Hi, petermad.
petermad wrote:[...]

Code: Select all

cmd=explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}
[...]
So a little simpler command than karlchens
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.
So the 12 points go to Denmark. :)
Cheers,
Karl
Yup. Indeed, an elegant solution. 12 points from me too. :)
- Wanderer -

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