answersLogoWhite

0

io.sys

msdos.sys

command.com

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you encrypt files with Command Prompt?

The command 'cipher' calls a program that is integrated with Windows that can encrypt-decrypt files.


What is Windows Command Processor?

Command processor in windows is the command prompt(cmd). To start Windows command processor use winkey + R this will open Run window.Just type in cmd and this will open command prompt of windows where you can run various commands.You can create,delete files and folders, list the directory contents and can perform many other functions in command prompt.


What are two Windows 2000XP program files that can provide a command prompt window?

Windows desktop and The Recovery Console


At can be used to run script files using VBScript or JScript from the Windows desktop or from a command prompt?

windows scripting host


The Windows RE command prompt window to restore registry files saves in what folder?

c:\windows\system32\config\regback


What can be used to run script files using VBScript or Jscript from the windows desktop or from a command prompt?

Windows Scripting Host (WSH)


Does windows server 2008 have unzipping capability in command prompt format?

Windows Server 2008 does not include built-in command-line tools for unzipping files directly in the Command Prompt. However, you can use third-party utilities like 7-Zip or WinRAR, which can be run from the command line, to extract ZIP files. Alternatively, you can use PowerShell, which is available in Windows Server 2008 R2, to unzip files with the appropriate commands.


What command erases files or groups of files?

The Del or Erase command in command prompt.


You can use the Windows RE command prompt window to restore registry files using those saved in the folder?

c:\windows\system32\config\regback


What will you type at the dos command line to restart the Microsoft antivirus and what to check?

You can start a Windows Defender scan in Windows 7 by entering the following script in Command Prompt. You can find Command Prompt by going to: All Programs<Accessories<Command Prompt Enter this into Command Prompt: cd C:\Program Files\Windows Defender MpCmdRun -Scan [scantype] For the scantype, you put either the numbers 1 or 2. 1=Quick Scan 2=Full Scan For example, entering "MpCmdRun -Scan -2" would start a full system scan.


How do you associate zip files with Windows Explorer after accidentally disassociating it?

Start menu>All Programs>Accesssories Then right click on "Command Prompt" and select "Run as Administrator" In the command window type assoc .zip=CompressedFolder That will restore .zip files to their original Windows Explorer associations.


Where a command prompt should or would be used?

I personally use command prompt to map network drives using the net use command, I also use it to run chkdsk /f command (which schedules a chkdsk to run at next boot). You can use cmd prompt to move, delete files that are giving you problems. CMD prompt is very useful. Here is a page I used to open the doors of cmd prompt: http://www.amset.info/windows/dosprompt.asp