Space in pathname

monpelaud

New Member
Hi,

I want to delete files in the folder "E:\Documents and Settings\home\Mes documents\" with a .bat file.
I try this command with no success:
eraserd -file "E:\Documents and Settings\home\Mes documents\*.*"

The spaces in the pathname generate a syntax error.
I don't find the right syntax, can you help me ?

Best regards
 
Use EraserL, not eraserD. EraserD doesn't support long file names.
 
Back
Top