Search found 3 matches

by arewar
16.12.2015, 15:08
Forum: General Discussion
Topic: Run .bat on current directory?
Replies: 2
Views: 8985

Re: Run .bat on current directory?

Thank you, that got me on the right track.

For anyone else who references this, this is the solution for me:

Tools - Favorite Tools - Favorite Tools Edit
Created new item
Program or folder = my .bat file
Start Folder = %ActivDir%
Parameter = %ActivDir%

In the .bat file, use %1 to reference the ...
by arewar
04.12.2015, 20:29
Forum: General Discussion
Topic: Run .bat on current directory?
Replies: 2
Views: 8985

Run .bat on current directory?

Please point me to any docs that outline how to do this. I've searched around but can't be sure I know exactly what I'm looking for.

I'd like to be able to have a button (or menu option or something inside FC) that will run a .bat script, and that script contain some kind of variable that points it ...
by arewar
25.11.2015, 15:18
Forum: General Discussion
Topic: Eject USB Shortcut?
Replies: 1
Views: 4784

Eject USB Shortcut?

Is there any way to eject a USB inside of FreeCommander?

I saw an option to eject CD drives, but it doesn't seem to work on USB drives.