Yeah, have re-linked everything into a fresh directory. Problem persists.
Here is my batch file which I run from adminstrator's command.com:
Code:mklink /d Data "c:\program files\world of warcraft\Data" mklink /d Cache "c:\program files\world of warcraft\Cache" md Errors mklink /d Interface "c:\program files\world of warcraft\Interface" md Logs md Screenshots rem md WTF mklink "BackgroundDownloader.exe" "c:\program files\world of warcraft\BackgroundDownloader.exe" mklink "Battle.net.dll" "c:\program files\world of warcraft\Battle.net.dll" mklink "dbghelp.dll" "c:\program files\world of warcraft\dbghelp.dll" mklink "DivxDecoder.dll" "c:\program files\world of warcraft\DivxDecoder.dll" mklink "ijl15.dll" "c:\program files\world of warcraft\ijl15.dll" copy "c:\program files\world of warcraft\Launcher.exe" Launcher.exe mklink "Microsoft.VC80.CRT.manifest" "c:\program files\world of warcraft\Microsoft.VC80.CRT.manifest" mklink "msvcr80.dll" "c:\program files\world of warcraft\msvcr80.dll" mklink "Patch.html" "c:\program files\world of warcraft\Patch.html" mklink "Patch.txt" "c:\program files\world of warcraft\Patch.txt" mklink "Repair.exe" "c:\program files\world of warcraft\Repair.exe" mklink "Scan.dll" "c:\program files\world of warcraft\Scan.dll" mklink "unicows.dll" "c:\program files\world of warcraft\unicows.dll" mklink "Wow.exe" "c:\program files\world of warcraft\Wow.exe" mklink "WowError.exe" "c:\program files\world of warcraft\WowError.exe"
Connect With Us