Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Filename extensions help identify certain files. What filename extension identifies command files?
Extensions tell your computer which application created or can open the file and which icon to use for the file. For example, the docx extension tells your computer that Microsoft Word can open the file and to display a Word icon when you view it in File Explorer.
Extensions tell your computer which application created or can open the file and which icon to use for the file. For example, the docx extension tells your computer that Microsoft Word can open the file and to display a Word icon when you view it in File Explorer.
See lessWhere would you load the mouse driver mouse.sys?
Download and install a driver yourself In the search box on the taskbar, type device manager, then select Device Manager from the list of results. In the list of hardware categories, find the device that you want to update, and then double-click the device name.
Download and install a driver yourself
In the search box on the taskbar, type device manager, then select Device Manager from the list of results. In the list of hardware categories, find the device that you want to update, and then double-click the device name.
See lessWhich command is used to send the contents of file named REPORT/TXT to the standard printing device?
The PRINT command sends the contents of the active window to either your default printer or to the location you specify with the PRTFILE command. With the PRTFILE, you can specify either a filename or a fileref. The FILE command sends the contents of the active window to the filename or fileref thatRead more
The PRINT command sends the contents of the active window to either your default printer or to the location you specify with the PRTFILE command. With the PRTFILE, you can specify either a filename or a fileref. The FILE command sends the contents of the active window to the filename or fileref that you specify.
See lessHIMEM.SYS controls:
HIMEM. SYS is used to access the high memory area (HMA), which is the first 64KB of extended memory (1024KB-1088KB). HIMEM. SYS is also the default device driver Windows uses to access extended memory in standard and 386 Enhanced modes.
HIMEM. SYS is used to access the high memory area (HMA), which is the first 64KB of extended memory (1024KB-1088KB). HIMEM. SYS is also the default device driver Windows uses to access extended memory in standard and 386 Enhanced modes.
See lessA system has two IDE hard drives that are each divided into primary and extended partitions, which drive letter is assigned to the primary partition of the second drive?
Windows allows you to assign (or otherwise) letters of your choice to any partition. Normally the Windows partition will take the letter 'C'.
Windows allows you to assign (or otherwise) letters of your choice to any partition. Normally the Windows partition will take the letter ‘C’.
See lessAfter trying to unload a TSR, you get an error message saying that other TSRs were loaded after the one you tried to remove. Which of the following commands could you use to see the current load order?
MEM /P is a command-line utility that displays the amount of memory
MEM /P is a command-line utility that displays the amount of memory
See lessWhich command will be used to display file and directory names only, without size, date, and time information?
The correct answer is Dir/b. Dir/b command displays only file and directory names without size, date, and time information. dir is a command in various computer operating systems used for computer files.
The correct answer is Dir/b. Dir/b command displays only file and directory names without size, date, and time information. dir is a command in various computer operating systems used for computer files.
See lessWhat DOS program can you run to see which serial ports are detected?
Even if the process doesn't have a name, it will have a Process ID number (PID). You can go into the Windows Task Manager (via Ctrl-Alt-Del) and select View -> Select Columns to enable viewing the Process ID numbers, which can lead you to the image name of the program that's using your serial porRead more
Even if the process doesn’t have a name, it will have a Process ID number (PID). You can go into the Windows Task Manager (via Ctrl-Alt-Del) and select View -> Select Columns to enable viewing the Process ID numbers, which can lead you to the image name of the program that’s using your serial port.
See lessAfter doing a low-level format, what would be the next step in configuring the hard drive in a system?
The low-level format quickly replaces the readable and regular data with zeroes. Hence, the information from the drive is prevented from recovery by the different recovery tools. So while the HDD low-level format can erase all drive data, it makes the data unrecoverable, but it can't fix bad sectorsRead more
The low-level format quickly replaces the readable and regular data with zeroes. Hence, the information from the drive is prevented from recovery by the different recovery tools. So while the HDD low-level format can erase all drive data, it makes the data unrecoverable, but it can’t fix bad sectors of the hard drive.
See lessThe _____ command allows you to modify the default prompt to provide other information
What is the Command Prompt. In Windows operating systems, the Command Prompt is a program that emulates the input field in a text-based user interface screen with the Windows Graphical User Interface (UI). It can be used to perform entered commands and perform advanced administrative functions.
What is the Command Prompt. In Windows operating systems, the Command Prompt is a program that emulates the input field in a text-based user interface screen with the Windows Graphical User Interface (UI). It can be used to perform entered commands and perform advanced administrative functions.
See less