Posts Tagged ‘dos script’

how to write a dos script to compare the files in different 2 folders?

I have 2 folders: deploy and deploy_ready and wanted to know find out using dos script what files are in deploy and not in deploy_ready.
I’m interested in how to compare folders not files.

Is there a DOS script to automate removing items from the startup tab in msconfig?

I regularly find myself unchecking startup items from computers
I work on, and I am looking for a one step solution like a DOS script or something. Anyone got an answer?

How do you write a DOS script that sends mail?

I am running Windows Server 2003. I want to write a script which can send mail. I have some text in a file and I want the script to email the content of the file to an email address. The content of the file will change every time I email it, but the email address will stay the same. I have Mercury/32 Mail Server and Microsoft Outlook mail client installed.