setup.bat


rem set PWDEV to full path of PicoWeb Development system root directory
set PWDEV=C:\PWDEV
set PATH=%PATH%;%PWDEV%\bin

Back