net user /add timus timuspassword
Where timus is the username and timuspassword is the password. Of course you have to have administrative privileges to do this.
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment