PNG-to-ICO
PNG-to-ICO copied to clipboard
x86 and x64 versions
Dear @FoxP,
Can you add two versions?
- One for x86 machines
- One for x64 machines
Thanks in advance.
Hello, The app is a bat / cmd script : there is no x86 / x64 meaning for this. King regards
It is needed to edit the .nsi to permit the folder install folder choice and have by default the "Program Files" or "Program Files (x86)":
- https://github.com/FoxP/PNG-to-ICO/blob/master/png_to_ico.nsi
After, it is needed to create a new release build with 2 installers -> 1 x86 and 1 x64 .exe. You can have one build more with userdata folder too.
Duplicate of https://github.com/FoxP/PNG-to-ICO/issues/7