www.amulethotkey.com | 13
Amulet Hotkey K4u
+
Manual
installPath <folder path>
Specifies a default installation folder when the Mouse Point
installer runs (see section 5. 2). This setting defaults to :
$PROGRAMFILES\Amulet Hotkey\Mouse Point
noConfigApp <Any non-zero value>
Defaults to no value. If you set this setting to any non-zero
value (such as ‘1’ or ‘True’), the ‘Configuration GUI’ check
box in the Mouse Point installer is clear (unchecked) by
default when the installer runs. See section 5. 2).
noTrayApp <Any non-zero value>
Defaults to no value. If you set this setting to any non-zero
value (such as ‘1’ or ‘True’), the ‘System Tray Application’
check box in the Mouse Point installer is clear (unchecked)
by default when the installer runs. See section 5. 2.
doNotIgnoreK4uSerialNumbers <Any non-zero value>
Defaults to no value. If you set this setting to any non-zero
value (such as ‘1’ or ‘True’), the ‘Ignore K4u serial numbers…’
check box in the Mouse Point installer is clear (unchecked)
by default when the installer runs. See section 5. 2).
doNotConfigureRemoteRegistryService
<Any non-zero value>
Defaults to no value. If you set this setting to any non-zero
value (such as ‘1’ or ‘True’), the ‘Configure the Remote
Registry service…’ check box in the Mouse Point installer is
clear (unchecked) by default when the installer runs. See
section 5. 2).
5.3.3 Example install.cfg file
The following example shows a typical installer setup. For
example, scheduled firmware updates run at 3 a.m. and,
because the relevant Mouse Point menu item is disabled, the
end user is not allowed to run local manual firmware updates:
usbStatusUploadDisabled no
usbPackageDownloadDisabled yes
remoteLogFilePath \\MyServer\AHK\logs
forceFocusForUpdates yes
enableScheduledUpdates yes
scheduledUpdateTime 0300
remoteUpdatePath \\MyServer\AHK\updates
installPath c:\AHK\mousepoint
noConfigApp yes
noTrayApp
doNotIgnoreK4uSerialNumbers
doNotConfigureRemoteRegistryService