Template file for default wincmd.ini

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Template file for default wincmd.ini

Post by *DrShark »

The idea is to have some defwcmd.ini file with some custom settings defined by user in TC folder so when user starts
totalcmd.exe with /I=someepath\newwincmd.ini parameter where newwincmd.ini file doesn't exist, TC sholud copy defwcmd.ini to newwincmd.ini and then start itself using this settings file.
This way user can start TC with almost default settings but with some minor pre-defined tweaks. For example, in such defwcmd.ini I would set some short aliases to %COMMANDER_PATH%, %COMMANDER_EXE%, %COMMANDER_INI%.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

This can be achieved by just using an hand-crafted ini file
with the required basic settings for such tests.
On the next test just copy over it again.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Post by *DrShark »

Horst.Epp wrote:This can be achieved by just using an hand-crafted ini file
with ... On the next test just copy over it again.
That "copy" part, even done using external scripting, isn't convenient. I'd prefer to start TC with /I=newwincmd.ini and focus on work.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

DrShark wrote:
Horst.Epp wrote:This can be achieved by just using an hand-crafted ini file
with ... On the next test just copy over it again.
That "copy" part, even done using external scripting, isn't convenient.
The same is true from TC point of view ;)
Post Reply