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

CaptureInstaller.bat Installation fails to detect Microsoft.WindowsDesktop.App 5.0.5 and tries to install Microsoft.WindowsDesktop.App 5.0.1 #8

Open
TallyStelle opened this issue Jul 20, 2022 · 0 comments · May be fixed by #9

Comments

@TallyStelle
Copy link

Describe the bug
Installation fails to detect Microsoft.WindowsDesktop.App 5.0.5 and tries to install Microsoft.WindowsDesktop.App 5.0.1. The latter can't be installed because 5.0.5 is already present.
This results in a non descriptive error and the batch exits without working.

To Reproduce
Steps to reproduce the behavior:

  1. Have Microsoft.WindowsDesktop.App 5.0.5 installed on your machine
  2. Run the batch

Expected behavior
Consider Microsoft.WindowsDesktop.App 5.0.5 a valid version and go through with downloading the capture software.

sintrode added a commit to sintrode/capture-install that referenced this issue Dec 1, 2022
Added flag to allow insecure curl connections for edge case where certain antivirus software does not allow them otherwise. Also shortened Runtime search string to resolve automuteus#8
@sintrode sintrode linked a pull request Dec 1, 2022 that will close this issue
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 a pull request may close this issue.

1 participant