Is it possible to remove or disable the button "Commands" - "Open command prompt window" from Total Commander settings?
I'd like to disable ways to start cmd.exe as much as possible. I know it's possible to disable the Command line at the bottom of the window, for example using RestrictInterface=2 in wincmd.ini. I'd like to also like to disable the command prompt button from the menu.
Disabling "Open command prompt window"
Moderators: Hacker, petermad, Stefan2, white
Re: Disabling "Open command prompt window"
That's just a plain text file, see \LANGUAGE\WCMD_ENG.MNUSonny wrote: 2018-10-29, 10:08 UTC I'd like to also like to disable the command prompt button from the menu.
Search in the MNU for 'prompt' and remove the whole 'MENUITEM' line. Save and restart TC.
Code: Select all
POPUP "&Commands"
MENUITEM "CD &Tree...\tAlt+F10", cm_CDtree
....
MENUITEM "Go &Back\tAlt+Left Arrow", 570
MENUITEM SEPARATOR
MENUITEM "Open comman&d prompt window", cm_ExecuteDOS
MENUITEM SEPARATOR
MENUITEM "Br&anch View (With Subdirs)\tCtrl+B", 2026
MENUITEM "&Open Desktop Folder", 2121
.... MENUITEM "Target&=Source", cm_matchsrc
END_POPUP
HTH?

Re: Disabling "Open command prompt window"
Trying to get security by obscurity is an useless effort.Sonny wrote: 2018-10-29, 10:08 UTC Is it possible to remove or disable the button "Commands" - "Open command prompt window" from Total Commander settings?
I'd like to disable ways to start cmd.exe as much as possible. I know it's possible to disable the Command line at the bottom of the window, for example using RestrictInterface=2 in wincmd.ini. I'd like to also like to disable the command prompt button from the menu.
The users will start other programs like Explorer and start cmd.exe from it.
So what is the real benefit from such configuration ?
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
Re: Disabling "Open command prompt window"
Or navigate to %SystemRoot%\system32 in TC and launch it from there. Or create a button in the button bar or an entry in the TC start menu that launches cmd.exe.Horst.Epp wrote: 2018-10-29, 11:32 UTCThe users will start other programs like Explorer and start cmd.exe from it.
Sonny, please keep in mind that there are near endless possibilities to launch programs in Windows, even some you don't think of (like right-clicking in a common dialog, i.e. "Open", "Save" or "Save as"). Yes, most of them can be disabled via GPO, but probably not all of them, and restrictions might bring up other issues. Just saying.
[EDIT] Fixed typo [/EDIT]
Regards
Dalai
Last edited by Dalai on 2018-10-29, 15:25 UTC, edited 2 times in total.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50885
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Disabling "Open command prompt window"
You should better change the security settings of cmd.exe so your users can't run it.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com