Michael Kiesel

Results 20 comments of Michael Kiesel
trafficstars

> `enableLocalManifests` means that you can use `winget install --manifest `, not that `InstallerUrl` can point to a local file. I don’t believe that pointing a manifest to a locally...

I opened an idea for this, so if its no issue you can close this issue here. Thanks!

I think my feature request helps to understand the scenario additionally, so that the InstallerUrl Parameter in the manifest can reference/call local relative/absolute paths for the EXE/MSI Installers.

> What scenario does this add value? Is this for "local" manifest validation, or something else where just running the local installer directly doesn't suffice? I have a local distribution...

@denelon Is there a possibility to get this feature or can't you spend any time on this? Thanks!

> We're looking into the scenario for installing "offline" store packages. We'll need to extend the schema to add the license file to the manifest, and at that point, we'll...

Not an Issue will be handled further in the feature Request: https://github.com/microsoft/winget-cli/issues/4361

Thanks! I could now successfully start the build with docker-compose but then i got an permission error executing the start.sh script: ``` Building django Sending build context to Docker daemon...

I did make progress again and will report it in the next days