topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday April 19, 2024, 11:51 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: Does FARR use only 1 config settings file? Portable vs. installer version.  (Read 3051 times)

mindstormer

  • Participant
  • Joined in 2014
  • *
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member
1. Does FARR (while I'm at it, might as well ask about Screenshot Captor)  keep all its settings in one config file and if so, does that mean I am safe to just copy that one config file and replace it on a different machine to expect all things to work smoothly?

2. What is the difference between the installer version and the portable version? Typically, if an application has both versions, the installer version will install registries and possibly use that as its settings instead of in config file(s). Typically, the installer version is recommended (but I don't know why). Any advantages/disadvantages between both versions?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Hi mindstormer.

All of my apps use configuration files, and not the registry, to save their settings.

The only difference between the portable and installer versions is a file called ConfigDir in the program directory which tells the app WHERE to store its configuration files.

For a portable install, it says to save them in the program directory; for the installer it uses a default directory, which will be under the users Documents\DonationCoder directory path.

In both cases, you can simply copy the settings file between machines to copy your settings.

In addition to a main settings file, FARR keeps some info in a couple of other files.  There is a launchhistory.ini and a searchhistory.ini file, and custom aliases are in their own files.

All can be copied between machines.

The installer and portable executables are identical, the only difference is the ConfigDir file and which tells the app what directory to store its configuration settings in.