answersLogoWhite

0

What else can I help you with?

Related Questions

What are the three files required to boot Windows 9x to a command prompt?

io.sys msdos.sys command.com


What is the third element required to configure a WINDOWS 2000 system as a network client?

a protocol,both windows 200 and windows 9x required three element:


How do you launch the windows registry editor?

There are three ways I know of. You can do any one of these:Click Start and type in to the search box (Win 7) "regedit" and press enter. If you are using an earlier system like XP, you will need to click Start then click "Run..." to type it in.Click start and find Command Prompt (CMD.exe). Launch that, then type this exact string in: "start "" regedit" and press enter.Open Windows Explorer and browse to C:\Windows\System32 and find and run one of the following: regedit.exe regedt32.exe or regedt64.exeIf none of these work, then you may need to read and edit through CMD, using the "reg" command. If so, type"reg /?" into Command Prompt to get started.


How do you start the task manager?

The Windows Task Manager is opened with the keyboard by holding down the three keys: CTRL + ALT + DELETE. In Windows 7, this brings up a prompt which includes starting the Task Manager.


Can you edit the registry while in Safe Mode?

You should be able to use regedit, which can be accessed three ways. You can do any one of these:Click Start and type in to the search box (Win 7) "regedit" and press enter. If you are using an earlier system like XP, you will need to click Start then click "Run..." to type it in.Click start and find Command Prompt (CMD.exe). Launch that, then type this exact string in: "start "" regedit" and press enter.Open Windows Explorer and browse to C:\Windows\System32 and find and run one of the following: regedit.exe regedt32.exe or regedt64.exeIf regedit doesn't work, then you may need to read and edit through CMD, using the "reg" command. If so, type"reg /?" into Command Prompt to get started.


What program to use to access registry?

There are three ways I know of to run regedit, which is probably what you want. You can do any one of these:Click Start and type in to the search box (Win 7) "regedit" and press enter. If you are using an earlier system like XP, you will need to click Start then click "Run..." to type it in.Click start and find Command Prompt (CMD.exe). Launch that, then type this exact string in: "start "" regedit" and press enter.Open Windows Explorer and browse to C:\Windows\System32 and find and run one of the following: regedit.exe regedt32.exe or regedt64.exeIf none of these work, then you may need to read and edit through CMD, using the "reg" command. If so, type"reg /?" into Command Prompt to get started.


What are some steps to access Registry Editor?

There are three ways I know of to run regedit, which is probably what you want. You can do any one of these:Click Start and type in to the search box (Win 7) "regedit" and press enter. If you are using an earlier system like XP, you will need to click Start then click "Run..." to type it in.Click start and find Command Prompt (CMD.exe). Launch that, then type this exact string in: "start "" regedit" and press enter.Open Windows Explorer and browse to C:\Windows\System32 and find and run one of the following: regedit.exe regedt32.exe or regedt64.exeIf none of these work, then you may need to read and edit through CMD, using the "reg" command. If so, type"reg /?" into Command Prompt to get started.


What are the files required to boot Windows XP?

the three files in booting files in windows xp boot.ini ntldr and ntdetect.com


How do you change drives in batch file?

There are three ways to change drive in Command prompt. The first way is to go to the drive, right-click it, then choose "Start Command Prompt Window Here". The Second one is to open CMD, and type the drive letter + colon (:) (Example: F:). To return to drive C: just type cd.. and it will return to it's default directory.


What is the three system files required for booting?

According to CompTia's A+ guide to certification in Chapter 14 pg. 52, The 2000/XP Boot Process, the three files required to start Windows XP operating system are: NTLDR, BOOT.INI, and NTDETECT.COM. If you are using a SCSI hard drive, there's a fourth file called NTBOOTDD.SYS.


What are the three components of an essay prompt?

Quote, questions, directions


What are the three Microsoft command line tools for setting or viewing NTFS permissions available for use with windows xp?

There are only two command line tools for setting and viewing NTFS permissions in XP. They are CACLS.exe for "change ACLs", and XCACLS.exe for "extended ACLs".