-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Installer Enhancement for Windows #18381
base: master
Are you sure you want to change the base?
Conversation
Nice! I'm going to make a few tweaks before merging, like add a gold icon bmp. Will do that fairly soon. |
Why does the language select screen have to be removed? Or rather... Why does it cause some icons to disappear? By the way, what does this even mean, can I see a screenshot pretty please? Forgive my curiosity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, I'm a junior Front-end developer and I have knowledge in software packaging. Therefore, I made some improvements to the PPSSPP installer:
The language selection box has been removed, so that the installer recognizes the system's own language and prevents the icon from becoming invisible (Problem presented in Windows 10).
Options have been added so that the user can add PPSSPP shortcuts to the start menu and desktop.
A PPSSPP icon was added to the installer itself, making it more authentic.
A 128x128 image in .bmp format has been added to the top right corner of the installer pages.
Due to a change in the latest version of inno setup, I had to manually add the classic image at the end of the installation.