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

Update uninstall logic, install Teams Meeting add-in #4

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

Smith8154
Copy link
Contributor

Update the package uninstall logic to find the product code based on the package name. This will keep changes in the product code from breaking the uninstall portion of the script.

This update will also check for the Teams Meeting add-in and uninstall it if it is present, then reinstall the latest version. The meeting add-in is no longer bundled by default in the Teams installer, and must instead be installed manually from the MSIX package.

Update the package uninstall logic to find the product code based on the package name. This will keep changes in the product code from breaking the uninstall portion of the script.

This update will also check for the Teams Meeting add-in and uninstall it if it is present, then reinstall the latest version. The meeting add-in is no longer bundled by default in the Teams installer, and must instead be installed manually from the MSIX package.
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