electron / electron/windows-installer
How to ignore third party .exe files which does not need codesigning?
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 267
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 1
Description
There are third party .exe files which have already codesigned in in my electron installation package.When using the signWithParams parmas generate the installation package , those third party files will be resigned.But I don't need this resign, could you add some params such as skipSignFiles: ['path/name.exe',....] to ignore those three party .exe files when packing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.