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

How to set icon to installer? #32

Open
Truth1987 opened this issue Aug 14, 2019 · 6 comments
Open

How to set icon to installer? #32

Truth1987 opened this issue Aug 14, 2019 · 6 comments

Comments

@Truth1987
Copy link

I am developing an app on windows.
I am already check the tutorial of fbs.
But I still don't know how to set my own icon to app installer.

Thanks

@mherrmann
Copy link
Owner

I'm afraid fbs doesn't yet support changing the icon of the installer.

@Truth1987
Copy link
Author

It's ok.
I am just worried that I am wrong.

@yash-akbari
Copy link

It's Now Solved , I am using fbs 0.9.0 , i replaced "src/main/icons/Icon.ico" file wtih my icon file.

Note: Don't use icon files whose types where changed manually(by renaming in windows). it gives large traceback.

@Dorian569
Copy link

Can we customize installer ? Adding a terms and license page for example ?

@mherrmann
Copy link
Owner

Yes, copy https://github.com/mherrmann/fbs/blob/master/fbs/_defaults/src/installer/windows/Installer.nsi into src/installer/windows/Installer.nsi and modify.

@Dorian569
Copy link

Dorian569 commented May 2, 2024 via email

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

No branches or pull requests

4 participants