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 installer to start BOINC unelevated. #6049

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

AenBleidd
Copy link
Member

This fixes #992.

@AenBleidd AenBleidd added this to the Client/Manager 8.2.0 milestone Jan 29, 2025
@Copilot Copilot bot review requested due to automatic review settings January 29, 2025 21:52

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • clientsetup/win/launcher.cpp: Language not supported
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.95%. Comparing base (aef22e5) to head (2480511).
Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6049      +/-   ##
============================================
- Coverage     11.95%   11.95%   -0.01%     
  Complexity     1068     1068              
============================================
  Files           280      280              
  Lines         36974    36982       +8     
  Branches       8533     8533              
============================================
  Hits           4420     4420              
- Misses        32154    32162       +8     
  Partials        400      400              

see 6 files with indirect coverage changes

@AenBleidd AenBleidd merged commit fffcf2e into master Jan 29, 2025
153 checks passed
@AenBleidd AenBleidd deleted the vko_fix_msi_run_boinc_elevated branch January 29, 2025 22:57
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.

BOINC installation should not start the Manager under an admin account
1 participant