About 271,000 results
Open links in new tab
  1. Where is the Windows Run command located? - Super User

    Where is Windows Run dialog box located? The Windows Run dialog box is a resource located in c:\windows\system32\shell32.dll. The dialog can be opened by running the following …

  2. windows - "Run as" for a .bat file - Super User

    Feb 8, 2010 · To add the Run as... option for .BAT files to the context menu, use the following REG file: Windows Registry Editor Version 5.00 …

  3. uac - Have Windows "Run" dialog run as Admin? - Super User

    I have the exact same problem. The Ctrl+Shift+Enter solution only works if you use the not-as-reliable start menu run box - but for the Win+R run box you are out of luck. The closest thing to …

  4. How to enable execution of PowerShell scripts? - Super User

    Search for PowerShell, right-click the top-result and click the Run as administrator option. Type the following command to allow scripts to run and press Enter: Set-ExecutionPolicy …

  5. How to open a Windows store app from command line?

    Apr 19, 2020 · Here's a "pure command-line" method using PowerShell to determine the method(s) for launching a Store/UWP app

  6. Elevate cmd to admin with command prompt? - Super User

    Mar 30, 2014 · Unfortunately I'm trying to run a script to update IP addresses and what's preventing the command from executing is the cmd.exe needs to be in admin. It would be time …

  7. How to run a .exe file in command prompt - Super User

    Aug 30, 2015 · E.g. [start] [run] cmd C:\Program Files\myprog.exe. After running the program you end up back on the command prompt, with the output from the program still visible. If you need …

  8. How to run cmd with Admin privileges using command line

    Run from shortcut file (.lnk) in the Windows XP (but not in the Windows 7) brings truncated command line down to ~260 characters. Run from shortcut file (.lnk) loads console windows …

  9. How to run an .exe from linux command prompt - Super User

    Then you can run it using wine abc/info.exe. If you want to run it like a Linux program, you need to install wine-binfmt. Then you can run it the same way as described above for Linux …

  10. How to run program from command line with elevated rights

    Oct 15, 2009 · There is another way to run a process with UAC elevation that works without third-party tools and without having to set the execution policies for PowerShell. This approach uses …

  11. Some results have been removed