Hi all!
I use total commander CE as a shell for a win ce device and I would like to start it opening a predefined directory.
Is it possible to choose the starting directory adding, for example, an ".ini" file in the directory total commander is installed? if so, what is the syntax?
Unfortunately, I cannot add options to the command line starting total commander.
thanks for your answers
Total Commander CE starting directory
Moderators: Hacker, petermad, Stefan2, white
- Gerry Busch
- Member
- Posts: 112
- Joined: 2003-09-28, 05:10 UTC
- Location: Canada
Re: Total Commander CE starting directory
Here's what has always worked perfectly for me:alalala wrote:Hi all!
I use total commander CE as a shell for a win ce device and I would like to start it opening a predefined directory.
Is it possible to choose the starting directory adding, for example, an ".ini" file in the directory total commander is installed? if so, what is the syntax?
Unfortunately, I cannot add options to the command line starting total commander.
thanks for your answers
Create a shortcut to TC, then edit the shortcut using the "shortcut" tab in TC's file property dialogue, adding the desired starting directory as a parameter after the command, e.g.:
"\Program Files\Total Commander\cecmd.exe" "\My Documents"
or
"\Program Files\Total Commander\cecmd.exe" "\SD Card"
etc.
Make sure those quotes are in there, as well as the space between the command and the parameter.