1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 11:22:22 +05:30

(feat): added support for windows nsis (exe) installer

This commit is contained in:
2024-09-21 22:40:54 +05:30
Unverified
parent 8953e4fbfd
commit 377a6b2aa6
2 changed files with 773 additions and 0 deletions

View File

@@ -104,6 +104,9 @@
"wix": {
"fragmentPaths": ["installer/windows/wix-fragment-registry.wxs"],
"componentRefs": ["PytubeppHelperFragmentRegistryEntries"]
},
"nsis": {
"template": "installer/windows/nsis-template.nsi"
}
},
"resources": [