You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message