Jump to content

alysniper

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Posts posted by alysniper

  1. Hello to all,

    I want to use this tutorial but at the final i want to add some paths to environment variables:

    Config.txt

    @ECHO ONREM - This installs the environment paths setx path "%PATH%;C:\xampp\php;C:\xampp\php\pear;C:\selenium;C:\Behat\behat\bin"REM - This installs the PEAR and PhpUnit Seleniumpear config-set auto_discover 1pear install pear.phpunit.de/PHPUnitpear install phpunit/PHPUnit_Selenium

    And the comand used to copy the files is :

    copy /b behat.exe + config.txt behat_final_2.exe

    But when i install the final exe, the Environment variables are not added.

    How to do this?

    Thanks.

×
×
  • Create New...