Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHM help file not read properly on user's computer
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
CHM help file not read properly on user's computer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01354801
Message ID:
01354801
Views:
56
The help CHM file on the server is not read properly on user computers.
I have found the solution which has to be done in each user's computer registry:


Solution: Modify the ItssRestrictions registry entry to enable a specific security zone.
Follow these steps:
1. Run 'regedit' command from the command line.
2. Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions
Note: If this registry subkey does not exist, then create it.
3. Right-click the ItssRestrictions subkey, point to New, and then click DWORD Value.
4. Type MaxAllowedZone, and then press ENTER.
5. Right-click the MaxAllowedZone value, and then click Modify.
6. In the Value data box, type number from 0, and then click OK.

Not being familiar with programming to the registry, could anybody write me a small VFP routine which would check the registry to see if this line is already in the registry and if not include it in the registry.

Many thanks

Raymond Larche
Next
Reply
Map
View

Click here to load this message in the networking platform