I use TC (7.50a) from my USB stick a lot. Unfortunately, no matter what I put in the .INI file, I still have to configure it every time I start TC on a different PC. It seems that I am not able to configure the portable (USB) version to remember my settings. Is this normal for the portable (USB) version, or am I missing something.
e.g. - I have set my .INI file to "Show Hidden Files", but have to configure it every time when running from a USB stick on a different PC.
Any advice will be appreciated.
Thanks,
InterPur
Portable (USB) Version of TC Does Not Save Settings
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3896
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Hi, InterPur.
Cheers,
Karl
Confirmed.InterPur wrote:UseIniInProgramDir=7
to the WINCMD.INI file did the trick. Of course, this assumes that the desired WINCMD.INI file is in fact located in the TC directory.
Bold emphasis added by me.totalcmd.chm => 4.b. INI-File settings: wincmd.ini wrote:UseIniInProgramDir=0
This variable will only be read if the wincmd.ini is located in the same dir as the program. It must be put in wincmd.ini directly, RedirectSection has no effect on this variable.
It is the sum of the following values:
1: Use wincmd.ini in program dir if no other location is set via registry or parameters
2: Use wcx_ftp.ini in program dir if no other location is set via registry or parameters
4: Override registry settings (but not command line parameters)
Cheers,
Karl