Search found 31 matches

by Anti-Distinctlyminty
23.03.2015, 16:36
Forum: Resolved Bugs, Issues, Requests
Topic: Multi-rename search and replace always excludes extension
Replies: 3
Views: 9728

Multi-rename search and replace always excludes extension

When using the multi-rename dialog, the 'search for' field never seems to include the extension, regardless of whether 'Exclude extension' is set or not.

Here's a couple of screengrabs showing this in action:

https://drive.google.com/file/d/0ByERHoiNhFpNUThDRWlZUC1nYWs/view?usp=sharing

In the ...
by Anti-Distinctlyminty
20.01.2015, 13:12
Forum: Bug reports
Topic: Favorite toolbar not working for certain application
Replies: 3
Views: 6383

Re: Favorite toolbar not working for certain application

I tried the %Dlg% option...ever since then, it worked, even though parameters are exactly the same as they were.
How queer :/

But thank you chaps :)
by Anti-Distinctlyminty
20.01.2015, 09:19
Forum: Bug reports
Topic: Favorite toolbar not working for certain application
Replies: 3
Views: 6383

Favorite toolbar not working for certain application

Hi all,
I use DJV view for examining image sequences so I thought I'd add a favorite toolbar for this app.

So I've set up the program path:
C:\Program Files\djv-1.0.2-Windows-64\bin\djv_view.exe
And Parameter:
%ActivItem%

It's about as simple as it can get, but this opens the app, but does not ...
by Anti-Distinctlyminty
24.09.2014, 10:15
Forum: Feature Requests
Topic: Display matched text when searching contents
Replies: 0
Views: 5312

Display matched text when searching contents

Apologies if this feature is already in, but if it is I couldn't find it anywhere.

When searching the contents of files, it would be very useful to have a field that shows the actual text match. This is how grepWin does it, as you can see in this example:
http://cdn.ilovefreesoftware.com/wp ...
by Anti-Distinctlyminty
16.09.2014, 10:40
Forum: General Discussion
Topic: Run as administrator = no mapped drives
Replies: 2
Views: 5563

Re: Run as administrator = no mapped drives

Thanks. I ended up running my startup script (that mounts the drives) using task scheduler, which should allow elevated permissions.
by Anti-Distinctlyminty
15.09.2014, 13:01
Forum: General Discussion
Topic: Run as administrator = no mapped drives
Replies: 2
Views: 5563

Run as administrator = no mapped drives

Title says it all really. If I want to have all proper permissions to do stuff in the program files directory, I need to run as administrator. But if I do that, none of my mapped drives show up.

Any idea why this is?
by Anti-Distinctlyminty
14.09.2014, 14:04
Forum: Discussion
Topic: [Feature Request]: Search files/folders exclude folders
Replies: 5
Views: 9586

Re: [Feature Request]: Search files/folders exclude folders

Would be useful. I recommend using a different character in place of -, as - can be used in paths. i.e. just use an illegal character...or a ! that must be escaped if you want the actual character !.
by Anti-Distinctlyminty
13.09.2014, 11:01
Forum: Discussion
Topic: Macro for clipboard contents?
Replies: 0
Views: 4735

Macro for clipboard contents?

Hi all,
I was thinking about setting up FC to download some youtube videos to a certain directory by defining a favorite tool.
For example, from a DOS prompt I'll just do this:
youtube-dl <youtube URL> -o %ActivDir%\desktop\%(title)s.%(ext)s --extract-audio --audio-format mp3

So, a few things ...
by Anti-Distinctlyminty
04.09.2014, 11:40
Forum: Bug reports
Topic: Launch favorite program fails, invocation via DOS succeeds
Replies: 2
Views: 5348

Re: Launch favorite program fails, invocation via DOS succee

That's it! It was the double quotes around the %ActivSel% macro that did it. Thanks Timon.
by Anti-Distinctlyminty
04.09.2014, 11:34
Forum: General Discussion
Topic: Changing Tree Font Color
Replies: 8
Views: 10709

Re: Changing Tree Font Color

Still broken in build 665.
by Anti-Distinctlyminty
01.09.2014, 14:03
Forum: Bug reports
Topic: Launch favorite program fails, invocation via DOS succeeds
Replies: 2
Views: 5348

Launch favorite program fails, invocation via DOS succeeds

Hi,
I'm trying to launch a program (djv_view) using the selected item. It fails every time, stating
[ERROR] Image I/O - Unrecognized file: [i]file name[/i]

Yet if I invoke the same thing from a DOS prompt, or via Start > Run, everything works fine
Essentially I'm just trying to do
"C:\Program ...
by Anti-Distinctlyminty
05.08.2014, 12:32
Forum: General Discussion
Topic: File sequences
Replies: 0
Views: 4495

File sequences

Hi all,
I've had a look around for some functionality but I don't think it currently exists and I would love to see in FreeCommander XE.
I do a lot of 3D rendering which involves a lot of image files sequences. It would be so great to be able to have a viewing mode to see sequential files as a ...
by Anti-Distinctlyminty
21.06.2014, 17:01
Forum: General Discussion
Topic: Changing Tree Font Color
Replies: 8
Views: 10709

Re: Changing Tree Font Color

Thanks for the reply joby,

Unfortunately, that only seems to work for non-selected tree items. No matter what I do, the selected tree items font colour will not change.
https://drive.google.com/file/d/0ByERHo ... sp=sharing
by Anti-Distinctlyminty
21.06.2014, 13:04
Forum: General Discussion
Topic: Changing Tree Font Color
Replies: 8
Views: 10709

Re: Changing Tree Font Color

Still can't get it to work for selected font colour :(