Hi all
Can anybody pls tell me how to update registry to create a
windows userid and password at runtime using the PHP script.Also Try to delete this userid from the system using the script.Thanx in advance
Bye
Creating Windows PWD using PHP
Moderator: General Moderators
Are there any command line utilities in Windows that allow you to add pwd entries to the registry? If so, just use one of the php system execution functions.
http://www.php.net/manual/en/ref.exec.php
Cheers,
BDKR
http://www.php.net/manual/en/ref.exec.php
Cheers,
BDKR
Command to change PWD inWINNT
Hi
Thanks for ur reply.Im thankful to u if u send me the command to change windows NT password and username.Thanx in advance.
Thanks for ur reply.Im thankful to u if u send me the command to change windows NT password and username.Thanx in advance.