3

I'm looking to create an unattended installer for F.lux for Windows, but don't want users to be prompted by the initial location configuration.

Where are the settings for F.lux stored, so I can set the location before the installer is executed?

Mortein
  • 41

1 Answers1

5

F.lux settings are stored in the registry.

HKEY_CURRENT_USER\Software\Michael Herf\flux\Preferences
AKT
  • 76