
Vista and/or Win7 Suggestions
Hey I have an unusual set up on my computer with multiple versions of twxproxy and have multiple versions of the scripts directory that I got lost in the forest so to speak.
Here is how I solved my particular problem
I believe that this will also work under Vista but don't have vista anymore to test it out.
I moved my TWXProxy\Scripts directory to c:\Scripts
Open a command prompt (cmd.exe) (you might have to be admin) change to your twxproxy directory
WARNING make sure you have moved/copied the Scripts directory before deleting the TWXProxy\Scripts
delete the Scripts directory....
run MKLINK /J Scripts <Wherever you moved Scripts>
This will make a junction to allow you to only have to maintain 1 copy of all your scripts no matter
how many twxproxies you have scattered around your hard drive provided you point the TWXProxyCopy/Scripts to this.
Also have an idea of using this to link the TWXProxy.exe to a particular directory such as each
directory is a different game and or port # as you need to change port #'s to get multiple twx's running.
I am sure someone else can come up with a better implementation and documentation on how and why this works, so Please jump in.
It works for me and as always YMMV.
Windows XP users I believe there is also a Junction application that might do the same thing.