Better Path Editor

Better Path Editor

More Windows command line PATH goodness pathed.exe « Just A Programmer

  • pathed

p-nand-q.com : Computer : gtools : pathed

Install with this: wget http://www.p-nand-q.com/gtools/gtools-current.exe start /wait gtools-current.exe /S /D=%ProgramFiles%\Tools && echo Install finished

Command Line Usage

so better is directly from Zip: wget http://www.rapidee.com/download/RapidEE.zip unzip RapidEE.zip RapidEE.exe -d “%ProgramFiles%\Tools”

Explore your environment variables with Rapid Environment Editor

Postoji i komanda setenv u nekim Linux shell-ovima, ali mi ovde nije potrebna.


Install pathed:

1
2
3
4
powershell.exe -Command "Invoke-WebRequest -OutFile ./gtools-current.exe http://www.p-nand-q.com/download/gtools/gtools-current.exe"
start /wait gtools-current.exe /S /D=c:\bin\gtools && echo Install finished
del gtools-current.exe
\bin\gtools\pathed /MACHINE /APPEND C:\bin\gtools

Amazing, pathed is installed now with simple scoop install gtools


Alorel/patheditor2-mirror: Unofficial mirror of https://patheditor2.codeplex.com/ due to CodePlex shutting down rix0rrr/WindowsPathEditor: PATH editor for people who use a lot of “unixy” tools on Windows adrian17/PathEdit: A PATH environment variable editor written in C# and WPF Syntox32/PathEditor: The missing Windows path variable editor


therootcompany/pathman is to manage PATH on Windows, Mac and Linux with various Shells. Finally! scoop install https://raw.githubusercontent.com/bkmeneguello/scoop-bucket/master/bucket/pathman.json

Edit the PATH environment variable in Windows without pain

date 16. Apr 2013 | modified 29. Dec 2023
filename: Research » Better Path Editor
Article Content