answersLogoWhite

0

What else can I help you with?

Related Questions

What is the name of the folder on the windows 2000xp CD where the installations files are stored?

I386


Which windows 2000XP folder contains one subfolder for every user account?

C:\Documents and Settings


What windows 2000xp folder contains one subfolder for every user account?

C:\Documents and Setting


What is the Windows 98 equivalent of Windows XP's system32 folder?

It's the System folder. But if you are looking for windows/dos commands you'll find them in the Command folder


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

CD..


What is the command to copy notepad.exe to a folder?

Not sure why you'd want to copy notepad.exe anywhere, however the command is: copy c:\windows\notepad.exe "c:\my folder"


What command is used to create a folder in the command prompt?

In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).


What happens when you drag a file or folder from one disk to another?

Where you drag from one folder to another on the same drive, Windows interprets this as a CUT/PASTE command and moves the file from one folder to the other. Where you drag a file to a folder on another drive, Windows interprets this as a COPY/PASTE command and creates a duplicate of the file in the target folder.


Why can I not receive scanned documents on my Windows XP Professional?

how to hide a folder in cmd command


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

c:\windows\system32\config\regback


How do you delete a folder from command prompt?

In Dos-just write (DEL Folder Name) this command will delete all the Files inside that folder,then write (RD Folder Name) This will Remove your Folder. Remember both command contain Same folder name. Which you want to Delete.(DEL)command is used to delete Files. (RD) command is used to delete Folder


How to install ffmpeg on Windows?

To install ffmpeg on Windows, you can download the Windows build from the official ffmpeg website and extract the files to a folder on your computer. Then, add the folder to your system's PATH environment variable to access ffmpeg from the command line.