Basically, I followed this method and got WMI working properly so that the RoR launcher would launch.
http://answers.microsoft.com/en-us/wind ... b599b31bf5
Original Post:
Hi guys, I thought I'd make a post to ask for help since I can only find two other threads with the same issue I'm having and neither of them managed to fix my issue.
I can load the launcher, however it pushes an error pop up just before launching and then doesn't display any menu option for character creation, see:

Error code is:
Code: Select all
Data.myp:
System.Runtime.InteropServices.COMException (0x80070424): The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
I've also downloaded a fresh data.myp provided by someone in one of the other threads to see if that would work and unfortunately it hasn't.
At this stage, is there anything I can do to fix this, or is it worth just downloading a fresh copy? I downloaded the original via the torrent link if that makes a difference.