List Splitter
This very simple web app splits a text file and adds del command via JavaScript to delete using CMD.
History:
It was used to solve a search for the best set of files configuration in a really old system.
That PCs were so old that have trouble running installer packs.
The fastest way was to create a list with dir/b, before extract, and then create a pseudo uninstaller with thie tool and delete files in batch.
Uninstaller
lista de archivos
archivos a borrar en lista.
Code: