Windows 10: Deleting files using a batch file
Discus and support Deleting files using a batch file in Windows 10 Gaming to solve the problem; I created a batch file using AI to delete files older than 3 months from a specific folder but the code I received does not work:. Files are dated in... Discussion in 'Windows 10 Gaming' started by dmkkg, Apr 8, 2024.
Thema:
Deleting files using a batch file
Loading...
-
Deleting files using a batch file - Similar Threads - Deleting files using
-
Deleting files using a batch file
in Windows 10 Software and AppsDeleting files using a batch file: I created a batch file using AI to delete files older than 3 months from a specific folder but the code I received does not work:. Files are dated in DD/MM/YYYY format in the folder.@echo offset "folder=C:\Users\CC\Documents\0Temp"set "cutoffdate="for /f "tokens=1-3 delims=/"... -
Batch File
in Windows 10 Software and AppsBatch File: Hi, I am trying to create a batch file to determine whether a user account is signed on.I don't have enough experience to get it to @Echo it worked. Any advice please.Batch file:REM Query whether user SBackup is active@echo onsetlocal enabledelayedexpansionset... -
Batch Files
in Windows 10 GamingBatch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10 -
Batch Files
in Windows 10 Software and AppsBatch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10 -
Batch Files
in Windows 10 Network and SharingBatch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10 -
Batch files for use in BSOD debugging
in Windows 10 BSOD Crashes and DebuggingBatch files for use in BSOD debugging: [img] Warning This thread is for use by the BSOD team ONLY, to store batch files that can be used to collect additional data, fix settings or anything else that is useful in debugging BSOD problems in Windows 10. [img] Information The way I see it working is the first post... -
Delete similar files by batch file?
in Windows 10 Graphic CardsDelete similar files by batch file?: Hello everybody! I'm writing a batch file that I want to use to delete different folders, whose folder name starts with the same name (e.g. Test) but ends differently (i.e. test number, test digit, etc.). Is there any solution for this? Or do I have to list every single... -
Batch File
in Windows 10 SupportBatch File: I need a batch file to create a folder with sub folders. The sub folders will be named the current date, they will go in a folder on c drive. For example we can call the folder test and it would be in documents on c drive. Every time we run the batch file it would create a... -
Batch Rename Deletes Files
in Windows 10 Performance & MaintenanceBatch Rename Deletes Files: Hey all, I just upgraded to Windows 10 last night, and I've been playing around with the new File Explorer. One thing I tried was the batch rename function (by which I mean just selecting multiple files and clicking "rename"). I quickly realized that it behaves differently...