@echo off rem PlanAhead (TM) rem runme.bat: a PlanAhead-generated Script rem Copyright 1986-1999, 2001-2012 Xilinx, Inc. All Rights Reserved. set HD_SDIR=%~dp0 cd /d "%HD_SDIR%" set PATH=%SYSTEMROOT%\system32;%PATH% cscript /nologo /E:JScript "%HD_SDIR%\rundef.js" %*