
Originally Posted by
jak3676
OK, been reading and searching for several hours, but I'm still not getting it. How do I symlink in Win7?
Code:
mklink /d Data "D:\World of Warcraft\Data"
mklink /d Cache "D:\World of Warcraft\Cache"
md Errors
md Logs
md WTF
mklink "BackgroundDownloader.exe" "D:\World of Warcraft\BackgroundDownloader.exe"
mklink "dbghelp.dll" "D:\World of Warcraft\dbghelp.dll"
mklink "DivxDecoder.dll" "D:\World of Warcraft\DivxDecoder.dll"
mklink "ijl15.dll" "D:\World of Warcraft\ijl15.dll"
copy "D:\World of Warcraft\Launcher.exe" Launcher.exe
mklink "Patch.html" "D:\World of Warcraft\Patch.html"
mklink "Patch.txt" "D:\World of Warcraft\Patch.txt"
mklink "Repair.exe" "D:\World of Warcraft\Repair.exe"
mklink "Scan.dll" "D:\World of Warcraft\Scan.dll"
mklink "unicows.dll" "D:\World of Warcraft\unicows.dll"
mklink "Wow.exe" "D:\World of Warcraft\Wow.exe"
mklink "WowError.exe" "D:\World of Warcraft\WowError.exe"
just create a .bat file and insert that, changing D:\World of Warcraft\ to whatever your main wow install is, then copy the .bat to each of your slave installs and run it. that's how i did it on windows 7 rc
Connect With Us