FoxP

Results 33 comments of FoxP

This script is a simple .bat file, not a full-featured software : spending time on the installer / NSI is a little bit "overkill" in my opinion. But anyway, don't...

Hello, The app is a bat / cmd script : there is no x86 / x64 meaning for this. King regards

Duplicate of https://github.com/FoxP/PNG-to-ICO/issues/7

You can try to add the `--track-renames` and `--track-renames-strategy` flags. It may not be compatible with all encrypted destinations, as said in the rclone documentation : - https://rclone.org/docs/#track-renames

Very interesting study ! Thanks for your time. Do you have a sample code to provide ?

Is latest published version better in your opinion ? ([v1.2](https://github.com/FoxP/PNG-to-ICO/releases/tag/v1.2)). I added `Lanczos` scaling filter. Cheers

Thanks for the Chocolatey package. Don't hesitate to submit it as a pull request in this repository. 👍 This way, we could also have WinGet in the future, for instance....

+1 I just got a new phone (the old one died) and I missed a lot this export / restore settings feature.

Hi @Vaalus, Unfortunately, this script is a simple [.bat file](https://en.wikipedia.org/wiki/Batch_file) : it relies on CMD to be executed. There are more user-friendly / complex solutions available, but this one was...

I'll try to update NSIS for next release. 👍 But it may be because of the registry keys added by the installer : `WriteRegStr` and `DeleteRegKey` https://github.com/FoxP/PNG-to-ICO/blob/master/png_to_ico.nsi