Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 1.81 KB

README.md

File metadata and controls

68 lines (53 loc) · 1.81 KB

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