What's new in v1.7.0
Downloads
- Recommended:
Envarly_1.7.0_x64-setup.exe - Managed install:
Envarly_1.7.0_x64_en-US.msi - Portable:
Envarly_1.7.0_x64-portable.zip - Checksums:
SHA256SUMS.txt
CLI can now write to the registry
envarly import <file>— apply a previously exported.json/.regfile, merge or replaceenvarly set <NAME> <VALUE>/envarly delete <NAME>— single-variable writes, handy for scripts- Every write command is dry-run by default and only touches the registry when you pass
--apply - Unlike
setx, these broadcast the change to already-running processes immediately, so you don't need to log off and back on to see it
Full changelog: v1.6.0...v1.7.0