Feture Req: Specify Editor for 'Edit ini files directly'
Moderators: Hacker, petermad, Stefan2, white
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
Feture Req: Specify Editor for 'Edit ini files directly'
It would be nice if I could choose which editor was launched for editing the INI files.
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
Old request…
2robinsiebler
Hello !
• Indeed, I agree. AFAIR, this has been already requested "unsuccessfully" ages ago,
I mean that we got no Author's feed-back…
• Please, give a glance HERE.
- Users and I proposed also to use at least the stated editor for F4 (it was in another thread, I guess).
- Always using tricks and workarounds sucks for a so simple and justified feature. Might be built-in, of course…
Aside : A related annoyance never fixed-up is to get always both <wincmd.ini> and <wcx_ftp.ini>, while the most times one needs only the first (or seldom only the second).
- This requires a second command, there are only five entries in the menu…
VG
Claude
Clo

• Indeed, I agree. AFAIR, this has been already requested "unsuccessfully" ages ago,
I mean that we got no Author's feed-back…

• Please, give a glance HERE.
- Users and I proposed also to use at least the stated editor for F4 (it was in another thread, I guess).
- Always using tricks and workarounds sucks for a so simple and justified feature. Might be built-in, of course…
Aside : A related annoyance never fixed-up is to get always both <wincmd.ini> and <wcx_ftp.ini>, while the most times one needs only the first (or seldom only the second).
- This requires a second command, there are only five entries in the menu…


Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
There is a workaround that I use for years.
Create a stertermenu entry which calls your preferred editor with the ini files you want to edit. ( I launch wincmd.ini and wcx_ftp.ini, totalcmd.inc, default.bar and a few other bar-files)
Change your menu:
Create a stertermenu entry which calls your preferred editor with the ini files you want to edit. ( I launch wincmd.ini and wcx_ftp.ini, totalcmd.inc, default.bar and a few other bar-files)
Change your menu:
sheepdogPOPUP "C&onfiguration"
MENUITEM "&Options...", cm_config
MENUITEM "Change B&utton Bar...", cm_ButtonConfig
MENUITEM "&Change Settings Files Directly...", 701
MENUITEM "&Save Position", cm_configSavepos
MENUITEM "Sa&ve Settings", 580
END_POPUP
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
if you like download this little program and extract inside windows folder after renaming windows notepad.exe to any other name
it is useful with many other programs that shell notepad.exe
it is useful with many other programs that shell notepad.exe
Or if you just want a notepad replacement and not one of the "big editors", just download a tiny editor of your choice, rename it to notepad.exe and overwrite the original. I mean, TC is not the only program which calls Notepad directly, so the use of another command in TC would only fix this annoyance in TC.
One of the first things I do after Windows installations is to replace Notepad with metapad. notepad.exe gets renamed to notepadsucks.exe which is very easy to remember in case I should ever need it (for testing purposes).
Icfu
One of the first things I do after Windows installations is to replace Notepad with metapad. notepad.exe gets renamed to notepadsucks.exe which is very easy to remember in case I should ever need it (for testing purposes).
Icfu
This account is for sale
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
Code: Select all
em_OpenIniWithMyEditor
Command:<path to your favorite Editor.exe> %commander_ini%
Parameter: