I\'m trying to run CasperJS in a portable way that doesn\'t involve setting the path variable in Windows. Currently I have gotten this to partially work by moving the phanto
try it without call:
call
phantomjs "%CASPER_BIN%bootstrap.js" --casper-path="%CASPER_PATH%" --cli %ARGV%