tc2usb with 64-bit support

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

tc2usb with 64-bit support

Post by *ghisler(Author) »

Finally I found the time to add 64-bit support to tc2usb.exe, the program to copy an existing TC installation (including plugins) to an USB stick.

You can download it here:
https://plugins.ghisler.com/beta/tc2usb20.zip

It will copy all the files necessary to run the 32-bit, 64-bit or combinded 32+64-bit version of Total Commander, depending on what is installed on your harddisk.

Also starttc.exe will now launch the 64-bit version totalcmd64.exe if it is present, and a 64-bit system is detected. Otherwise totalcmd.exe will be launched.

Please let me know if you find any problems!
Author of Total Commander
https://www.ghisler.com
Plumber
Junior Member
Junior Member
Posts: 12
Joined: 2014-04-25, 14:05 UTC

Post by *Plumber »

Many thanks for the new version tc2usb.

Works very well, but would like to expand a little more functionality for working with a combined 32+64-bit version. What would each version can run on its own settings.

For example: if the folder with the program and are wincmd.ini and wincmd64.ini, then 64-bit version gets the settings from the appropriate file, and in the absence wincmd64.ini - settings of wincmd.ini.

Can be run using a batch file, but in this case there is a problem with a relative path to %tcdir%
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6969
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Plumber wrote:Many thanks for the new version tc2usb.

Works very well, but would like to expand a little more functionality for working with a combined 32+64-bit version. What would each version can run on its own settings.

For example: if the folder with the program and are wincmd.ini and wincmd64.ini, then 64-bit version gets the settings from the appropriate file, and in the absence wincmd64.ini - settings of wincmd.ini.

Can be run using a batch file, but in this case there is a problem with a relative path to %tcdir%
There is no need for seperate wincmd.ini in x86 and x64 Version of TC.
The combined version should be installed in one dir and all is fine.
Plumber
Junior Member
Junior Member
Posts: 12
Joined: 2014-04-25, 14:05 UTC

Post by *Plumber »

OK!
Post Reply