@echo off echo TOOLS INSTALLING CRUISE CONTROL... call setenv.bat %RS_TOOLSROOT%/bin/ruby/bin/ruby.exe %RS_TOOLSROOT%/lib/pipeline/installer/cc_server_installer.rb echo TOOLS INSTALLING CRUISE CONTROL COMPLETED. pause