Hello,

I have my code signing working inside SetupBuilder and password is there.

Previously I have been using a .bat file to code sign the EXE file and then would
build using SB which in turn would sign the installer exe file.

My problem is that the password is stored in the clear on a computer that died
and I have been unable to retrieve it.

Thus I cannot sign my program EXE file unless I get a new certificate OR
get the password.

Is there a way to retrieve the password from SetupBuilder "in the clear".
Is it in the registry? There are some tools online that say they can potentially retrieve values
in asterisk fields but my Anti-virus flags them and not sure I want to try to run them.