Jump to content

Recommended Posts

Posted (edited)

one thing you can do after a fresh install is to add your network password.

here is how to do it:

@echo off
cmdkey /add:serverA.com /user:login /pass: password
cmdkey /add:serverB.com /user:login2 /pass: password2

exit

I didn't find out yet how to add it for windows live

post-172411-1215396426_thumb.jpg

Edited by hannubys

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...