Search found 6 matches

by markcs
10.03.2010, 11:02
Forum: Bug Reports
Topic: FC 2008.06b and supercopier
Replies: 15
Views: 39145

Re: FC 2008.06b and supercopier

Ok I just uploaded an updated version (1.10) that fixes that problem. The exe is now statically linked to the required MSVC DLLs.

Great thanks faxedhead! Is working now.

One question: This only appears to work if SuperCopier is already running in the system tray. Is there any way that ...
by markcs
10.03.2010, 02:58
Forum: Bug Reports
Topic: FC 2008.06b and supercopier
Replies: 15
Views: 39145

Re: FC 2008.06b and supercopier


I have written a utility to fix this problem, so that SuperCopier 2.2 integrates seamlessly with FreeCommander. You can download it here:

http://zornsoftware.talsit.info/?p=152


Hi! When I try to copy a file, the SC2Integration.exe gives me the following error:

'The application has failed to ...
by markcs
18.11.2009, 23:21
Forum: General Discussion
Topic: FreeCommander and Console2
Replies: 5
Views: 9178

Assuming you replaced PathToCosole2 with the correct path to the executable, be sure to include the quotes as shown. This works beautifully for me.

Hmm... this is the line I have:
DosCommandBoxSpec=c:\MyPrograms\Console2\console.exe -r "/k cd /d %ActivDir%"

Console runs.. so its the correct path ...
by markcs
18.11.2009, 07:59
Forum: General Discussion
Topic: FreeCommander and Console2
Replies: 5
Views: 9178

H.Seldon wrote:Try:

DosCommandBoxSpec=c:\PathToCosole2\console.exe -r "/k cd /d %ActivDir%"
I get "The system cannot find the path specified."
by markcs
18.11.2009, 04:27
Forum: General Discussion
Topic: FreeCommander and Console2
Replies: 5
Views: 9178

FreeCommander and Console2

Hi!

I have setup FreeCommander to use Console2 instead of the normal dos box when pressing CTRL-D. I did this by setting:

DosCommandBoxSpec=c:\PathToCosole2\console.exe -d "%ActivDir%"

My problem is that the Active Directory variable is not being passed correctly and so Console2 opens from its ...
by markcs
29.08.2009, 13:33
Forum: Bug Reports
Topic: FC 2008.06b and supercopier
Replies: 15
Views: 39145

supercopier not used

Hi!

I have now managed to get rid of the confirmation window using the above suggestions. Thanks for that...

But when I press F5, the normal windows Vista copy process is used directly but not SuperCopier. If I do a copy/paste, then superCopier is used.

How can I get superCopier to be used ...