bottonTurn
Posts: 27
Joined: Wed Mar 28, 2018 3:36 pm

Custom SignTool.exe, how to change the path

Hi all.
I follow this approach to solve a sign issue viewtopic.php?t=35096 there AI team suggest to create a custom SignTool.exe and do the work, that works fine, but how the SigTool.exe path can be be setup outside of advanced installer I didn't see that path in .aip project?

In CI jobs the installation of AI will be by default, so we need to overwrite the path to the signTool

I am using v14.8

Thanks,
Catalin
Posts: 6584
Joined: Wed Jun 13, 2018 7:49 am

Re: Custom SignTool.exe, how to change the path

Hello,

You can configure the path to the SignTool.exe by opening Advanced Installer --> "Files" --> "Settings" --> "External Tools".

Additionally, in the newer versions of Advanced Installer, this can be configured directly from the "Digital Signature" page:
CustomSignTool.png
CustomSignTool.png (19.2 KiB) Viewed 7643 times

Hope this helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
bottonTurn
Posts: 27
Joined: Wed Mar 28, 2018 3:36 pm

Re: Custom SignTool.exe, how to change the path

Hi thanks for your help,
The issue with this
You can configure the path to the SignTool.exe by opening Advanced Installer --> "Files" --> "Settings" --> "External Tools".
Is that we are using jenkins to build and at some point we install from scratch advanced installer and then build de project, so no manual steps can be add to the process.

That option you say can be setup by the command line or using a parameter when call addvancedinstaller?

Thanks,
Diego
Catalin
Posts: 6584
Joined: Wed Jun 13, 2018 7:49 am

Re: Custom SignTool.exe, how to change the path

Hello Diego,

I'm afraid we do not have any command line in which you can specify what SignTool.exe to be used.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”