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

[Windows][Installer] Clean-up installer project #5927

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

AenBleidd
Copy link
Member

  • Replace icons
  • Remove unused dialog
  • Remove SetAllUsers.dll
  • Remove Print LA action (I don't believe anybody still uses it). If required - it could be always implemented.
  • Replace ISSetupAllUsers 3rd-party function
  • Remove unused icons
  • Convert custom build target to custom build step to fix build of MSI file when only *.json file was changed.
  • Remove SFHelper.dll

- Replace icons
- Remove unused dialog
- Remove SetAllUsers.dll
- Remove Print LA action (I don't believe anybody still uses it). If required - it could be always implemented.
- Replace ISSetupAllUsers 3rd-party function
- Remove unused icons
- Convert custom build target to custom build step to fix build of MSI file when only *.json file was changed.
- Remove SFHelper.dll

Signed-off-by: Vitalii Koshura <[email protected]>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 26 out of 36 changed files in this pull request and generated no suggestions.

Files not reviewed (10)
  • clientsetup/win/CACCConfigMd5sum.cpp: Language not supported
  • clientsetup/win/CACCConfigMd5sum.h: Language not supported
  • clientsetup/win/CARestoreSetupState.cpp: Language not supported
  • clientsetup/win/CAShutdownUD.cpp: Language not supported
  • clientsetup/win/CAShutdownUD.h: Language not supported
  • clientsetup/win/boinccas.def: Language not supported
  • installer/installer_setup/main.cpp: Language not supported
  • installer/locale/en.json: Language not supported
  • win_build/boinccas.vcxproj: Language not supported
  • win_build/installer.vcxproj: Language not supported
@AenBleidd AenBleidd added this to the Client/Manager 8.0.5 milestone Nov 30, 2024
@AenBleidd AenBleidd merged commit 9d73abf into master Nov 30, 2024
153 checks passed
@AenBleidd AenBleidd deleted the vko_installer_cleanup_for_pr branch November 30, 2024 04:06
@talregev
Copy link
Contributor

When you change UI specially on installer, that is the frontier of boinc for new users. You should add pictures to show how it look like, and wait for other people in community to review it.

@AenBleidd
Copy link
Member Author

AenBleidd commented Nov 30, 2024

Not every change done by maintainers must be reviewed by the community.

@AenBleidd
Copy link
Member Author

@talregev
Copy link
Contributor

talregev commented Dec 1, 2024

Thank you for the video.
I am still think that UI changes should come with pictures / videos on the PR. with the updated changes, before they merge.

@AenBleidd
Copy link
Member Author

@talregev, I will not argue with you. Again. Read my previous message.
If you don't like the answer - I can do nothing with that.
I will not change anything to make you feel better and/or happier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Windows Installer: remove unused functions from the boinccas.dll Windows Installer: Change branding (icons)
2 participants