Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program on Right Click in Explorer
Message
 
To
26/12/1998 02:41:08
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00170199
Message ID:
00170532
Views:
16
I use InstallShield for installation and I have it write the
appropriate keys into the registry. I posted them here before...


You need three keys in the registry:


HKEY_CLASSES_ROOT\hbp.File\shell\open\command

Value = d:\wwhelp\wwHelp.exe "%1"

HKEY_CLASSES_ROOT\hbp.File\DefaultIcon

Value = d:\wwhelp\wwhelp.exe,0


HKEY_CLASSES_ROOT\.hbp

Value: hbp.File


where hbp is the extension to set up

If you do this with VFP you have to build the entire tree
structure even though there's only a value at the end
of the tree.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform