Habe auch ein Prob mit dem aktualisieren von addons, grad speziell bei Bagnon. Hab Win 7 64bit hier mal der auszug:
Der Prozess kann nicht auf die Datei "E:\World of Warcraft\Interface\AddOns\Bagnon\Bagnon.toc" zugreifen, da sie von einem anderen Prozess verwendet wird.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
bei System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
bei System.IO.StreamReader..ctor(String path, Encoding encoding)
bei System.IO.File.ReadAllLines(String path, Encoding encoding)
bei Plugin.AddonManager.InstalledWoWGameAddon.Create(String addonDirectory)
bei Plugin.AddonManager.GenericAddonManager`1.CreateAddonLists()
bei Plugin.AddonManager.GenericAddonManager`1.Refresh()
bei Plugin.AddonManager.AddonManagerPlugin.downloader_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
bei Blasc.Network.WebFileDownloader._WebClient_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)