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

handle case where hyper-v isn't enabled #52

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

jxy-s
Copy link
Collaborator

@jxy-s jxy-s commented Apr 18, 2023

When Hyper-V isn't installed/enabled on the machine retrieving the IMsvm_VirtualSystemManagementService would throw an exception. This was reported during the submission to winget by @stephengillie here: microsoft/winget-pkgs#102646

This change ensures that if the machine is not configured properly and VMPlex is incapable of operating on the machine, the application will display the warning dialog and exit cleanly, instead of crashing.

@jxy-s jxy-s merged commit 1bcb8bc into main Apr 18, 2023
@jxy-s jxy-s deleted the handle-missing-hyper-v branch April 19, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants