Quote:
|
Originally Posted by P_Hairy Hello,
I have written a Plug-in for Mappoint called GPS Magic but I have not yet figured out how to get it to run automatically when Mappoint starts.
I Hope someone can help.
Regards, |
Your installation script will need to set the LoadBehavior registry key for you addon.
i.e
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MapPoint\Add ins\[Your Addin ProgID]\LoadBehavior
LoadBehavior DWORD Integer indicating load behavior: 0 (None), 3 (Startup),
9 (Load on Demand), or 16 (Load At Next Startup Only)
Best Regards,
David
SpatialPoint, LLC