shioneko2026/take-everything-out
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TAKE-IT-ALL-OUT =============== Version 1.0 WHAT IT DOES ------------ Moves every file from all subfolders into the folder where the .bat is located. Empty folders are deleted afterward. The .bat file itself is never moved or deleted. HOW TO USE ---------- 1. Copy [00-Take Everything Out].bat into the folder you want to flatten. 2. Double-click it. 3. All files will be moved to that folder. Empty subfolders will be removed. 4. Press any key to close when done. NAME CONFLICTS -------------- If two files in different subfolders share the same name, Windows will ask whether to overwrite. Answer per file as needed. WHAT IT WILL NOT DELETE ----------------------- - The .bat file itself - Any subfolder that still contains files (only truly empty folders are removed) WHAT IT CANNOT UNDO ------------------- There is no undo. Files are moved, not copied. Folders are deleted once empty. If you are unsure, copy the .bat into a test folder first before using it on important data.