Running the application
Once you compile the Visual Studio project, a command-line application is produced, called Mapping.exe. (Note that if you changed the application name from the mapping settings, then the executable name is changed accordingly.)
You can locate the mapping application in one of the following subdirectories relative to the .sln file, depending on the build option you chose:
•Debug
•Release
•Unicode Debug
•Unicode Release
To run the application, open a command prompt, change the current directory to the path of the executable, and run it, for example: