|
Post by TechSalt on Jul 2, 2022 7:28:10 GMT -8
Turns out the shimgvw.dll of ReactOS works on Windows 10. To run it, use this command and place the dll in your Windows folder. Replace {insert image file here} with the image file you want to open.
"C:\Windows\System32\rundll32.exe" C:\Windows\shimgvw.dll,ImageView_Fullscreen "{insert image file here}" This also works with animated GIFs (can't show it because i don't know how to record in GIF)
Keep in mind the file below is 64 bit
|
|
|
Post by TechSalt on Jul 3, 2022 3:03:00 GMT -8
|
|
|
Post by TechSalt on Jul 3, 2022 6:27:39 GMT -8
Got 32 bit icons to work properly
|
|
|
Post by TechSalt on Jul 3, 2022 20:42:55 GMT -8
However, that is 32 bit and this one is open source
|
|