ISXEVE does not lounch

K

kalbmar

Guest
Hi guys!
I've installed win 7 x64 and faced some problems with launching isxeve.
At first it didn't see framework. I had one, that was required, but it simply didnt see it. Then i've installed the latest framework and a new problem apeared then. now when i'm typing in console "ext isxeve" it gives such response "ISXEVE has launched isxGamesUtility in an effort to obtain subscription information. If you do not see the utility, please restart it so that it proprly recognizes that you are in windowed mode." But i'm in widowed mode, also it doesnt save my acc name and pass. I tryed to type it in a pad like in tutorial said, but it doesnt help.

I'm sorry for my poore english, hope you can help me. I dont want to reinstall win because of this problem. =\
 
K

kalbmar

Guest
I'm recalling this issue. Surfed some threads in this forum, did evrything what u have written here. And problem solved. Sorry for spamming.

Actually after those magic with command shiD and deleting .XML it helped.
 

Hurtbag

Member
Make sure you have your ISXEVE username and password info in isxeve.xml located in your innerspace/extentions folder. It should look something like this:

Code:
<?xml version='1.0' encoding='UTF-8'?>
<!-- Generated by LavishSettings v2 -->
<InnerSpaceSettings>
    <Setting Name="Login">yourusername</Setting>
    <Setting Name="ISXEVE Password">yourpassword</Setting>
</InnerSpaceSettings>
I had the same problem with the authentication box not showing up when I reinstalled ISXEVE so I just edited the xml file myself.
 
Top Bottom