This is a C++ project designed to facilitate permanent editing of Windows environment variables.
- Windows 7 or higher
- C++ compiler compatible with C++11 or higher
The program can be compiled using any C++ compiler compatible with C++11 or higher. Below is an example of how to compile it using MinGW:
g++ main.cpp -o EnvironmentVariablesWriter.exeOnce compiled, you can execute the program using:
EnvironmentVariablesWriter.exeIf you wish to contribute to this project, please follow these steps:
Fork the repository. Create a branch (git checkout -b feature/new-feature). Make your changes and commit them with descriptive messages (git commit -am 'Add new feature: XXX'). Push the branch (git push origin feature/new-feature). Open a Pull Request.
This project was created with ❤️ by Luis Jorge López Hernández.
This project is licensed under the MIT License. See the LICENSE file for more details.