Create and edit an FH.INF
file
Note: When you are setting up Firehouse to use Citrix or Terminal Services, you must know if you are using a local profile on a specific workstation, or a roaming profile on your network.
Each user must have their own FH.INF
file to specify individual settings. When an FH.INF
file exists in the user’s profile, FH reads the settings from the FH.INF
file and overrides the main FH installation settings with them. This file exists in your profile, in the Windows
directory, regardless of which type of profile is used.
Note: If multiple FH sessions use the same configuration settings for FH, the following problems may occur:
|
- Navigate into the FH installation folder.
- Copy the
FH.INI
file. -
Navigate into one of the following:
-
(Local profile) The user's profile folder on their workstation.
Tip: Profile folders are typically located in
C:\Users
.Example:
C:\Users\Jane\Windows
-
(Roaming profile) The user's home folder
\Windows
folderExample:
\\
Windows
-
- Paste the
FH.INI
file. - Change the extension on the file to
.INF
, so that the file is namedFH.INF
. - In Notepad, open
FH.INF
. -
Depending on whether you are using an FH Standard or FH Enterprise installation, do one of the following.
FH Standard- Search the file for
[Workstation]
to find the correct set of options to edit. - Under
[Workstation]
, change the value forDefault=
to a unique 10-digit value for that user's workstation. - Save and close the
FH.INF
file. - Repeat steps a–c for each user connecting to FH through a remote session.
FH Enterprise- Search the file for
[System]
. - For the
Default
variable, change the value of the path to the user'sRemote
folder. - For the
[Database]
,[Queries]
,[Reports]
, and[Remote]
sections of the file, change the value of theDefault
variable to the path to the user'sRemote
folder. - Search the file for
[Workstation]
- For the
Default
variable, change the value to a unique 10-digit value for that user's workstation. - Save and close the file.
- Repeat steps a–g for each user connecting to FH through a remote session.
- Search the file for
- Continue with Use regedit to set up a path statement for the FH.INF file.