Search found 6 matches

by pstein
Sat Nov 04, 2006 10:56 am
Forum: Advanced Find and Replace
Topic: How do I search/replace hexadecimal values ?
Replies: 5
Views: 14396

Can I use regular expressions in "find" and "replace" as well (or only in batch replace)? I did not see a "regular expression" option on the "find" and the (pure) "replace" tab. Do I have to select "Native" or "Phrase" instead ?
by pstein
Fri Nov 03, 2006 9:30 am
Forum: Advanced Find and Replace
Topic: How do I search/replace hexadecimal values ?
Replies: 5
Views: 14396

How would such an regular expression look like ?
by pstein
Thu Nov 02, 2006 5:55 pm
Forum: Advanced Find and Replace
Topic: Is there an advanced option for creation date (not: last mod
Replies: 1
Views: 7673

Is there an advanced option for creation date (not: last mod

Sometimes I want to find (and later replace) file which are created during a certain CREATION date interval regardless of their last modified date.

Is it possible to filter creation dates ?

I did not see an option for that.
by pstein
Thu Nov 02, 2006 5:51 pm
Forum: Advanced Find and Replace
Topic: Can I run AFAR with low priority ?
Replies: 1
Views: 7785

Can I run AFAR with low priority ?

Occasionally I plan to apply AFAR onto a big directory tree.

Therefore I would appreciate to be able to run AFAR as background task with low priority. Is this possible?
i did not see any option to low the priority.
by pstein
Thu Nov 02, 2006 5:49 pm
Forum: Advanced Find and Replace
Topic: Is AFAR portable / runnable from USB stick ?
Replies: 1
Views: 7521

Is AFAR portable / runnable from USB stick ?

Can I run AFAR from USB Stick or does it need some registry settings
setup during installation resp. some DLLs from Win system folder ?
by pstein
Thu Nov 02, 2006 5:47 pm
Forum: Advanced Find and Replace
Topic: How do I search/replace hexadecimal values ?
Replies: 5
Views: 14396

How do I search/replace hexadecimal values ?

Is it possible to search and replace hexadecimal values in files ?

I want e.g. to replace the pattern

x'6778AF0A'

by

x'123456AB'

How do I specify the search and replace string in the entry fields ?