8000 Windows · jhasse/jngl Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Jan Niklas Hasse edited this page May 20, 2022 · 3 revisions

The wind 9681 ows installer needs the icon as a .ico file. With with this command ImageMagicK creates the .ico file in the right dimensions.

convert data/icon.webp -define icon:auto-resize="128,96,64,48,32,16" windows/logo.ico
Clone this wiki locally
0