| Author |
Message |
|
the reverend
Gameop
Joined: Thu Mar 08, 2001 3:00 am Posts: 886 Location: USA
|
i know eis has changed the default install folder at least once. here is where mine is installed. where is yours?
C:\Program Files\Epic Interactive Strategy\TWGS
_________________ twgs : telnet://twgs.thereverend.org:5023 web : http://www.thereverend.org games : http://www.thestardock.com/twgssearch/i ... verend.org helper : http://svn.thereverend.org:8080/revhelper/
|
| Tue Mar 27, 2007 5:00 pm |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
I did a custom install to a directory on my drive
D:\TW2002\TWGS
Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Tue Mar 27, 2007 6:11 pm |
|
 |
|
Runaway Proton
Gameop
Joined: Thu Aug 24, 2006 2:00 am Posts: 1737 Location: USA
|
Mine I think defaulted to c:\twgs or I forced it there, can't remember
_________________ American soldiers don't fight because they hate what's in front of them...they fight because they love what's behind them. http://www.runawayproton.com <-- Expired telnet://runawayproton.dyndns.org:223 V2.20b Games <-- Expired http://www.twsubspace.com <-- Expired Teamspeak 3 50.23.212.53:4196 <-- Expired Just a has been now.
|
| Tue Mar 27, 2007 6:36 pm |
|
 |
|
Singularity
Veteran Op
Joined: Thu Jun 02, 2005 2:00 am Posts: 5558 Location: USA
|
C:\Program Files\Epic Interactive Strategy\TWGS
Same as yours.
_________________ May the unholy fires of corbomite ignite deep within the depths of your soul...
1. TWGS server @ twgs.navhaz.com 2. The NavHaz Junction - Tradewars 2002 Scripts, Resources and Downloads 3. Open IRC chat @ irc.freenode.net:6667 #twchan 4. Parrothead wrote: Jesus wouldn't Subspace Crawl.
*** SG memorial donations via paypal to: dpocky68@booinc.com
|
| Tue Mar 27, 2007 7:06 pm |
|
 |
|
Admin 1
Site Admin
Joined: Sun Dec 24, 2000 3:00 am Posts: 1432 Location: USA
|
mine is C:\Program Files\Epic Interactive Strategy\TWGS
|
| Tue Mar 27, 2007 7:37 pm |
|
 |
|
Animal
Gameop
Joined: Sun Sep 01, 2002 2:00 am Posts: 215
|
Mine is
C:\Program Files\Epic Interactive Strategy\TWGS
|
| Tue Mar 27, 2007 8:48 pm |
|
 |
|
Vulcan
Gameop
Joined: Fri Sep 03, 2004 2:00 am Posts: 2041 Location: Acworth, Georgis USA
|
Same as yours Rev.
_________________ Vulcan's Forge v1 TWGS telnet://vulcansforge.homeip.net:2002 v2 TWGS telnet://vulcansforge.homeip.net:23 Forum and site down for now. my Email is vulcan219@comcast.net now
|
| Tue Mar 27, 2007 11:47 pm |
|
 |
|
Maniac
Lieutenant J.G.
Joined: Sun Mar 13, 2005 3:00 am Posts: 387 Location: USA
|
Rev if your looking for the install directory just use the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Epic Interactive Strategy\Trade Wars 2002 Game Server\Configuration\ServerRoot value
_________________ Find out just what any people will quietly submit to and you have the exact measure of the injustice and wrong which will be imposed on them. Frederick Douglas
|
| Wed Mar 28, 2007 12:01 am |
|
 |
|
Kane
Gameop
Joined: Sun Feb 26, 2006 3:00 am Posts: 1430 Location: USA
|
Mines in the same place, just got it about a month or month and a half ago.
_________________ Kane Big Game 2019 Ice 2020 HHT 2020
|
| Wed Mar 28, 2007 12:56 am |
|
 |
|
Runaway Proton
Gameop
Joined: Thu Aug 24, 2006 2:00 am Posts: 1737 Location: USA
|
Guess that explains if I forced mine or not LOL
_________________ American soldiers don't fight because they hate what's in front of them...they fight because they love what's behind them. http://www.runawayproton.com <-- Expired telnet://runawayproton.dyndns.org:223 V2.20b Games <-- Expired http://www.twsubspace.com <-- Expired Teamspeak 3 50.23.212.53:4196 <-- Expired Just a has been now.
|
| Wed Mar 28, 2007 2:09 am |
|
 |
|
the reverend
Gameop
Joined: Thu Mar 08, 2001 3:00 am Posts: 886 Location: USA
|
Maniac wrote: Rev if your looking for the install directory just use the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Epic Interactive Strategy\Trade Wars 2002 Game Server\Configuration\ServerRoot value
is there an easy way to get a registry key from zoc? hehe. maybe a batch file? i need to know where the twgs is installed for a script i'm writing because it has to put files in the twgs/games/ansi folder.
_________________ twgs : telnet://twgs.thereverend.org:5023 web : http://www.thereverend.org games : http://www.thestardock.com/twgssearch/i ... verend.org helper : http://svn.thereverend.org:8080/revhelper/
|
| Wed Mar 28, 2007 2:22 am |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
This is the command to export that key to a text file that can be parsed
regedit.exe /E C:\root.txt "HKEY_LOCAL_MACHINE\SOFTWARE\Epic Interactive Strategy\Trade Wars 2002 Game Server\Configuration\"
This would put the configuration key (including the server path) in the file called root.txt
The server root line is the 7th from the top
Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Wed Mar 28, 2007 3:20 am |
|
 |
|
the reverend
Gameop
Joined: Thu Mar 08, 2001 3:00 am Posts: 886 Location: USA
|
cool thx cerne. i'll see how hard that is to integrate.
_________________ twgs : telnet://twgs.thereverend.org:5023 web : http://www.thereverend.org games : http://www.thestardock.com/twgssearch/i ... verend.org helper : http://svn.thereverend.org:8080/revhelper/
|
| Wed Mar 28, 2007 7:54 pm |
|
 |
|