Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Discussion about NBA Live 2004.
Post a reply

stupid question about batch files...

Wed Feb 04, 2004 8:49 am

how do i put a command to delete a whole folder, like i dont want jsut the files in the folder gone, i want the folder itself gone..

Wed Feb 04, 2004 9:57 am

you would type
"rmdir/S directory_name" and when you execute the batch file when it asks if you want to remove it just type "y" and it will remove it. Hope that helps
Post a reply