> Support
> Tips & Tricks Overview
> GoldMine Corporate Edition Tips & Tricks
Please find a list of tips and tricks for GoldMine Corporate edition below:
This is caused by Windows update #KB896358, an HTML fix, that was released mid-June '06. This Windows update makes Microsoft think that running a .chm (Compiled HTML File) is a security risk over a network. There are several ways to correct this. On each effected workstation, you can remove the update by going through windows add/remove programs or you can modify a key in the Registry as described below.
Copy the following into notepad, save as a .reg file and then double-click on it to add it to the registry of each machine.
REGEDIT4
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftHTMLHelp]
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftHTMLHelp1.xHHRestrictions]
"MaxAllowedZone"=dword:00000001
"EnableFrameNavigationInSafeMode"=dword:00000001
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftHTMLHelp1.xItssRestrictions]
"MaxAllowedZone"=dword:00000001
Prior Analytics highly recommend you backup the registry before carrying out this procedure.
How do I turn off HTML formatting of notes in GoldMine's pending and history tab?
To turn HTML formatting off in all Notes, place the following entry in the [GoldMine] section of your GM.INI file.
"HTML_CAL_Notes=0"
To have your username (and password if required) automatically entered into the Login screen for GoldMine so you only need to put your password add the following syntax to the end of the Target in the properties of the shortcut:
/u:USERNAME /p:PASSWORD
for example
c:\Program Files\GoldMine\gmw.exe /u:USERNAME /p:PASSWORD
This will work with all versions of GoldMine Standard, Corporate and Premium.