News

Learn how to use Microsoft PowerToys' New+ feature to quickly create batch templates for any file type in Windows 11, saving time and streamlining your workflow.
I'm writing a simple batch file to move, then delete files older than 7 days. Using Robocopy for the move, then using Forfile to search the old files and Del for the deletion of files.
To make it easy for PC users to be able to quickly choose a preferred app (eg; Text Editor), to open/edit the batch file on demand, you can add the Open with option to the context menu of .bat files.