answersLogoWhite

0

Is windows command line

Updated: 8/21/2019
User Avatar

Wiki User

7y ago

Best Answer

Yes, no, maybe. Pick an answer you like.

Versions of Windows prior to 95 were very definitely "graphic program on top of text OS".
Versions of Windows since XP (including XP) are definitely "graphical OS with command shell available".

WIndows 95 and 98 were transitional; much of the OS was in the graphical program (Windows itself), but they still relied on MS-DOS for support of older drivers.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is windows command line
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the command to run windows explorer from the command line?

The command is: "start explorer.exe".


What is the equivalent of grep command in windows?

Windows does not have such command. Windows command line is extremely limited. If you want more advanced functionality install cygwin-bash or Microsoft PowerShell


Can i lose my data if I Uninstall Windows XP using command prompt?

You can't uninstall Windows XP, from the command line or otherwise.


Zipping started with the what windows command-line tool?

PKZIP


What is the windows command-line interface that offers a shell?

cmd


You can still run MS-DOS line commands under Windows from what?

command-line Edit: Command Prompt is the correct name.


What command line is used to upgrade windows 2000 to windows XP?

D:\i386\winnt32


How do you remote shutdown in system lan?

just open the command line in windows and the command is shutdownfor example


What command in Windows RE can you use to rebuild the BCD file?

Use the command line: Bootrec/rebuildBCD


What is the command line command to move up one level in the folder structure in windows DOS?

CD..


How do you delete user account password in the cmd?

You can not do it in a windows command line.


What are some of the differences between programming at the command line for DOS vs command line in Windows?

DOS is a older Windows OS (behind Windows 95). Command Prompt is in all Windows OS (Windows 95 to Windows 7) DOS only supports FAT file systems DOS can't CD to files with spaces in the address line DOS only supports OLD PC systems (anything that can run Windows 95 is to "new") That is all that I know, as I code in C++