Peeking into it a little further i was looking at the setup files and was poking around "launcher_config.xml" and noticed it had:
Quote:
<MinimizeToTray>1</MinimizeToTray>
<DisplayEULA>1</DisplayEULA>
<Name>LOL.Beta.Launcher</Name>
|
I set the DisplayEULA to 0(sorry for trying to bypass your EULA this is all in the sake of beta research). I then launched and got an alert window saying
"A previous instance of the launcher is running but is not responsive. Would you like to terminate this instance?"
I then click yes and get this in winedebug:
Quote:
err le:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err le:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
|
I dunno~ any ideas?