Useful 3rd party tools to complement TC
Moderators: Hacker, petermad, Stefan2, white
Moving ini files ...
WC (TC) always iritated me with its ini files in Windows dir...
after few secs of googling I made this as solution:
TOTALCMD.BAT
@echo off
echo -----------------
SET WCI=%cd%\wc.ini
SET WCF=%cd%\ftp.ini
START TOTALCMD.EXE /i=%WCI% /F=%WCF%
echo -----------------
exit
Nice and easy, isn't it?
right after i made it, I found on this forum those apps :USB version, TotalRun, Ini reloc ... but trust 'em when you dunno what they do in bgr...
after few secs of googling I made this as solution:
TOTALCMD.BAT
@echo off
echo -----------------
SET WCI=%cd%\wc.ini
SET WCF=%cd%\ftp.ini
START TOTALCMD.EXE /i=%WCI% /F=%WCF%
echo -----------------
exit
Nice and easy, isn't it?
right after i made it, I found on this forum those apps :USB version, TotalRun, Ini reloc ... but trust 'em when you dunno what they do in bgr...
Folder Menu 2.04
hi all,
tc is also supported and it is possible to use the entries from the directory menu of tcFolder Menu is a folder switching tool. You can quickly jump to your favorite folders in explorer, open/save dialog or command prompt...and more.
http://www.autohotkey.net/~rexx/FolderMenu/index.en.htm
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
- robinsiebler
- Senior Member
- Posts: 460
- Joined: 2003-03-05, 21:04 UTC
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
- Boofo
- Power Member
- Posts: 1431
- Joined: 2003-02-11, 00:29 UTC
- Location: Des Moines, IA (USA)
- Contact:
2robinsiebler,
There is a 64-bit version 3 of FileMenu eXtender that is supposed to work with Vista.
2fenix_productions,
I might have to give that a shot then. Is Folder Menu v2.04 the latest version? And do you have any tips for using it?
There is a 64-bit version 3 of FileMenu eXtender that is supposed to work with Vista.
2fenix_productions,
I might have to give that a shot then. Is Folder Menu v2.04 the latest version? And do you have any tips for using it?
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
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
- Boofo
- Power Member
- Posts: 1431
- Joined: 2003-02-11, 00:29 UTC
- Location: Des Moines, IA (USA)
- Contact:
2fenix_productions,
FileBox eXtender has always worked good for me, but then, I have always used XP Pro. I have no time for Vista and all the headaches that accompany it.
Folder Menu looks good, but a little confusing to me.
FileBox eXtender has always worked good for me, but then, I have always used XP Pro. I have no time for Vista and all the headaches that accompany it.
Folder Menu looks good, but a little confusing to me.
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
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Boofo
[OT perhaps]
I have nothing against FBeX. I know almost nothing about it because I used to use FlashFolders. Only recently I had to install it because of crashes in BBCeditor application I wrote. Those appear only with FB when I am trying to have my own Open file dialogue with preview feature. It took me few hours of investigations to find out what was the reason of access violation error. And even knowing the culprit did not resolve such issue.
[/OT]
[OT perhaps]
I have nothing against FBeX. I know almost nothing about it because I used to use FlashFolders. Only recently I had to install it because of crashes in BBCeditor application I wrote. Those appear only with FB when I am trying to have my own Open file dialogue with preview feature. It took me few hours of investigations to find out what was the reason of access violation error. And even knowing the culprit did not resolve such issue.
[/OT]
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- Boofo
- Power Member
- Posts: 1431
- Joined: 2003-02-11, 00:29 UTC
- Location: Des Moines, IA (USA)
- Contact:
2fenix_productions,
The FB eXtender author has released the source code to the program on his site for anyone that wants to take it over. Might be worth checking out. If nothing else, it might show you where the problem was.
The FB eXtender author has released the source code to the program on his site for anyone that wants to take it over. Might be worth checking out. If nothing else, it might show you where the problem was.
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
I will show you two strong complementary tools very useful with TC:
http://www.grigsoft.com
1) Compare tool: Compare It!
Is one of the best compare tool on the market.
Just set Comparetool=%ProgramFiles%\Wincmp3\wincmp3.exe after install and you will benefit of a strong comparison by content:
Syntax highlighting
Word, Excel, PDF, RTF, Docx, OO, Images - direct files comparison
Zip archives support
Converters
...and many more.
Useful and interesting for TC advanced users is IniSort converter.
2)Synchronize tool: Synchronize It!
A different way (than TC) to compare dirs (synchronize) with ready made saved projects or sessions, very fast, command line options, colored lines, options for collapse /extend directories, and many more...
Use it with a button and set as parameter: "%P\" "%T\"
What is great is that even on different files by content copy direction is already set.
Unfortunately these are not free but you can try one month.
http://www.grigsoft.com
1) Compare tool: Compare It!
Is one of the best compare tool on the market.
Just set Comparetool=%ProgramFiles%\Wincmp3\wincmp3.exe after install and you will benefit of a strong comparison by content:
Syntax highlighting
Word, Excel, PDF, RTF, Docx, OO, Images - direct files comparison
Zip archives support
Converters
...and many more.
Useful and interesting for TC advanced users is IniSort converter.
2)Synchronize tool: Synchronize It!
A different way (than TC) to compare dirs (synchronize) with ready made saved projects or sessions, very fast, command line options, colored lines, options for collapse /extend directories, and many more...
Use it with a button and set as parameter: "%P\" "%T\"
What is great is that even on different files by content copy direction is already set.
Unfortunately these are not free but you can try one month.
My Best Wishes,
Eugen
Eugen