Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Eric VanAmburg
1 discussion post
I am trying to complete a command line search and include the location of a directory along with query and start the search automatically. Is it possible to this? If so, can you also have switches to open the search strings within notepad ++ automatically?

currently I have... fileseek.exe "C:\tmp" ... that opens fileseek with the temp directory in the location but I cannot figure out the command line for the query as well as to do it automatically. Thanks!
Feb 20, 2013  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
It's not currently possible, but should be coming in the next version of FileSeek. I'll be sure to post an update as soon as it's available to try out :)
Feb 25, 2013  • #2
Keith Lammers (BFS)'s profile on WallpaperFusion.com
FileSeek 3.0 Beta 1 (http://www.fileseek.ca/Download/Beta/) is now available, and now has more command line parameters. You can find the details here: http://www.fileseek.ca/FAQ/#commandline

Thanks!
Mar 22, 2013  • #3
User Image
Chris S3
1 discussion post
What is the command line switch to indicate that the search string is a RegEx?

Thanks,
Chris
Mar 31, 2015  • #4
Keith Lammers (BFS)'s profile on WallpaperFusion.com
There actually isn't one, but we've added that to our list for the next version. In the meantime, there is a workaround. If you save a search profile with the Query is RegEx option enabled, you can then do this from the command-line:

FileSeek.exe -l "profile name" -q "your regex query" -start
Mar 31, 2015  • #5
Keith Lammers (BFS)'s profile on WallpaperFusion.com
We've just released FileSeek 4.4, and you can now use -r "regex query" to do a RegEx search from the command line :)
Apr 22, 2015  • #6
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)