Skip to content

Add support for wix files#585

Open
Kvan7 wants to merge 1 commit intopre-commit:mainfrom
Kvan7:patch-1
Open

Add support for wix files#585
Kvan7 wants to merge 1 commit intopre-commit:mainfrom
Kvan7:patch-1

Conversation

@Kvan7
Copy link

@Kvan7 Kvan7 commented Mar 18, 2026

Adds commonly used wix file extensions: wixproj, wxs, wxi, wxl

Wix is a toolset for creating msi installers, https://github.com/wixtoolset/wix

Adds commonly used wix file extensions. Wix is a toolset for creating msi installers

https://github.com/wixtoolset/wix
@Kvan7
Copy link
Author

Kvan7 commented Mar 18, 2026

I couldn't find great docs newer versions of wix, but the file extensions have stayed the same from what I can tell.
(also not an expert in wix)
https://docs.firegiant.com/wix3/overview/files/
there are also some linking/output files but I didn't include them in this since I have never touched them myself & they have less than 50 results when searching the file types on github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant