Disable Windows update code signature verification (#24905)
This commit is contained in:
@@ -63,6 +63,7 @@ const getBase = (): Configuration => ({
|
|||||||
sign: signWindows,
|
sign: signWindows,
|
||||||
},
|
},
|
||||||
target: ["nsis"],
|
target: ["nsis"],
|
||||||
|
verifyUpdateCodeSignature: false,
|
||||||
},
|
},
|
||||||
nsis: {
|
nsis: {
|
||||||
oneClick: false,
|
oneClick: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user