How can i embed in TotalCommanderPortable TeracopyPortable?
Moderators: Hacker, petermad, Stefan2, white
How can i embed in TotalCommanderPortable TeracopyPortable?
I tried a lot of things, but didn't work.
Someone can answer that question?
I wanna run TeracopyPortable into TotalCommanderPortable USB stick.
Thanks for your time.
Someone can answer that question?
I wanna run TeracopyPortable into TotalCommanderPortable USB stick.
Thanks for your time.
2Krupz
For embedding TeraCopyPortable in the Button bar see this item in the Total Commander Wiki. Once in the button bar, you can change the button's parameter as shown in this image.
You can see hereI wanna run TeracopyPortable into TotalCommanderPortable USB stick.
For embedding TeraCopyPortable in the Button bar see this item in the Total Commander Wiki. Once in the button bar, you can change the button's parameter as shown in this image.
1) Copy - Paste into your usercmd.ini :Krupz wrote:I tried that, but didn't work into TotalCommanderPortable :_(
[em_TeraCopy]
button=%commander_path%\Teracopy\Teracopy.exe,0
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Copy with TeraCopy [Shift+Alt+F5]
param=Copy *"%L" "%T"
[em_TeraDel]
button=%commander_path%\Teracopy\Teracopy.exe,4
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Delete with TeraCopy [Shift+Alt+F6]
param=Delete *"%L"
[em_TeraMove]
button=%commander_path%\Teracopy\Teracopy.exe,2
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Move with TeraCopy [Shift+Alt+F8]
param=Move *"%L" "%T"
------------------
After that add buttons on to your bar with commands: em_teracopy, em_teramove, em_teradel
Please be attention to your TeraCopy path.
As you see, I suggest also shortcuts for those commands.
2) Use configuration from TeraCopy to add buttons on default bar:
Run TeraCopy - More - Menu - Options - Total Commander
My Best Wishes,
Eugen
Eugen
The hotkeys for move and delete should be swapped !eugensyl wrote:1) Copy - Paste into your usercmd.ini :Krupz wrote:I tried that, but didn't work into TotalCommanderPortable :_(
[em_TeraCopy]
button=%commander_path%\Teracopy\Teracopy.exe,0
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Copy with TeraCopy [Shift+Alt+F5]
param=Copy *"%L" "%T"
[em_TeraDel]
button=%commander_path%\Teracopy\Teracopy.exe,4
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Delete with TeraCopy [Shift+Alt+F6]
param=Delete *"%L"
[em_TeraMove]
button=%commander_path%\Teracopy\Teracopy.exe,2
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Move with TeraCopy [Shift+Alt+F8]
param=Move *"%L" "%T"
------------------
After that add buttons on to your bar with commands: em_teracopy, em_teramove, em_teradel
Please be attention to your TeraCopy path.
As you see, I suggest also shortcuts for those commands.
2) Use configuration from TeraCopy to add buttons on default bar:
Run TeraCopy - More - Menu - Options - Total Commander
- Herr Mann
- Power Member
- Posts: 574
- Joined: 2004-05-30, 17:11 UTC
- Location: Niedersachsen, Deutschland
Sorry , what is the advantage of Terracopy?
If I so stupid question.

* Copy files faster.
* Pause and resume file transfers.
* Error recovery.
* Interactive file list.
* Shell integration.
* 64-bit OS support.
* Full Unicode support.
Across the Explorer it has advantages, but why should I use it with the TC?
If I so stupid question.


* Copy files faster.
* Pause and resume file transfers.
* Error recovery.
* Interactive file list.
* Shell integration.
* 64-bit OS support.
* Full Unicode support.
Across the Explorer it has advantages, but why should I use it with the TC?
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
and remove the "*" in the parameter commandHorst.Epp wrote:The hotkeys for move and delete should be swapped !eugensyl wrote:1) Copy - Paste into your usercmd.ini :Krupz wrote:I tried that, but didn't work into TotalCommanderPortable :_(
[em_TeraCopy]
button=%commander_path%\Teracopy\Teracopy.exe,0
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Copy with TeraCopy [Shift+Alt+F5]
param=Copy *"%L" "%T"
[em_TeraDel]
button=%commander_path%\Teracopy\Teracopy.exe,4
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Delete with TeraCopy [Shift+Alt+F6]
param=Delete *"%L"
[em_TeraMove]
button=%commander_path%\Teracopy\Teracopy.exe,2
cmd=%commander_path%\Teracopy\Teracopy.exe
menu=Move with TeraCopy [Shift+Alt+F8]
param=Move *"%L" "%T"
------------------
After that add buttons on to your bar with commands: em_teracopy, em_teramove, em_teradel
Please be attention to your TeraCopy path.
As you see, I suggest also shortcuts for those commands.
2) Use configuration from TeraCopy to add buttons on default bar:
Run TeraCopy - More - Menu - Options - Total Commander
- Boofo
- Power Member
- Posts: 1431
- Joined: 2003-02-11, 00:29 UTC
- Location: Des Moines, IA (USA)
- Contact:
I thought the * was supposed to be there. According to all I've seen with this, they all use it.
How does TeraCopy compare to Robocopy and FastCopy?
How does TeraCopy compare to Robocopy and FastCopy?
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden
How do I un-overwrite all my data?
User of Total Commander
#60471 Single user license
How do I un-overwrite all my data?
User of Total Commander
#60471 Single user license
With the * it doesn't work for me. Without it works.Boofo wrote:I thought the * was supposed to be there. According to all I've seen with this, they all use it.
How does TeraCopy compare to Robocopy and FastCopy?
See also the last message in this thread:
http://www.ghisler.ch/board/viewtopic.php?t=17814&highlight=teracopy
- Boofo
- Power Member
- Posts: 1431
- Joined: 2003-02-11, 00:29 UTC
- Location: Des Moines, IA (USA)
- Contact:
If you do this:
It shows it in the default button bar with the *.
The asterisk has always worked fine for me. I never tried it without it, but according to the button bar install, it is supposed to be there.
Strange that it doesn't work for you that way.
Did you notice the date on that post in that thread? The asterisk discussion was after that.
Code: Select all
2) Use configuration from TeraCopy to add buttons on default bar:
Run TeraCopy - More - Menu - Options - Total Commander
The asterisk has always worked fine for me. I never tried it without it, but according to the button bar install, it is supposed to be there.
Strange that it doesn't work for you that way.
Did you notice the date on that post in that thread? The asterisk discussion was after that.
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden
How do I un-overwrite all my data?
User of Total Commander
#60471 Single user license
How do I un-overwrite all my data?
User of Total Commander
#60471 Single user license
Strange.
I did the same but there is no * in the parameters.
These are the parameters I've found right clicking the button:
Copy "%L" "%T"
Move "%L" "%T"
I added this to usercmd.ini:
[em_TeraCopy]
button=C:\Program Files\Teracopy\Teracopy.exe,0
cmd=C:\Program Files\Teracopy\Teracopy.exe
menu=Copy with TeraCopy
param=Copy * "%L" "%T"
Then I added the shortcuts in TC option menu.
TeraCopy didn't work.
I removed the * and it worked.
I did the same but there is no * in the parameters.
These are the parameters I've found right clicking the button:
Copy "%L" "%T"
Move "%L" "%T"
I added this to usercmd.ini:
[em_TeraCopy]
button=C:\Program Files\Teracopy\Teracopy.exe,0
cmd=C:\Program Files\Teracopy\Teracopy.exe
menu=Copy with TeraCopy
param=Copy * "%L" "%T"
Then I added the shortcuts in TC option menu.
TeraCopy didn't work.
I removed the * and it worked.
The * in the parameters must be there !
And it works definitely.
It is required since version 2.0 beta 3 of TeraCopy.
Here the text from Whatsnew:
Version 2.0 beta 3
Fixed: Access violation error when calculating CRC.
Fixed: Hanging on same drive copy on single core CPU systems.
Changed: Sound is off by default.
Added: Progress bar color settings.
Added: 'TestAlways' option in the ini file.
Added: Switches: /SkipAll /OverwriteOlder /RenameAll /OverwriteAll /NoClose
! Command line changed:
TeraCopy.exe Operation [*]Source Target [/SkipAll] [/OverwriteOlder] [/RenameAll] [/OverwriteAll] [/NoClose]
Operation: Copy|Move|Delete
Source: File,folder
*Source: Path to filelist
Target: Destination folder
Examples:
TeraCopy.exe Copy D:\Video.avi C:\My Documents
TeraCopy.exe Move *C:\Temp\filelist.cmd C:\My Documents /OverwriteAll /NoClose
Important!
If you're using Total Commander, please change button parameter from
Copy "%L" "%T" to Copy *"%L" "%T".
And it works definitely.
It is required since version 2.0 beta 3 of TeraCopy.
Here the text from Whatsnew:
Version 2.0 beta 3
Fixed: Access violation error when calculating CRC.
Fixed: Hanging on same drive copy on single core CPU systems.
Changed: Sound is off by default.
Added: Progress bar color settings.
Added: 'TestAlways' option in the ini file.
Added: Switches: /SkipAll /OverwriteOlder /RenameAll /OverwriteAll /NoClose
! Command line changed:
TeraCopy.exe Operation [*]Source Target [/SkipAll] [/OverwriteOlder] [/RenameAll] [/OverwriteAll] [/NoClose]
Operation: Copy|Move|Delete
Source: File,folder
*Source: Path to filelist
Target: Destination folder
Examples:
TeraCopy.exe Copy D:\Video.avi C:\My Documents
TeraCopy.exe Move *C:\Temp\filelist.cmd C:\My Documents /OverwriteAll /NoClose
Important!
If you're using Total Commander, please change button parameter from
Copy "%L" "%T" to Copy *"%L" "%T".