Skip to content

Creating manifest from a Local FileServer #269268

Answered by ItzLevvie
jdteasler asked this question in Q&A
Discussion options

You must be logged in to vote

WinGet only supports HTTP and HTTPS links for InstallerUrl and has to match the regular expression of ^([Hh][Tt][Tt][Pp][Ss]?)://.+$

UNC paths are not supported so you will have to deploy a HTTP server with your installer and use that in the manifest.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jdteasler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants