Changes

Jump to: navigation, search

SYSTEM user Command Prompt

17 bytes added, 22:24, 20 May 2010
no edit summary
==Usage==
Copy and paste the following lines into a text file and save it as '''systemcmd.bat'''. When you execute the script, you should be presented with a Command Prompt with a current working directory of '''c:\windows\system32'''.
<presource lang="dos">
@ECHO OFF
:: systemcmd.bat
>NUL 2>NUL net start systemcmd
>NUL 2>NUL sc delete systemcmd
</presource>
To verify that it worked, run the command '''<tt>set user</tt>''' at the prompt. The output should look like:
0
edits

Navigation menu