Skip to content

katahiromz/Rshimgvw

Repository files navigation

Independent ReactOS shimgvw

This is "Independent ReactOS shimgvw" from ReactOS, Shell Image Viewer.

(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/Rshimgvw
cd Rshimgvw
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip shimgvw.exe

Tested on RosBE and MinGW.

License

  • GPL 2.0