Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NSIS installer script #601

Merged
merged 3 commits into from
Aug 18, 2024
Merged

Update NSIS installer script #601

merged 3 commits into from
Aug 18, 2024

Conversation

bovirus
Copy link
Contributor

@bovirus bovirus commented Aug 13, 2024

@cdgriffith

  • Add Italian language
  • Add info about inbstalelr exe file properteis
  • Add info in Windows program list about program name, version, author and size

Change as you like author and copyright via these strings

!define PRODUCT_AUTHOR "Chris Griffith"
!define PRODUCT_COPYRIGHT "(c) Chris Griffith 2021-2024"

Note if you run makensis via cmd line plwase check to run in this way

makensis /INPUTCHARSET UTF8 FastFlix.nsi

To ensure that the accenetd letetrs (like àèéòìù) are sued in right way,.

Thanks.

- Add Italian language
- Add info about file exe properteis
- Add info in Windows program lust about program name, version, author and size

Change as you like author abnd copyright via these strings

!define PRODUCT_AUTHOR    "Chris Griffith"
!define PRODUCT_COPYRIGHT "(c) Chris Griffith 2021-2024"
@cdgriffith
Copy link
Owner

Thank you for these great updates!

@cdgriffith cdgriffith changed the base branch from master to develop August 18, 2024 01:10
@cdgriffith cdgriffith merged commit 2c1b17f into cdgriffith:develop Aug 18, 2024
6 of 7 checks passed
@cdgriffith cdgriffith mentioned this pull request Aug 21, 2024
cdgriffith added a commit that referenced this pull request Aug 22, 2024
* Fixing #598 'dict' object has no attribute 'to_yaml' (thanks to dmo marillat)
* Fixing #599 Italian language translations (thanks to bovirus)
* Fixing #600 Update NSIS installer script #601 to include Italian (thanks to bovirus)
* Fixing #603 Themes stylesheet aren't included in python package (thanks to dmo marillat)
* Fixing #605 HDR2SDR double tonemapping in Rigaya NVENC and QSV Encoders (thanks to Darksyderz)

---------

Co-authored-by: bovirus <1262554+bovirus@users.noreply.github.com>
Co-authored-by: dmo <marillat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants