-
Notifications
You must be signed in to change notification settings - Fork 21
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
Cant remove app image #11
Comments
Btw, was able to solve this for me by adjusting the code |
Could you share your fix for others ? Thanks :) |
Sure, i'll open a pr tomorrow |
Joly0
added a commit
to Joly0/WingetIntunePackager
that referenced
this issue
Jun 3, 2023
Also adjusts the webrequest to search for transparent icons instead of only icons and adds a "VersionToDetect" variable to the winget-detect script for later use
Joly0
added a commit
to Joly0/WingetIntunePackager
that referenced
this issue
Jun 3, 2023
Also adjusts the webrequest to search for transparent icons instead of only icons and adds a "VersionToDetect" variable to the winget-detect script for later use
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have tested this and it appears that this line
WingetIntunePackager/sources/WingetIntunePackager.ps1
Line 690 in 7ee97be
This might be an issue, if you want to create a second app after the first one, as the image cant be replaced by a new app.
If running the script directly through powershell, the image cant be deleted, not even manually, without completly closing the powerhell windows that was used to execute the image.
The text was updated successfully, but these errors were encountered: