Preface

This book covers basic of writing simple DOS Batch files.

This book consciously tries to stay away from showing all the possiblilies that can be achieved using a DOS Batch Script. This is book is not for mastering DOS Batch files. It’s just to help understand and write basic DOS Batch files. Scripting can solve lots of problems. But, for solving advanced problems, it is recommended to use higher level scripting and programming languages like Python / Ruby / Perl or PowerShell.