Is there any interest in an open source (gplv3 license) guild wars multi-copy launcher?
As I understand it, it isn't very hard to do it without having to mess with the actual gw.exe file which is against the TOS. Which makes this approach very resistant to updates. No need to do weird copying stuff after updates.
Technical Steps
===========
1) Close AN-Mutex-Window-Guild Wars Mutant handle under the gw.exe process
2) Register the location of the gw.exe with registry
3) Launch gw.exe at that location
4) Repeat as many times as there are copies of the gw folder for multiple instances
I am considering doing this and releasing the complete source with it. I would most likely be using C# to code this up. So .NET would be required.
Maybe I am paranoid, but I am hesitant to try other launchers just because of the closed source nature.
i


