Overview
While uninstalling FogBugz on your Windows machine, you may also choose to remove the FogBugz registry keys. This article provides information on where you can locate the FogBugz’s settings in the Windows Registry, as well as on Linux.
Information
On Windows
- Go to Start > Run and type
regedit
. - Open the Registry Editor and navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\FogCreekSoftware\FogBugz\[your FogBugz install directory]\
- If you are on a 64-bit install, there is another place they could be:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\FogCreekSoftware\FogBugz\
[your FogBugz install directory]\
- If you are on a 64-bit install, there is another place they could be:
On Linux Installs
- In the Accessories directory, find an application.data file that contains Key/Value Pairs, which matches those in the Windows Registry (as mentioned in the Windows section above).