Skip to content

katahiromz/RControlPanel

Repository files navigation

Independent ReactOS Control Panel

This is "Independent ReactOS Control Panel" from ReactOS.

Screenshot

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

ReactOS

Donate Follow on Twitter

Main code contributors

How to build?

Please use ReactOS Build Environment (RosBE).

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

Tested on RosBE and MinGW.

License

  • GPL 2.0