topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 1:52 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: setting to exit FARR after search?  (Read 3295 times)

delwoode

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 146
    • View Profile
    • Donate to Member
setting to exit FARR after search?
« on: September 10, 2011, 04:54 AM »
I would prefer not to have FARR running all the time but have it automatically quit after doing a search/launch  I cant find a setting for this. Is there a way of achieving this. I use AutoHotkey and would prefer to sumon FARR with a hotkey when I want it and then have it exit until next time I want to call it from my autohotkey keyboard shortcut.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: setting to exit FARR after search?
« Reply #1 on: September 10, 2011, 05:00 AM »
you can call Farr with the following command line option..

 -standalone = start FARR visible and in taskbar, and exit on close of window

delwoode

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 146
    • View Profile
    • Donate to Member
Re: setting to exit FARR after search?
« Reply #2 on: September 10, 2011, 06:51 AM »
oh thanks that's great to know.