Export the traxx registry info, save it to a file in a place you won't move it. For example, your project folder. Name it something that reflects the project. Then make a shortcut to it on the desktop.
Then, open traxx and set up the second project. Export that info from the registry, give it a recognizable name, save it to a handy spot, and make a shortcut to it on the desktop.
Now, you're all set. With traxx closed, just double click the reg file for the location you want to work in, and then start traxx. Voila, it's set to the project you want, almost instantly.
Examples.
Code: Select all
REGEDIT4
[HKEY_CURRENT_USER\Software\SoftParts\Traxx\1.0]
"ART folder"="C:\\MyFirstTrack\\ART"
"MODELS folder"="C:\\MyFirstTrack\\MODELS"
"SIT folder"="C:\\MyFirstTrack\\WORLD"Code: Select all
REGEDIT4
[HKEY_CURRENT_USER\Software\SoftParts\Traxx\1.0]
"ART folder"="C:\\MySecondTrack\\ART"
"MODELS folder"="C:\\MySecondTrack\\MODELS"
"SIT folder"="C:\\MySecondTrack\\WORLD"