Ok this is taking me ages to do,
But how can I delete files and folders which are too long for windows to let my by just standard right click then delete that doesn't involve me changing each and every foler name to a singular character?
Thanks
Gaz
Printable View
Ok this is taking me ages to do,
But how can I delete files and folders which are too long for windows to let my by just standard right click then delete that doesn't involve me changing each and every foler name to a singular character?
Thanks
Gaz
some sort of recursive vbscript could i imagine, but i don't have one.
how about dropping to a cmd.exe prompt and using a wildcard such as:
del rubbish*.txt ???
Ben
tried cmd just does nothing
Give delinvfile a go.