Jump to content

Recommended Posts

  • 2 weeks later...

  • 1 year later...
Posted (edited)

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.

Edited by alysniper

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...