Signing installer with signtool
Posted: 21 Mar 2017, 13:29
Hi,
InstallForge works great so far. I am stuck in signing the installer with a digital certificate.
I sign my_installer_file.exe with the following command (it is a standard procedure):
signtool.exe sign /a my_installer_file.exe
Then, if I execute the installer, it hangs. It consumes around 30% of the CPU. It the temp directory, there is a file Setup.cab that keeps growing, it did not stop at 2GB!
my_installer_file.exe is working perfectly before signing it with singtool.exe. It just hangs after signing it.
Is there any solution?
Thanks,
chx
InstallForge works great so far. I am stuck in signing the installer with a digital certificate.
I sign my_installer_file.exe with the following command (it is a standard procedure):
signtool.exe sign /a my_installer_file.exe
Then, if I execute the installer, it hangs. It consumes around 30% of the CPU. It the temp directory, there is a file Setup.cab that keeps growing, it did not stop at 2GB!
my_installer_file.exe is working perfectly before signing it with singtool.exe. It just hangs after signing it.
Is there any solution?
Thanks,
chx