You can't uninstall Windows XP, from the command line or otherwise.
To remove the "AMP Win Off" program using the Command Prompt, you can use the Windows Management Instrumentation Command-line (WMIC). Open Command Prompt as an administrator and type the following command: wmic product where "name='AMP Win Off'" call uninstall. Press Enter, and confirm the uninstallation when prompted. If the program doesn’t uninstall, you may need to check its exact name in the list of installed programs by using wmic product get name.
compact
use the netstat command.
That's impossible.
type WIN to load the desktop
windows scripting host
If your using vista or windows 7 click start and type "cmd"
Windows Scripting Host (WSH)
c:\windows\system32\config\regback
when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.
enter in to cmd net user guest /active: yes
echo 127.0.0.1 insertdomainnamehere>>C:\Windows\System32\drivers\etc\hosts Make sure you run command prompt as an administrator and check that the hosts file (in this folder: C:\Windows\System32\drivers\etc) is not marked for read-only.