-
Notifications
You must be signed in to change notification settings - Fork 449
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
Conversation
AenBleidd
commented
Nov 30, 2024
- 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]>
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.
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
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. |
Not every change done by maintainers must be reviewed by the community. |
Thank you for the video. |
@talregev, I will not argue with you. Again. Read my previous message. |