- Download the latest release from here
- Unzip the file
- Create a new folder called
envxin yourC:\directory - Copy the
envx.exefile from the unzipped folder to theenvxfolder - Add the
envxfolder to your PATH environment variable (instructions here)
- Download the latest release from here
- Unzip the file
- Open a terminal and navigate to the unzipped folder
- Run
envx.exeto start the program
Error: The term 'envx' is not recognized as the name of a cmdlet, function, script file, or operable program
If you get this error, you probably tried to run the program from the global scope when you followed the portable installation instructions. To fix this, you can either:
- Run the program from the local scope by navigating to the
envxfolder and runningenvx.exe - Add the
envxfolder to your PATH environment variable (instructions here)
