@echo off :::::::::::::::::::::::::::::::::::::::::::: :: Design-Side Includes (DSI) :: :: File: \dsi\dsi.cmd :: :: Description: :: :: This script launches DSI to build :: :: your HTML files and then move the :: :: files up to your web home folder. :: :: To run this script from Windows :: :: Explorer, double-click it. :: :: http://www.centerkey.com/dsi :: :::::::::::::::::::::::::::::::::::::::::::: java -jar "\Program Files\Center Key Software\DSI\dsi.jar" move *.html .. pause