|
With a full registered version of MapPoint 2004 I get a quick flash screen with registration info. I just tried it before replying and it was on for less than a second - just the time for the main screen to load. I've been doing a lot of MapPoint in the past 24hrs so it may have been cached => quick load.
It sounds like you're using MapPoint programmatically?
If so, you can suppress the "Save?" window at the end by updated the the Saved flag in the Application object. Exactly how you do this depends on your app, but you could set it just before closing, or you could set it after each change (eg. pushpin add, polyline draw, etc).
Richard |