Deleting hidden and read-only files with pure Batch [SOLVED]
Posted: 04 Jul 2025 10:37
Is it at all possible to use only a single UTF-8 BAT file and be able to find e.g.
P:\Excel file deletion test\hidden and read only\~$test file for potential deletion.xlsm
and delete it successfully?
I have no problem with doing this using a PS1 file, but I would like to do it using only Batch
P:\Excel file deletion test\hidden and read only\~$test file for potential deletion.xlsm
and delete it successfully?
I have no problem with doing this using a PS1 file, but I would like to do it using only Batch