Close
Showing results 1 to 7 of 7
  1. #1

    Default How to keep multiple client installs in sync

    My three box team is about to hit 70 and I plan on starting to play them solo a lot now but I still want to multibox them as well (for the dailies mostly, gotta get paid!).

    What I want is for my UI, addons, macros and all other configuration data to get mirrored and synchronized between two different clients so I can play the toon solo on my main machine and still load it up on my secondary machine for multiboxing.

    In the past I tried using Foldershare to do this but it made some of my add-ons act very weird when I'd move from one machine to another.

    Anyone have any tips on keeping multiple clients in sync across 2 different machines?
    --==[ Pally/Shaman/Druid PvE team ]==--

  2. #2
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    I actually wrote a tool that automagically xcopy's my addons across after I run an update on one box. Basically it's a glorified xcopy that just doesn't copy mods to the alt machines unless the mod exists already.

    As for your comment about mods acting wierd between the two accounts on the same machine, that goes back to some mods storing their variables on a system-wide basis. The mods that store the data on a per-character basis are easy as you just copy your WTF stuff over and you're golden.
    Now playing: WoW (Garona)

  3. #3

    Default

    I've said it before, and I'll say it again, Junctioning/Symbolic Links. It solves so many problems with multiple installations. Make separate folders for all your wow accounts, and junction/link your data folders (for patches, patch one and patch all) and for your addon folder if you wish as well. That way, they all come from one central location.
    <Lunatic Rising> Fenris (Horde) US, PVE

    5x Shamans: Khazarel, Khazrael, Khazrela, Khazreal, Khazeral
    1....10....20....30....40....5052...60....70

    1x Paladin: Rhaeryn, 1x Priest: Valyon, 1x Druid: Thaedyn, 1x Mage: Runare, 1x Hunter: Alef
    1....10....20....30....40....50....60....70

  4. #4

    Default

    How does one use junction/symbolic links to synchronize 3 different WoW clients that span two different machines (one running Vista, the other running XP)?
    --==[ Pally/Shaman/Druid PvE team ]==--

  5. #5

    Default

    Quote Originally Posted by 'Buzzatronic',index.php?page=Thread&postID=57001#p ost57001
    How does one use junction/symbolic links to synchronize 3 different WoW clients that span two different machines (one running Vista, the other running XP)?
    1. link the two installs that reside on the same machine (read up on the forums here about how to do that, search should yield a few threads ^)
    2. create a batch file that uses xcopy to move the files/directories that need to be manually copied (you can do this across a network if you've setup appropriate permissions).

    On patch days, or when I decide to redo addons/UI my normal work flow is:
    1. update primary install instance on my main machine (1 client, 1 machine) and get kinks worked out
    2. run batch file which pretty much consists of (doing htis from memory, syntax is off):
    • xcopy c:\wow\ files \\machine2\wow\
    • xcopy c:\wow\interface\Addons \\machine2\wow\interface\addons
    • etc...


    *note: I do web dev, and am not an IT guy - so if any IT guys want to chime in and correct this post please do!

  6. #6

    Default

    Great, thanks for the links and suggestions. I'll give 'em a try this weekend.
    --==[ Pally/Shaman/Druid PvE team ]==--

  7. #7

    Default

    I also wrote up a little batch file to do some of these tasks. Djarid has actually spent some time writing up a nice GUI as well. The thread is over in the Software secion here . You can find a lot of the commands in that script.

    -goose

Similar Threads

  1. multiple wow installs
    By bizcotti4 in forum Software Tools
    Replies: 5
    Last Post: 10-08-2008, 05:44 PM
  2. Wireless mice - sync with multiple recievers?
    By Valgorite in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 08-06-2008, 07:14 PM
  3. Multiple Installs, the Data Folder, and Symbolic Links on Win XP
    By Vicker in forum New Multi-Boxers & Support
    Replies: 21
    Last Post: 07-11-2008, 12:05 PM
  4. [Solution] Problems patching multiple WoW client installs (Vista)
    By Stabface in forum General WoW Discussion
    Replies: 8
    Last Post: 05-19-2008, 03:20 PM
  5. Multiple installs of WoW vs one install
    By Mannyman in forum General WoW Discussion
    Replies: 2
    Last Post: 07-15-2007, 06:20 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •