I386
C:\Documents and Settings
C:\Documents and Setting
It's the System folder. But if you are looking for windows/dos commands you'll find them in the Command folder
CD..
Not sure why you'd want to copy notepad.exe anywhere, however the command is: copy c:\windows\notepad.exe "c:\my folder"
In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).
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.
how to hide a folder in cmd command
c:\windows\system32\config\regback
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
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.