mirror of
https://github.com/neosubhamoy/pytubepp-helper.git
synced 2026-02-04 11:22:22 +05:30
(ci/cd): ci test4
This commit is contained in:
@@ -22,7 +22,7 @@ ${StrLoc}
|
||||
!define VERSIONWITHBUILD "0.2.0.0"
|
||||
!define SHORTDESCRIPTION "PytubePP Helper"
|
||||
!define INSTALLMODE "currentUser"
|
||||
!define LICENSE "..\..\..\..\..\..\LICENSE"
|
||||
!define LICENSE "..\..\..\..\..\LICENSE"
|
||||
!define INSTALLERICON ""
|
||||
!define SIDEBARIMAGE ""
|
||||
!define HEADERIMAGE ""
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
"wix": {
|
||||
"fragmentPaths": ["installer/windows/wix-fragment-registry.wxs"],
|
||||
"componentRefs": ["PytubeppHelperFragmentRegistryEntries"],
|
||||
"license": "../../LICENSE"
|
||||
"license": "../LICENSE"
|
||||
},
|
||||
"nsis": {
|
||||
"template": "installer/windows/nsis-template.nsi"
|
||||
|
||||
Reference in New Issue
Block a user