Skip to content

Commit 8685ea2

Browse files
Updated to current installer types
As per the [schema 1.7.0](https://github.com/microsoft/winget-pkgs/tree/master/doc/manifest/schema/1.7.0), there are additional supported installer types.
1 parent 68fe04a commit 8685ea2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

hub/package-manager/package/index.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,20 @@ This section provides guidance about submission process for contributing package
1111

1212
## Independent Software Vendor (ISV) or Publisher
1313

14-
If you are an ISV or Publisher, you can use Windows Package Manager as a distribution channel for software packages containing your applications. Windows Package Manager currently supports installers in the following formats: MSIX, MSI, and EXE.
14+
If you are an ISV or Publisher, you can use Windows Package Manager as a distribution channel for software packages containing your applications. Windows Package Manager currently supports installers in the following formats:
15+
16+
- appx
17+
- burn
18+
- exe
19+
- inno
20+
- msi
21+
- msix
22+
- msstore
23+
- nullsoft
24+
- portable
25+
- pwa
26+
- wix
27+
- zip
1528

1629
To submit software packages to Windows Package Manager, follow these steps:
1730

0 commit comments

Comments
 (0)