Gimp/build/windows/store
Bruno Lopes 608b0289e9 build/windows: Avoid calling Internet Explorer parser on .PS1 scripts
We started to get this error on CI:

> Windows PowerShell is in NonInteractive mode. Read and Prompt functionality is not available.

So, for simple requests, let's use the Invoke-RestMethod cmdlet.
For download requests, let's use Invoke-WebRequest -UseBasicParsing
2026-01-18 12:34:48 -03:00
..
3_dist-gimp-winsdk.ps1 build/windows: Avoid calling Internet Explorer parser on .PS1 scripts 2026-01-18 12:34:48 -03:00
AppxManifest.xml build/windows: Fix clash of GIMP Preview MSIX with GIMP MSIX on Start Menu 2025-11-22 09:33:08 -03:00
pseudo-gimp_2026.pfx build/windows: Renew pseudo-gimp*.pfx 2025-12-26 13:08:08 -03:00
README.md build: Package maintainership instructions were moved to gimp-web-devel 2025-11-21 16:21:02 -03:00

GIMP MSIX HowTo

If you are a msix package maintainer, check the documentation at: https://testing.developer.gimp.org/core/maintainer/accounts/msstore/