Should "tc2usb" tool be updated?
Moderators: Hacker, petermad, Stefan2, white
- PeaceMaker
- Senior Member
- Posts: 287
- Joined: 2005-12-31, 22:32 UTC
- Location: Warsaw, Poland
- Contact:
Should "tc2usb" tool be updated?
Hi to all! Please vote...
[face=tahoma]LICENSE NUMBER: #101897 Single user license (since: 6th February 2004)
CURRENT VERSION: Total Commander 9.00 beta 12 (released: 31st August 2016)[/face]
CURRENT VERSION: Total Commander 9.00 beta 12 (released: 31st August 2016)[/face]
- PeaceMaker
- Senior Member
- Posts: 287
- Joined: 2005-12-31, 22:32 UTC
- Location: Warsaw, Poland
- Contact:
Well, it could have some changes:
- New TC v7.x icon.
- Some nice splash screen during startup (like "Portable Firefox").
- Installation feature from USB to local machine (with all shortcuts, REG entry and *.INI files placement).
- New TC v7.x icon.
- Some nice splash screen during startup (like "Portable Firefox").
- Installation feature from USB to local machine (with all shortcuts, REG entry and *.INI files placement).
[face=tahoma]LICENSE NUMBER: #101897 Single user license (since: 6th February 2004)
CURRENT VERSION: Total Commander 9.00 beta 12 (released: 31st August 2016)[/face]
CURRENT VERSION: Total Commander 9.00 beta 12 (released: 31st August 2016)[/face]
- PeaceMaker
- Senior Member
- Posts: 287
- Joined: 2005-12-31, 22:32 UTC
- Location: Warsaw, Poland
- Contact:
"Could" doesn't mean "have to"m^2 wrote:This one is OK. But it's not an important thing, at least if I were tc2usb user, I wouldn't care.PeaceMaker wrote:- New TC v7.x icon.

[face=tahoma]LICENSE NUMBER: #101897 Single user license (since: 6th February 2004)
CURRENT VERSION: Total Commander 9.00 beta 12 (released: 31st August 2016)[/face]
CURRENT VERSION: Total Commander 9.00 beta 12 (released: 31st August 2016)[/face]
- PeaceMaker
- Senior Member
- Posts: 287
- Joined: 2005-12-31, 22:32 UTC
- Location: Warsaw, Poland
- Contact:
I have encountered several bugs using it.
I have, after using it, to review the INI files installed and to delete several folders created twice. The problems occur with plugings using :
- space characters in the file name (Total SQX, HTTP Browser, ...),
- being of several types (Imagine is WCX and WLX, ...),
- being an only file not in a dedicated folder (cpio.wcx, rpm.wcx, ...)
- ...
Without review, the size of TC directory on USB was multiply by 2 and I don't know if all plugings were running well.
Regards

I have, after using it, to review the INI files installed and to delete several folders created twice. The problems occur with plugings using :
- space characters in the file name (Total SQX, HTTP Browser, ...),
- being of several types (Imagine is WCX and WLX, ...),
- being an only file not in a dedicated folder (cpio.wcx, rpm.wcx, ...)
- ...

Without review, the size of TC directory on USB was multiply by 2 and I don't know if all plugings were running well.

Regards

#22273 Personal licence
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
How should tc2usb detect these cases? It simply cannot know which files in the same directory belong to the plugin and which don't. There are several plugins out there which use several supporting files like dlls, language files etc. Since the normal way to install a plugin is in a separate folder, tc2usb copies that folder to the stick. This way the plugin will most probably work, but there may be additional files.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
You don't need a .bat file. Search the forum for questions about TC's portablility.VSB wrote:I said "No!" because all that nee is straight hands to replace c:\totalcmd to %COMMANDER_PATH% (it's also useful if you are using TC in different systems which have different "C:" drive(e.g. XP and Vista))
and create simple bat file to run it with needed paths and load the needed inis
Just been using it, and a couple of things it needs:
1. it will only accept "wincmd.ini" as the INI file; if you use something else (e.g. totalcmd.ini) it won't set that to the default INI file for totalcmd.exe
2. FWIW it doesn't change "InstallDir" in the copied INI file
3. If there are subdirectories of the TC install directory, you should be able to copy those. I keep button-bar icons in a subdir called ".\icons", for example, and I have to copy those manually, and if you have utilities or editors you want to copy with WinCMD those could be in a ".\bin" subdir, with the appropriate pathing set in DEFAULT.BAR or WINCMD.INI
4. It should tweak DEFAULT.BAR, WINCMD.INI, and WCX_FTP.INI to remove references to the original install path (e.g. C:\Util\WINCMD) and replace them with relative paths (e.g. \Util or .\icons).
Just some thoughts ...
1. it will only accept "wincmd.ini" as the INI file; if you use something else (e.g. totalcmd.ini) it won't set that to the default INI file for totalcmd.exe
2. FWIW it doesn't change "InstallDir" in the copied INI file
3. If there are subdirectories of the TC install directory, you should be able to copy those. I keep button-bar icons in a subdir called ".\icons", for example, and I have to copy those manually, and if you have utilities or editors you want to copy with WinCMD those could be in a ".\bin" subdir, with the appropriate pathing set in DEFAULT.BAR or WINCMD.INI
4. It should tweak DEFAULT.BAR, WINCMD.INI, and WCX_FTP.INI to remove references to the original install path (e.g. C:\Util\WINCMD) and replace them with relative paths (e.g. \Util or .\icons).
Just some thoughts ...