topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday March 28, 2024, 12:49 pm
  • 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: please help problem with FARR on Win8  (Read 4404 times)

Skrell

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 14
    • View Profile
    • Donate to Member
please help problem with FARR on Win8
« on: February 12, 2013, 09:39 PM »
So it looks like FARR wants to use my USERS folder to store MyCustom\xxx.alias files rather than the normal FindAndRunRobot\AliasGroups\Mycustom  any idea WHY and how can i then point FARR back to the original location?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #1 on: February 13, 2013, 06:43 AM »
Hi Skrell.

Ok by default on windows 7+8, FARR (and all of my apps) will store their config files in the user Documents folders (should be My Documents\DonationCoder\FindAndRunRobot\and so on).

It no longer legal for programs to store their files in the Program Files directory.

However, with FARR you can customize where you want the files to be stored by editing the ConfigDir.ini file inside the FARR program files directory.  Just remember you need to point it someplace that FARR has permission to write.

Let me know if that helps.

Skrell

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 14
    • View Profile
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #2 on: February 13, 2013, 07:48 AM »
That explains a lot actually! Thank you and I will try what you suggest when i get home tonight!  Btw, i can honestly say FARR is my most used and trusted program! 

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,959
    • View Profile
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #3 on: February 13, 2013, 07:49 AM »
Would the portable version use the FARR folder by default mouser?
Tom

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #4 on: February 13, 2013, 07:55 AM »
Would the portable version use the FARR folder by default mouser?

YES, if you download and run the portable version it comes with a ConfigDir.ini file that does exactly that -- tells farr to save everything in the current directory its running from.  Which means you better make sure you put it someplace where it has that permission.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #5 on: February 13, 2013, 07:55 AM »
Btw, i can honestly say FARR is my most used and trusted program!


Great !  I'm happy to hear that :Thmbsup:

Skrell

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 14
    • View Profile
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #6 on: February 13, 2013, 08:08 AM »
Unrelated question:  Why is it ok to put *.ini files into the Program Files/install directory which need to be written to but not *.aliases ? This isn't a shot at you Mouser but rather at Windows since i'm really not impressed at all with 8. 

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: please help problem with FARR on Win8
« Reply #7 on: February 13, 2013, 08:46 AM »
Why is it ok to put *.ini files into the Program Files/install directory which need to be written to

It's not.

You can't/shouldn't put any files that the application needs to be able to write to in the Program Files\ tree.
So FARR's settings file (FindAndRunRobot.ini) also will be saved to your documents area, etc.

If you are referring to the ConfigDir.ini file -- well I could have called that anything -- it's not edited by the program but only by you the administrator, so that's ok.