PDA

View Full Version : Conditional Code Sign - Another question



NewsArchive
01-21-2016, 08:51 AM
OK, I got the ability to be able to do either a single or dual code
sign by using Release feature.

Now they want the ability to optional NOT code sign at all.

I determined that I can handle controlling the individual code-sign
files by using the "#ifcompvar" along with variable set in the Release
logic. However how can I conditionally prevent the Install Package
code signing that occurs as defined in the Project; Code Signing
setup?


Barton

Barton Whisler
(semi-retired<g>)

NewsArchive
01-21-2016, 09:14 AM
Hi Barton,

It is not possible to programmatically enable/disable code-signing for the
setup.exe package.

Friedrich

NewsArchive
01-21-2016, 09:14 AM
OK, thanks.

Barton Whisler
(semi-retired<g>)

NewsArchive
01-21-2016, 09:15 AM
>
> OK, thanks.
>

I can try to add an option to handle it programmatically, if you really need
it.

Friedrich