command line parameter

Tool for Search and Replace across multiple files.
Post Reply
User avatar
sentenza

command line parameter

Post by sentenza »

Hello,
I got used to right click on a directory to preload the dir name on textcrawler, base on this:
[HKEY_USERS\S-1-5-21-788930340-1635125589-311576647-1067_Classes\Applications\TextCrawler.exe\shell\open\command]
@="\"C:\\Programmi\\TextCrawler2\\TextCrawler.exe\" \"%1\""

With the latest release 2.0 is not working anymore, the directory name is preload on filename field, instead on directory name field.
Looks like we need two command line parameters, one for a file name and one for a directory, to be able to continue using this convenience on 2.0

Paolo
User avatar
DV

Post by DV »

Yes, that isn't quite right.

I'll update it so if a filename is sent it will appear in the 'Single file' box, and if a folder is sent it will appear in the folder box.
User avatar
mut

Post by mut »

The same problem of sentenza (mr paolo)
thankYou bye mut.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\NelTesto]
[HKEY_CLASSES_ROOT\Directory\shell\NelTesto\Command]
@="C:\\Programmi\\TextCrawler\\TextCrawler.exe %1"
Post Reply