Added existing scripts

This commit is contained in:
2018-11-26 21:47:57 +01:00
parent af5243b367
commit 45551cd1b0
5 changed files with 123 additions and 0 deletions

8
cleanMacFiles.bat Normal file
View File

@@ -0,0 +1,8 @@
@echo off
REM Version: 1.1
REM Remove hidden mac files from subfolders
REM Usage information: see readme.txt
REM Created by Peter Gyetvai: gyetpet@gmail.com with the help of the internet
cd %~dp0
del /s /q /f /a ._*