About 329,000 results
Open links in new tab
  1. How can I open a cmd window in a specific location?

    Sep 14, 2008 · The reason this answer has received so many upvotes is that it works for a shortcut. I keep a collection of shortcuts on my taskbar that each open a command prompt …

  2. Is there a way to open command prompt in current folder?

    Oct 20, 2016 · I have a project folder somewhere, and many times I need to open command prompt (on windows 7/8.1/10) and cd to that folder. It would be very handy if there's an option …

  3. How can I open the terminal in Visual Studio? - Stack Overflow

    Apr 14, 2017 · 12 New in Visual Studio 2019 & 2022, there is menu View → Terminal, which will open a PowerShell instance as a Visual Studio dockable window, rather than a floating …

  4. How to open an elevated cmd using command line for Windows?

    Sep 30, 2013 · How do I open a elevated command prompt using command lines on a normal cmd? For example, I use runas /username:admin cmd but the cmd that was opened does not …

  5. How to execute a Windows command on a remote PC?

    Aug 13, 2012 · Is it possible to execute a Windows shell command on a remote PC when I know its login name and password? Is it possible to do it using client PC's Windows shell?

  6. How to open adb and use it to send commands - Stack Overflow

    Jun 27, 2013 · The short answer is adb is used via command line. find adb.exe on your machine, add it to the path and use it from cmd on Windows. "adb devices" will give you a list of devices …

  7. Run a Command Prompt command from Desktop Shortcut

    Mar 16, 2012 · Is it possible to create a desktop shortcut that, when pressed, will open command prompt and run a pre-defined command?

  8. Hotkey to open cmd with administration rights in current folder …

    Mar 21, 2018 · In Explorer sequence Shift+F10 -> open command window here opens cmd in current directory. Is there any way to do the same via shortcuts to launch cmd with …

  9. windows - "Open With" using CMD - Stack Overflow

    1 you can use openwith command: ...>openwith "C:program.exe" this command opens "Open with" window and you can choose witch program "program.exe" should be opened or run with. …

  10. command line - Launching a website via the Windows …

    For example, Firefox and Internet Explorer will open the window inside the tab of an existing window if they are set to do so. I have reports of Internet Explorer 6 replacing the content of a …