-
Notifications
You must be signed in to change notification settings - Fork 436
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
Download and installation script not working #36
Comments
It's not version 7.1.0 (latest according to this post) Microsoft Integration and Azure Stencils Pack for Visio: New version available (v7.1.0). It's 7.0.0 according to the tag. |
The commit references 7.1.0, however the script itself appears to download the master branch. Do you have the registry key being referenced in the script? If so, what's the value of it? |
I just had an issue as well. Downloading via |
@gdbarron, thanks for the tip! Upgrading to PS 7.0.4 allowed the installation to complete. Interestingly enough, on my machine the standard Windows 10 PS 5 was not throwing any errors. So they may another glitch related to PS 5. Yes, we should probably enforce a PS 7 dependency with |
I'm using PSVersion 5 1 19041 1023 without any issue. Even now I try execute the script with success |
How to download this pack by PS ? i don't know the command ...thank you |
The download-Install-MIS-Azure-Visio-Package.ps1 script seems to successfully download the ZIP, however, something goes wrong at extraction or copy step. There are no files deployed to C:\Users[UserName]\Documents\My Shapes after the script is done. I am running PS as an Admin.
Is anyone else having the same issue?
The text was updated successfully, but these errors were encountered: