Skip to content
/ regenv Public

Manipulating environment variables in the Windows Registry [EXP]

License

Notifications You must be signed in to change notification settings

xparq/regenv

Repository files navigation

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 [EXP]

Resources

License

Stars

Watchers

Forks

Packages

No packages published