About 1,030,000 results
Open links in new tab
  1. Open Command Prompt in Windows 10 | Tutorials - Ten Forums

    May 26, 2021 · How to Open a Command Prompt in Windows 10 A command prompt is an entry point for typing computer commands in the Command Prompt window. By typing commands at the …

  2. Create .zip folder from the command line - (Windows)

    Oct 20, 2010 · Is it possible to create a .zip file from a folder in the command line, I don't want to use any third party executable. I was thinking something like 'send to compressed folder' but I don't know h...

  3. windows - Create admin user from command line - Super User

    Dec 5, 2012 · How would I go about making an Administrator account (read not limited) from the command line in Windows? I have seen commands to the effect of: net user USERNAME …

  4. windows - Empty recycling bin from command line - Super User

    Feb 6, 2010 · How to empty recycling bin from command line in Windows XP?

  5. How can I display the contents of an environment variable from the ...

    Sep 29, 2011 · In Windows 7, when I start the Command prompt, is there any command to display the contents of an environment variable (such as the JAVA_HOME or PATH variables)?

  6. A command-line or batch cmd to concatenate multiple files

    Feb 22, 2010 · I have 50 text files in one directory. Is there a Windows command-line method to concatenate those files into a single file? I am using Windows Vista. I don't want to type the name of …

  7. command line - Set folder permissions through CMD - Super User

    Jun 18, 2023 · At the beginning, I thought the command wasn't properly working but I suddently realised that the edited permissions were the ones in the Advanced section, reachable from the button in the …

  8. How to recursively delete directory from command line in windows ...

    Aug 23, 2010 · rmdir /? will give you the full details of the command line arguments - S is "Removes all directories and files in the specified directory in addition to the directory itself.

  9. How to convert Word (doc) to PDF from Windows command line?

    Anyone know how to convert word files (.doc) to PDF using the command line in Windows? We were using the service of OpenOffice, but in documents that have many tables and images, it ends up …

  10. Completely delete a folder in Windows using command line

    Completely delete a folder in Windows using command line Ask Question Asked 12 years, 11 months ago Modified 7 years, 7 months ago