How do I backup and restore my MapMate Registry Keys?

To backup your MapMate Registry Keys:

reg export "HKCU\Software\VB and VBA Program Settings\MapMate" /y "C:\MapMate.reg"

This will export your MapMate registry keys to a file named "MapMate.reg" in the root of the C:\ drive.

To restore your MapMate Keys:

reg import "C:\MapMate.reg"