skip to main  |
      skip to sidebar
          
        
          
        
Installation - part 2: install and configure the program
- Download MyHAL on              sourceforge.
- Unzip the package.
 
- Open the "MyHAL.Console.exe.config" file with your favorite text editor and fill in the following parameters:
- <add key="JabberServer" value="ServerName"/>          : put the server name on which you created the account for MyHAL (for example: jabber.org)
- <add key="JabberId" value="MyHALAccountName"/>  : put the         account name you created for MyHAL (for example: MyHAL-home)
- <add key="JabberPassword" value="MyHALAccountPassword"/>          : put the         account password you created for MyHAL
- <add key="User" value="YourJabberID@yourServer"/> : your         own Jabber user account (for example: john@jabber.org)
- <add key="CanChat" value="false"/> : change it to "true" if you want to be able to chat with MyHAL. (Warning: the initialization process could take several minutes and the program could consume up to 100Mo of memory)
 
 
 
 
          
      
 
  
 
 
 
2 comments:
I think this would move from being a fun program to a GREAT program if you added the option to have the chatting feature open to everyone and were able to have multiple people use the command features.
how to add more then one user account?
Post a Comment