About 73,600 results
Open links in new tab
  1. How do I run a .bat file minimized? Solved - Windows 7 Forums

    Sep 13, 2014 · How do I run a .bat file minimized? Hey, everyone! So, I created a .bat file that will open My Computer. I made it so the cmd window would start minimized because I don't want it …

  2. Run .BAT file prior to Shut Down? Solved - Windows 7 Forums

    Jan 7, 2012 · Run .BAT file prior to Shut Down? G'day, I'm trying to find out if it is possible to use Task Scheduler to run a .BAT file (for backing up data) and then shut the PC down as soon as …

  3. How do I set up and use RunOnce? Solved - Windows 7 Forums

    Feb 28, 2016 · Miles Ahead's Windows Downloads To use it in a batch file just specify the full path to the exe,cmd or bat file on the command line. See the included Readme.txt file for …

  4. How to run .bat file in Windows 7? Solved - Windows 7 Forums

    Apr 6, 2010 · How to run .bat file in Windows 7? I was hoping someone could assist me with running a .bat file on Windows 7. Previously, in WinXP I would run a .bat file from launchy to …

  5. Batch Files - Create a Menu to Execute Commands | Tutorials

    Aug 26, 2014 · If you wish to use a batch file to create a menu which will allow you to do more, read through tutorials on DOS commands and using batch files. Below is the entire Document.

  6. Can't run .bat files Solved - Windows 7 Forums

    Feb 20, 2015 · Eventually I found the registry edit file above and tried to use that to fix the problem. This got me a step further, in that double clicking a .bat file now opens the command …

  7. Can't run regsvr32 from .bat file, but can run from CMD

    Apr 10, 2013 · Can't run regsvr32 from .bat file, but can run from CMD Hi All, I've been pulling my hair out trying to resolve this issue, but I'm stuck and hoping one of you can assist. I'm trying to …

  8. Windows can't find the file when trying to run a .bat file

    Jul 30, 2014 · When I double click a .bat file windows says it can't find it, but if I do a direct access to the file then it runs it without any problem. Any idea? Tanks!

  9. Bat file running as administrator does not work

    Aug 2, 2014 · Here is my test bat file: @echo off echo\ echo "Hello David" echo\ pause If I run this very simple bat file in a user account or admin account, or in an elevated command window, it …

  10. Batch Files - Start Multiple Programs At Once | Tutorials

    Feb 28, 2013 · All of the work done in this tutorial will be done through MS DOS Batch Files. They are simply a method by which to enter multiple commands into a command prompt without …