
If you have a lot of routes loaded but only use a few, or some that you rarely use but have to keep loaded because they provide files for other routes, or want to minimize load time while you're testing new "stuff" and need to go into and out of MSTS often, you may want to consider using one of these methods to hide unused routes.
FIRST WAY. (Sorry, I don't recall the author) Create a new folder in your "ROUTES" folder, e.g., "Stored Routes". Then simply drag and drop the original route folder to the new folder and MSTS will not see it as an active route. When you want to use it, drag it back.
This method presents a couple of drawbacks.
SECOND WAY. Again, I don't know who the original thinker is, but they discovered that if you rename a route's 'trk' file, MSTS won't see it.
In order to perform this, Otto Wipfel presented the idea of using batch files to rename the files. Cyndi (BNSFLady) put together a step-by-step "How To" which can be read here.
This method also presents some drawbacks.
I do a lot of "tinkering" so I'm in and out of MSTS often. I liked the idea of speeding up startup but knew that there's a better way than using batch files (sorry, Otto), so I wrote a program to do the job. It presents a list of the routes you've got installed and lets you select or unselect, as you wish. No bells and whistles (pun intended), just a straight forward, easy to use interface. It does require that you have Microsoft's Data Access Component (MDAC) version 2.8 or better installed. If you're not sure if you have MDAC installed, just run the program. It checks and will give you a warning. It's freeware.
Download and enjoy: www.kcsinc.biz
Bob Wilkes
RWilkes222@earthlink.net

Copyright © 2004 by
Nels Anderson.
All Rights Reserved.