3

Where are the FogBugz registry settings located?

Additionally, Linux doesn't have a registry. Where are the settings located on Linux?

flag

1 Answer

3

HKEY_LOCAL_MACHINE\SOFTWARE\Fog Creek Software\FogBugz\[your FogBugz install directory]\

Note that if you're on a 64-bit install, there's another place they could be:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Fog Creek Software\FogBugz\[your FogBugz install directory]\

On Linux installs, in the Accessories directory, there's an application.data file that contains key/value pairs that match those in the Windows registry.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.