[EMAIL PROTECTED] wrote: > What techniques did totalcmd users use to have totalcmd be executed instead of explorer for built-in commands? > Eg. Menu folder xxx with explorer or explorer2 items, tracking folder paths for history etc. --------------------------------------------------------------- To use Total Commander instead of WExplorer I use a PowerPro script of the form:
%TC%/totalcmd.exe /O /L=Directory1 /R=Directory2 (%TC% is Total Commander path - an environment variable I created) Example: %TC%/totalcmd.exe /O /L="C:\folderA" /R="D:\folderB" I have TC running all the time. This activates it from PowerPro with these folders in the left and right panes. If only one of /L or /R are specified, the other pane remains as it was. /O If Total Commander is already running, activate it and pass the path(s) in the command line to that instance (overrides the settings in the configuration dialog to have multiple windows) /L= Set path in left window /R= Set path right window /S Interprets the passed dirs as source/target instead of left/right (for usage with /O). For example, a dir passed with /R= will be interpreted as the target dir. For more see TC Help > Command line parameters. There are many other possibilities (haven't explored them yet). ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12honelf7/M=362335.6886445.7839731.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1122721616/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
