Skip to content
sandeeptalabathula edited this page May 27, 2012 · 3 revisions

Welcome to the Web Batch File Processor wiki!

This project is can be utilized as web utility for processing batch (.bat) files on IIS server. Users can upload & process the bat files and can see recently processed bat files. Users can also download the logs.

Getting started

Download ZIP and open solution in Visual studio 2010 or above. Publish the code and put the deployment files into application's deployment folder on server. Create web application in IIS and map it to the deployment folder's physical path.

Clone this wiki locally