Page 1 of 1

command line parameter

Posted: Wed Nov 03, 2010 2:03 pm
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

Posted: Wed Nov 03, 2010 3:50 pm
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.

Posted: Mon Nov 15, 2010 3:31 am
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"