Hello All,
Does anyone know how I can run a PRISM Package File (ex: easycheck.pwc)
from within a BATCH File? I”m stuck on this!
I’m trying the following:
——————————————
@echo OFF
echo.
echo Press [ENTER] to run the EasyCheck PRISM Package…
echo.
PAUSE
START c:\progra~1\newbou~1\Client\ptclient.exe EasyCheck.pwc
CLS
——————————————
Note: The .pwc extension is already associated with the PRISM Program.
Any Help is Appreciated!
Thanks,
Tony (aka bronx27)
Email: bronx27@gmail.com