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

    Default Software to clone Updated Add-ons

    Hello there,

    Actually, I'm dualboxing in Wow and it was some problem to update both copy of Wow.

    There are Sync program out there but none convainced me.

    And after some googeling, i came across a program called "Junction Link Magic".

    It can "link" two (or more) folders to the same content, but work only NTFS local drive.

    http://www.rekenwonder.com/linkmagic.htm

  2. #2

    Default

    I just use:[code:1]
    @echo off
    echo This script will remove all the addons in the 2nd (and 3rd) copies of WoW (WoW2 and WoW3)
    echo It will then copy all the addons in WoW1 into the newly empty directories.
    echo.
    echo Starting with WoW1 -> WoW2
    echo If however you have run this script in error, please hit the ctrl+break (ctrl+c) keys now to abort this process.
    pause
    rd c:\games\WoW2\Interface\Addons /q/s
    xcopy d:\games\WoW1\Interface\Addons\*.* c:\games\WoW2\Interface\Addons /E/F/H/I
    cls
    echo.
    echo The script will now do the same process but for WoW1 -> WoW3. Once again if you wish to abort this process hit ctrl+break (ctrl+c) now.
    echo.
    pause
    rd c:\games\WoW3\Interface\Addons /q/s
    xcopy d:\games\WoW1\Interface\Addons\*.* c:\games\WoW3\Interface\Addons /E/F/H/I
    cls
    echo.
    echo Process complete.
    echo.
    echo.
    echo.
    pause[/code:1]
    Obviously you can make it less wordy than mine, but it does the job albeit a little slowly. I could add a separate delete/copy process for saved variables but I prefer to keep those separate.
    Currently running 3x City of Heroes under Octopus

  3. #3

    Default

    I think that's basically the same program as this one, only this one is from Microsoft (since they bought Sysinternals).

    http://www.microsoft.com/technet/sys.../Junction.mspx

  4. #4

    Default

    What Lost-Ninja posted is a batch file.

    Junction is something different and would not help you updating the mods.
    [align=center]5-boxing - Paladin, Shaman, 3x Mages[/align]
    WC-20,VC-25,SFK-25,BFD-27,Stk-27,RFK-29,Gnm-31,SM (G-32,L-34,A-35,C-36),RFD-41,ULD-42,ZF-46,Mar(O-47, P-48, I-48],ST-52,BRD-54,62,LBRS-62,Strt-63,DM-63,Paly Mt Qt-63, Schl-63
    HR-63,BF-64,SP-64(2/3)68(3/3),UB-68,MT-67,AC-0/2,Seth-1/2,SH-1/4

  5. #5

    Default

    Quote Originally Posted by kllrwlf
    What Lost-Ninja posted is a batch file.

    Junction is something different and would not help you updating the mods.
    You are correct that junction is different, however it would remove the need to update UI mods.

    Create a symbolic link from:
    C:\program files\wow2\interface -> C:\program files\World of Warcraft\Interface

    That would allow you to update 1 location and all copies of wow to use it.

    You can take this a few steps farther with some out of the box thinking.

    For example, mods like Bartender have GREAT functionality for copying profiles from other characters on your account, however due to the way Blizzard isolated the account data you can't in game copy a profile from Account1.Character to Account2.Character. Using Symbolic Links you can have all of your accounts share a single settings directory.

    You can even get more granular... it just takes some thinking and understanding how the WTF folders data is stored. Between my 5 accounts I update mods once, and have access to all characters data on all 5 accounts. The ONLY drawback to this is logout contention - what that means is that if you log in 2 accounts, make UI changes to each, only the last one to log out will be saved. This is easy enough to get around though since you dont normally change your UI once it's setup how you want it. So do your UI modding 1 box at a time (and you can normally copy the profile from the setup account to the other 4), then play 5 at a time with the same setup.
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  6. #6

    Default

    I haven't thought it of in that way.

    My mindset was only on the actual coping of the files to each directory. I'm going to mess around with the symbolic links.
    [align=center]5-boxing - Paladin, Shaman, 3x Mages[/align]
    WC-20,VC-25,SFK-25,BFD-27,Stk-27,RFK-29,Gnm-31,SM (G-32,L-34,A-35,C-36),RFD-41,ULD-42,ZF-46,Mar(O-47, P-48, I-48],ST-52,BRD-54,62,LBRS-62,Strt-63,DM-63,Paly Mt Qt-63, Schl-63
    HR-63,BF-64,SP-64(2/3)68(3/3),UB-68,MT-67,AC-0/2,Seth-1/2,SH-1/4

  7. #7

    Default

    Quote Originally Posted by kllrwlf
    What Lost-Ninja posted is a batch file.

    Junction is something different and would not help you updating the mods.
    What zanthor have already answered.
    My plan is to mess around with junction so that i don't have to patch all my copies of wow, but i think this applies nicely to the addons as well, only here you might only want to link the followers addon folders.
    In linux that would almost be a given.

    I do recognize a batch file thank you very much :-)

  8. #8

    Default

    Yeah, I was going to say... in linux this is easy. Might be easier to just run a batch file.

    Of course eventually, just run the whole OS as a VM and clone it then run a batch file to update individual settings.
    The Zins - 10 Boxing
    Xzin, Azin, Bzin, Czin, Dzin
    Xyzin, Ayzin, Byzin, Cyzin, Dyzin
    Magtheridon - US

Similar Threads

  1. AG_Unitframes updated! YAY
    By Negativ1337 in forum Macros and Addons
    Replies: 2
    Last Post: 11-11-2008, 06:23 PM
  2. My Rig Updated
    By bornmx in forum Screenshots and Digital Art
    Replies: 18
    Last Post: 09-08-2008, 10:56 PM
  3. Replies: 1
    Last Post: 08-21-2008, 09:46 AM
  4. 5-box rig help (updated 20 Mar 08)?
    By Krugontor in forum Hardware Tools
    Replies: 8
    Last Post: 03-21-2008, 08:14 AM
  5. Pitbull Updated!
    By Stealthy in forum Macros and Addons
    Replies: 5
    Last Post: 09-27-2007, 07:59 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
  •