Windows XP .vbs script to delete multiple folders

Joined
Jun 20, 2005
Messages
1
Reaction score
0
Hi,
I've been tasked to delete 100+ folders that contain subfolders and I've tried a simple batch file to do this and having problems with it. I'd really like to try a .vbs script to accomplish this. Does anyone have one that I could use? It'd really help me out....

Thanks!
 
edogcooter said:
Hi,
I've been tasked to delete 100+ folders that contain subfolders and I've tried a simple batch file to do this and having problems with it. I'd really like to try a .vbs script to accomplish this. Does anyone have one that I could use? It'd really help me out....

Thanks!

Good morning,

Have a look at http://www.devguru.com here can you find all the statments for making vbs scripts.

Choose than for WSH.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top