Few days back I was working on a script to automate project builds. And at one step I was required…
DOS
File Integritry verfication … using File Checksum Integrity Verifier
Lets say you download a file from internet and you want to make sure that this file’s source is legitimate…
Archiving using 7ZIP commandline
Couple of days back I had to create a script to archive all files from number folders as part of…
Send Email in Batch File (using VB Script) without installing SMTP server
In my never ending desire to use Batch files to do just about anything, I was recently needed batch file…
If … Else in Batch file
If you have ever used If .. Else in batch file then you know that how frustrating it is to…
FTP connection using BATCH file
I really love DOS commands. They are so powerful and yet simple (most of the time). Few days back I…
Infinite loop in DOS
Few days back I was working on some task and as a part of that I was required to run…