Tag: batch-file

144 Run a batch file in a completely hidden way 2009-10-29T12:42:48.787

134 How to run a batch file without launching a "command window"? 2010-05-11T17:31:57.443

87 How can I remove a forkbomb from the Startup folder? 2015-08-22T16:46:10.563

81 How does the Windows RENAME command interpret wildcards? 2012-09-16T13:59:11.777

66 How can I check a system's current NTP configuration? 2012-05-16T13:22:14.393

66 Remove USB device from command line 2012-06-29T20:01:16.150

64 How to check if a directory exists in Windows? 2010-12-06T16:36:13.943

57 Delete all files from a folder and its sub folders 2014-04-15T12:40:31.173

56 How to prevent the command prompt from closing after execution? 2011-07-04T15:32:05.090

50 Is it possible to automatically run a batch file as administrator 2014-07-28T03:24:17.900

46 In Windows 7, how to change proxy settings from command line? 2012-05-02T16:08:50.667

37 How do I delete directory trees via batch file on Windows 7? 2011-08-26T11:15:47.823

34 Populating Array in DOS Batch Script 2010-09-21T18:44:45.490

31 How to create batch file that delete all the folders named `bin` or `obj` recursively? 2010-10-21T12:25:50.307

30 how can I make my .bat file continue after an error 2013-01-03T22:16:56.623

29 How to extract a complete list of extension types within a directory? 2012-03-07T14:44:02.843

28 How to extract part of a string in Windows batch file? 2011-01-04T02:42:12.987

26 how to escape pipe symbol | in bat scripts? 2011-04-12T19:11:29.440

26 How can I perform a ping every X minutes and check the response time? 2011-10-11T07:02:21.357

25 Why won't cmd exit after execution of batch file? 2010-09-25T04:19:24.797

25 How can I eject a CD via the cmd? 2015-09-13T14:25:48.857

23 How to delete files from a folder using a list of file names in windows? 2011-11-09T17:19:58.260

21 How do I echo a TAB char on a command prompt 2011-02-01T16:48:17.853

21 Using Date and Times in a batch file to create a file name 2012-11-29T02:49:32.110

21 Wildcard Services restart 2013-04-23T19:24:17.730

20 Temporarily change directory for single batch-file command 2011-07-29T00:12:14.460

17 CMD window will not close if folder is closed during execution of bat file 2016-04-08T20:41:50.590

17 Is this scvhost.bat with cryptonight a virus or miner? 2018-01-16T08:36:44.793

16 How can I open a console application with a given window size? 2013-10-02T16:00:15.387

16 Can I prevent the change of overlay icons? 2016-02-19T08:46:26.333

16 Shortcut to batch file cannot be pinned to Win10 Start menu 2018-01-29T10:04:48.703

15 Moving hidden files/folders with the command-line or batch-file 2012-02-22T22:51:20.407

15 Windows - Combine multiple text files into a single text file 2012-07-26T11:02:31.300

14 Sleeping a computer via batch file in Windows 7 2010-05-26T06:16:33.693

14 setting ERRORLEVEL to 0 2013-09-23T18:42:22.930

13 How can I permanently append an entry into the system's PATH variable, via command line? 2012-02-16T15:40:04.237

13 How can I tell which "explorer.exe" process is the main one? 2012-06-08T01:16:30.820

13 Batch convert *.avi files using ffmpeg 2012-09-05T19:16:43.977

13 Start programs via command-line, but only if not already running 2013-10-03T21:22:56.760

13 How can I create a list of named folders in Windows automatically? 2015-11-16T21:37:16.947

13 Is there a 'Restore session' command-line argument for Firefox? 2017-10-31T02:36:05.840

13 Windows bulk rename middle filename via CLI? 2019-01-03T11:21:07.710

12 Launch a shortcut using batch file 2013-02-15T17:08:22.307

12 How to use "<<" in batch file or command prompt? 2015-06-21T01:56:54.573

12 Command to find network interface for IP 2015-11-21T23:38:12.657

12 Two Programs having their StdIn and StdOut tied 2016-07-15T22:58:17.677

12 Need to zip and password protect files in as few steps as possible 2017-03-12T08:44:01.833

11 bat file to disable ethernet adaptor and then reenable it after windows log in 2012-12-18T01:25:54.660

11 Dump batch script output into a text file without specifing batchfile location beforehand 2013-07-17T12:37:39.140

11 What does the percent sign (% and %%) in a batch file argument mean? 2013-11-07T16:58:59.053

11 How to write into a Log file from the batch file? 2014-09-18T17:51:30.210

10 Configure a Windows shortcut to prompt for input 2012-03-13T20:58:33.517

10 Redirect pipe to a variable in Windows batch file 2012-03-26T01:55:01.910

10 Selectively deleting system scheduled tasks 2012-09-20T12:57:45.277

10 CMD Command to create folder for each file and move file into folder 2014-05-31T19:35:27.650

10 Move all files from multiple subfolders into the parent folder 2015-11-13T03:32:19.540

10 How to run multiple batch files with one master batch file 2016-04-06T18:01:16.287

10 Auto-Login Windows XP/Win-7 using a Batch File (or VB Script) stored in a Standard USB Pen Drive 2017-08-08T10:04:39.043

9 Can I set PowerShell as 'default' in Windows 7? 2011-05-27T22:42:27.117

9 How to get the Visual Studio installation path in a batch file 2013-01-21T22:45:16.837

9 Windows batch file if else usage 2013-03-15T23:12:03.857

9 How to run a process in the background without keeping a batch file open? 2013-09-05T02:45:20.573

9 Windows 7 batch command-line to save as .pdf file for word 2013 .docx file 2014-07-30T03:20:44.140

9 Batch file opens Default Browser instead of Firefox 2016-04-11T18:33:24.900

8 Get Batch file to run relative to actual folder, not shortcut 2010-02-05T11:13:52.100

8 What is 7-Zip’s command-line argument to create a self extracting archive? 2010-07-06T20:29:09.727

8 7-Zip CMD: Add current date to archive and include only the last modified folder in archive 2010-11-03T20:59:46.650

8 How to sign a Windows batch (.bat) file? 2012-09-05T18:00:47.263

8 Connect to VPN using command line results in error 691 2012-10-12T08:20:12.373

8 How to run a windows .bat script with wine from command line? 2013-01-28T23:35:14.260

8 Ping every IP address in a text file? 2013-04-29T10:51:06.687

8 Create new directory with batch file (MKDIR not working)? 2013-07-26T01:24:17.700

8 Batch file with commands to run as administrator and standard user 2014-01-23T11:17:05.583

8 XCOPY can't read /EXCLUDE file 2015-08-22T09:36:54.330

8 How can I tell if my batch file is running? 2016-02-03T10:33:20.593

7 How to replace a single character in Windows filenames using a batch file? 2009-11-05T00:58:16.247

7 Why does the ping command in my batch file execute in a loop? 2011-06-18T03:42:05.790

7 Batch real time wait for a file 2011-06-21T08:48:12.467

7 Batch moving files to another folder/directory in Windows? 2011-06-21T22:30:33.483

7 How do I rename a bunch of files in the Command Prompt? 2011-10-18T17:11:53.010

7 Creating a .bat file to execute mysql and other commands 2012-11-21T01:22:54.067

7 How can I start a batch script before logging in? 2013-02-08T00:04:56.050

7 Install a Teamviewer host silently with custom password 2014-04-04T17:26:33.983

7 Windows batch equivalent of bash's set -e 2014-10-21T20:28:01.993

7 How do I use VLC Command Line In Windows Batch Line Without Showing GUI? 2015-07-29T19:45:22.160

7 Starting Programs in a Specific Virtual Desktop 2015-08-22T17:41:54.213

7 Stopping a scheduled task with a batch file action doesn't stop the program running in the batch file 2016-03-18T15:30:58.730

7 Understanding executing powershell inside batch with parameters 2016-07-31T13:52:44.877

7 In a .bat file, how can I test available disk space? 2017-05-20T12:57:56.447

7 Unexpected duplicate directory names after expanding `%~dp0` in a BAT file 2017-07-12T23:05:00.357

7 Command Line to return image properties 2017-08-13T19:35:59.330

7 Get output of a CMD command and set it to a batch variable 2018-02-26T18:20:47.043

7 How to create multiple folders in powershell 2018-07-08T11:40:40.347

6 Setting multiple environment variables in a shell spawned via windows batch script 2009-08-15T00:42:57.110

6 Why does my batch script not run all lines? 2011-08-02T08:30:28.527

6 Windows 7 batch file: Why are these IF blocks keeping me from assigning variables to a value? 2011-08-31T03:07:05.443

6 Creating a folder from first 5 characters of filename in a batch file 2011-10-25T18:30:15.897

6 Get current folder name instead of current path in windows batch file 2011-12-20T13:24:10.463

6 Extract all Zip's in a directory (incl. subfolders) with a .bat file or dos command 2011-12-24T23:38:41.757