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

feat: customize msi installer #1005

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Misieq01
Copy link
Collaborator

@Misieq01 Misieq01 commented Nov 5, 2024

#774

[ Summary ]

  • User access control => from what I saw its probably tied to certificate that we generate and could not be change inside wixtoolset

  • Icon of a installer => Windows do not provide option for changing icon of .msi installer

  • Current implementation of installer provides very little options for theming, we will be able to do more and also change installer icon on installer version from this PR: feat: include vc in installer #897


[ What can be done ]

  • We can change all texts that all displayed through installer
  • We probably can change fonts colors, sizes etc.
  • We can change background image on the starting page (It needs to be in .bmp format and exactly 493x312px)
    image_720
  • We can change banner image on all pages that displays it, can only be one and also in .bmp format with 493x58px
    image_480

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.

1 participant