using command line to trigger zip function
Moderators: Hacker, petermad, Stefan2, white
using command line to trigger zip function
Could any body can tell me did the total commander can use command to trigger zip/upzip files ??
If yes, could you please post a example ??
Thank you very much !!!!
If yes, could you please post a example ??
Thank you very much !!!!
- Gerry Busch
- Member
- Posts: 112
- Joined: 2003-09-28, 05:10 UTC
- Location: Canada
I'm not sure if this is what you mean, but when you install TC it associates .ZIP files with itself, and the command shown in the registry is as follows:
Gerry
- "\Program Files\Total Commander\cecmd.exe" "%1"
Gerry
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, TC/CE isn't a command line packer, sorry. It's a purely interactive tool. But I can send you my EVB sources for zipping and unzipping if you want, just contact me by e-mail.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- AlleyKat
- Senior Member
- Posts: 203
- Joined: 2003-06-15, 10:51 UTC
- Location: for personal info, see wiki
- Contact:
For users as myself with no real knowledge of using source files and such, there are extra tools like PocketRAR and EzyUnzip - not sure of their command line features, I gotta admit, I stopped using them when I installed PTC, but at least freeware, too. 

Translate your favorite Mozilla Extension ~ Your Language Is Important Too.
#tcmd on irc.freenode.net - the place to idle
#tcmd on irc.freenode.net - the place to idle
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Since there are no batch files on Windows CE, a command line interface wouldn't be very useful, that's why probably almost no programs support them.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- Gerry Busch
- Member
- Posts: 112
- Joined: 2003-09-28, 05:10 UTC
- Location: Canada
Re: Command line interface
True. Perhaps someone could develop a third-party program which would allow the user to write batch commands. For example, I'd like to be able to routinely copy a particular set of files in a folder of my PDA's main memory to a storage card folder just by tapping on a single icon. I suppose macros could accomplish this, but so far I haven't seen any programs with user-definable macros.ghisler(Author) wrote:Since there are no batch files on Windows CE, a command line interface wouldn't be very useful, that's why probably almost no programs support them.
Gerry