Close
Showing results 1 to 10 of 93

Hybrid View

  1. #1

    Default

    For those of us on XP who want to run do the same, you can use junction.exe from here http://www.microsoft.com/technet/sys.../Junction.mspx

    change line 83 from
    Code:
        cmd /c "mklink $d `"$link`" `"$target`"" > $null
    to
    Code:
        cmd /c "junction $d `"$link`" `"$target`"" > $null
    you must also remove line 124-126 as NTFS 5 does not seem to support reparsed files
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  2. #2

    Default

    Quote Originally Posted by Djarid View Post
    For those of us on XP who want to run do the same, you can use junction.exe from here http://www.microsoft.com/technet/sys.../Junction.mspx

    change line 83 from
    Code:
        cmd /c "mklink $d `"$link`" `"$target`"" > $null
    to
    Code:
        cmd /c "junction $d `"$link`" `"$target`"" > $null
    you must also remove line 124-126 as NTFS 5 does not seem to support reparsed files
    Ok I did this, and now I have a wow2 folder with all the files copied, but they have been turned into folders?

    Yes I am running XP. I made the change to line 82 and added Junction
    Last edited by Blackwater : 11-15-2009 at 01:26 PM

Similar Threads

  1. Replies: 4
    Last Post: 03-08-2009, 04:44 AM
  2. Powershell single wow folder killed by patch.
    By Arryth in forum Software Tools
    Replies: 4
    Last Post: 10-19-2008, 06:07 AM
  3. Keyclone- 2 wows not linked
    By Teracia in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 10-16-2008, 10:30 AM
  4. lol just been linked this in an email
    By Desolate in forum Movies
    Replies: 2
    Last Post: 10-08-2008, 11:51 AM
  5. How to create a delay in WoW?
    By Jmsgalla in forum Macros and Addons
    Replies: 5
    Last Post: 08-22-2008, 01:38 AM

Posting Rules

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