setvisible / ArrowDL

ArrowDL (Arrow Downloader) is a download manager for Windows, MacOS and Linux
https://www.arrow-dl.com/
GNU Lesser General Public License v3.0
551 stars 30 forks source link

DownZemAll 3.0.0 - Feedback #89

Open bovirus opened 1 year ago

bovirus commented 1 year ago

@setvisible

Exe installer legal copyright message truncated

In exe file properties the copyright legal strings is too long and is truncated..

image

I propose you to change this strings in

https://github.com/setvisible/DownZemAll/blob/develop/installer/windows/NSIS/setup.nsi

VIAddVersionKey "LegalCopyright" "(C) Sebastien Vavassori. All Rights Reserved."

in

VIAddVersionKey "LegalCopyright" "(c) Sebastien Vavassori xxxx-yyyy"

Where xxxx and yyyy are starting/ending copyright year.

No program in Windows program list

Is it normal that I didn't find trace of DownZemAll in Windows program list

Thanks.

Happy new year.