trietptm / regenv

Manipulating environment variables in the Windows Registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End-users:

  • The only file you are probably interested in is regenv.exe, you can just grab it and run! ;-o
  • The rest of this text is for developers. See README.txt for end-user docs.

Developers:

  • See CHANGES.txt for pending/finished issues.

  • The .exe currently compiles with Visual Studio C++ 2010 and MinGW/GCC 4.7.

  • The stuff under .prj is a crude dev. project scaffolding kit I use locally (implemented almost exclusively in the ridiculous CMD.EXE scripting language, worth a look for a free horror ride). The prj.cmd, shell.cmd and save.cmd convenience shortcuts are also part of it. You can safely ignore them all.

About

Manipulating environment variables in the Windows Registry

License:Other


Languages

Language:C++ 88.5%Language:Batchfile 8.6%Language:JavaScript 1.8%Language:C 1.1%Language:Shell 0.0%