where are configured Signtool commands saved?

46 views
Skip to first unread message

simp...@gmail.com

unread,
Aug 8, 2025, 4:22:20 PMAug 8
to innosetup
I use several machines, I'd rather not have to set up the same Signtool configurations on each if I can just do it the once and copy the configurations across.

Cheers,

Nigel

Gavin Lambert

unread,
Aug 10, 2025, 7:53:21 PMAug 10
to innosetup
On Saturday, August 9, 2025 at 8:22:20 AM UTC+12 simp...@gmail.com wrote:
I use several machines, I'd rather not have to set up the same Signtool configurations on each if I can just do it the once and copy the configurations across.

It's saved in the registry.  But if you're building on several machines, it probably makes the most sense to use the /S parameter for iscc in your build scripts; that way you don't have to set anything else up in advance.  (You will still need to set it up in the IDE for interactive compiling/debugging, or you can just test those builds without signing so that only the CI/release system performs signing.)

simp...@gmail.com

unread,
Aug 10, 2025, 8:39:22 PMAug 10
to innosetup
Thanks Gavin.
Reply all
Reply to author
Forward
0 new messages