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] Fix and optimize Windows installer #6009

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

AenBleidd
Copy link
Member

@Copilot Copilot bot review requested due to automatic review settings January 15, 2025 16:54

Choose a reason for hiding this comment

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

Copilot reviewed 81 out of 98 changed files in this pull request and generated no comments.

Files not reviewed (17)
  • clientsetup/win/boinccas.cpp: Language not supported
  • installer/ActionText.cpp: Language not supported
  • installer/ActionTextTable.cpp: Language not supported
  • installer/ActionTextTable.h: Language not supported
  • installer/AdminExecuteSequenceTable.cpp: Language not supported
  • installer/AdminExecuteSequenceTable.h: Language not supported
  • installer/AdminUISequenceTable.cpp: Language not supported
  • installer/AdminUISequencetable.h: Language not supported
  • installer/AdvtExecuteSequenceTable.cpp: Language not supported
  • installer/AdvtExecuteSequenceTable.h: Language not supported
  • installer/BinaryTable.cpp: Language not supported
  • installer/BinaryTable.h: Language not supported
  • installer/CheckboxTable.cpp: Language not supported
  • installer/CheckboxTable.h: Language not supported
  • installer/Component.cpp: Language not supported
  • installer/Component.h: Language not supported
  • installer/ComponentTable.cpp: Language not supported
@AenBleidd AenBleidd added this to the Client/Manager 8.0.5 milestone Jan 15, 2025
- Fix windows installer to comply with the MSI validation rules
- Add automation test for MSI validation
- Remove duplicate files from the installer
- Add patched darice.cub file to the installer (https://github.com/AenBleidd/msi.darice.ice61)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@AenBleidd AenBleidd force-pushed the vko_fix_win_installer_for_pr branch from 9097918 to 9136f5e Compare January 15, 2025 17:38
@AenBleidd AenBleidd requested a review from Copilot January 15, 2025 17:57

Choose a reason for hiding this comment

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

Copilot reviewed 81 out of 98 changed files in this pull request and generated no comments.

Files not reviewed (17)
  • clientsetup/win/boinccas.cpp: Language not supported
  • installer/ActionText.cpp: Language not supported
  • installer/ActionTextTable.cpp: Language not supported
  • installer/ActionTextTable.h: Language not supported
  • installer/AdminExecuteSequenceTable.cpp: Language not supported
  • installer/AdminExecuteSequenceTable.h: Language not supported
  • installer/AdminUISequenceTable.cpp: Language not supported
  • installer/AdminUISequencetable.h: Language not supported
  • installer/AdvtExecuteSequenceTable.cpp: Language not supported
  • installer/AdvtExecuteSequenceTable.h: Language not supported
  • installer/BinaryTable.cpp: Language not supported
  • installer/BinaryTable.h: Language not supported
  • installer/CheckboxTable.cpp: Language not supported
  • installer/CheckboxTable.h: Language not supported
  • installer/Component.cpp: Language not supported
  • installer/Component.h: Language not supported
  • installer/ComponentTable.cpp: Language not supported
@AenBleidd AenBleidd merged commit 8114159 into master Jan 15, 2025
152 of 153 checks passed
@AenBleidd AenBleidd deleted the vko_fix_win_installer_for_pr branch January 15, 2025 17:59
@AenBleidd AenBleidd modified the milestones: Client/Manager 8.0.5, Client/Manager 8.2.0 Jan 16, 2025
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.

1 participant