Delete folder via MS-DOS command
Solved
~Slash~
Posted messages
128
Registration date
Status
Membre
Last intervention
-
maxcol Posted messages 7 Status Membre -
maxcol Posted messages 7 Status Membre -
Hello,
do you know how to delete a folder (containing files (audio, video, text, spreadsheet, etc...)) via a MS-DOS command, basically with a batch file?
I know "rmdir "C:\....\...\"" but it refuses to delete the folder because it contains files.
I know "del "C:\...\...\"" but it asks the user for confirmation, which is too slow.
So to summarize the question: a MS-DOS command that deletes folders containing files without confirmation.
Thank you for your help.
do you know how to delete a folder (containing files (audio, video, text, spreadsheet, etc...)) via a MS-DOS command, basically with a batch file?
I know "rmdir "C:\....\...\"" but it refuses to delete the folder because it contains files.
I know "del "C:\...\...\"" but it asks the user for confirmation, which is too slow.
So to summarize the question: a MS-DOS command that deletes folders containing files without confirmation.
Thank you for your help.
Configuration: Windows Vista/Windows XP Firefox 3.0.1
Thank you.