Jump to content

How to make a 7-Zip Switchless Installer


keytotime

Recommended Posts

  • 2 weeks later...

  • 1 year later...

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
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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