Winget does not display exe instead of displaying MSI while the Scope is in Machine #108175
Answered
by
mdanish-kh
BrandonWanHuanSheng
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
mdanish-kh
May 26, 2023
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't specify the installer type for winget install. There is an open issue at winget-cli tracking the request:
In the upgrade scenario though, WinGet will try to match the existing installation with a suitable InstallerType present in the manifest. If your existing installation was performed using an EXE installer, WinGet will use the EXE installer from the manifest to serve subsequent upgrades.
So, if you really want WinGet to use the EXE installer for future upgrades, you may need to perform a manual installation first using the EXE