Skip to content

katahiromz/RRegEdit

Repository files navigation

Independent ReactOS RegEdit

This is "Independent ReactOS RegEdit" from ReactOS.

(The screenshot)

It's a free and open source software for Windows XP and later.

ReactOS

Donate Follow on Twitter

Main code contributors

Translators

How to build?

Please use ReactOS Build Environment (RosBE).

git clone https://github.com/katahiromz/RRegEdit
cd RRegEdit
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip regedit.exe

Tested on RosBE and Visual Studio 2019.

License

  • LGPL 2.1 and later