Locating the MapInfo EasyLoader Command-Line Flags RSP File

Closing MapInfo EasyLoader saves a state file with the command-line flags used on startup and set during the session. The file is called MapInfoEasyLoader.Settings.rsp and is saved under the AppData folder (for example, C:\Users\<UserID>\AppData\Roaming\MapInfoEasyLoader.Settings.rsp).

The AppData folder is in a path like C:\Users\<UserID>\AppData. If you cannot see the AppData folder, it is because it is hidden. To locate it, on the Microsoft Start menu in the Search programs and files field type %AppData%.

This file contains all of the flags used to start MapInfo EasyLoader regardless of whether you used the command-line. It includes the default flags and their settings, such as /CommitInterval, /TableUploadErrorThreshold, /InsertRowErrorThreshold, and /StyleColumnName. This flag also records the settings made during the session that affect startup flags. You can use the information in this file to restart EasyLoader via the command-line using the same settings as the previous session.

To customize or automate your MapInfo EasyLoader experience, you can create your own state file by starting MapInfo EasyLoader from the command-line with the /SaveCommandArgs flag. You can then use this state file to restart EasyLoader via the command-line with the /CommandFile flag to apply the same settings as the previous session. MapInfo EasyLoader does not create the MapInfoEasyLoader.Settings.rsp file when you use the /SaveCommandArgs flag.