View Single Post
  #2  
Unread 12-09-2010, 12:14 PM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Since I do not feel like touching it at the moment:

I keep several instances of EQ2 updated by just hardlinking the ProfitUI-Directory. You will just have to update one and every installation is using that directory then.
This works in Vista and 7. XP has some other toos for that.

http://www.howtogeek.com/howto/windo...windows-vista/

The command would be:

Code:
mklink /J c:\<second eq2 installation>\UI\ProfitUI c:\<first eq2 installation>\UI\ProfitUI

mklink /J c:\<third eq2 installation>\UI\ProfitUI c:\<first eq2 installation>\UI\ProfitUI
You would just have to update the first installation then and all the others will access that directory.
However please make sure the UI is set in all three eq2.ini.
Reply With Quote