News

Start C:\"program path\program.exe" "path of file\file name.extension" Let’s understand the above script. Suppose you want to open a pdf file in Adobe Acrobat Reader from the batch file.
In this post, I am going to share steps to create a Zip archive folder using a Batch file in Windows 11/10. For this, I will be doing this with the help of 7-Zip software. 7-Zip is a free and open ...
How-To Geek shares the following script to automatically delete files that are older than 30 days from the downloads folder: From the Start Menu, search for and open Notepad.
Now write cmd /k at the end of the batch script file. cmd /K. On the top menu, open the File option and click on Save. Then, if you run the batch file, the command prompt window will not close. Adding ...