About 87,200 results
Open links in new tab
  1. 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 manually …

  2. 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 particulars. Edit: Note …

  3. 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 add a task to my …

  4. 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 processor, but the …

  5. 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 to be seen. …

  6. 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 I click the …

  7. Run works in bat file but NOT in scheduler - Windows 7 Forums

    Apr 19, 2015 · The bat file with pause revealed that I was trying to delete file in folder "image". Used to have that folder but during a disk rearrangement I moved the files in question up one level and then …

  8. ROBOCOPY - Create Backup Script | Tutorials

    Mar 5, 2012 · The easiest way to use the ROBOCOPY command to create a backup strategy is by creating a batch (.BAT) file. A batch file is a simple text file, that when executed, runs several …

  9. Batch file to cleanup OS temp and junk files. - Windows 7 Forums

    Jun 27, 2019 · WARNING: Do NOT run the script below unless you understand batch script and know exactly what it will do. If you do run it, I advise you to make a System Image FIRST, just in case of …

  10. UAC - Batch Files just Blink (Do Nothing) when Run-as-Administrator

    Mar 31, 2017 · The batch file will blink and process no commands, no matter what commands are in the batch file. Also Note: 1. If a batch file resides in any path that is protected by windows like …