--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/innosetup/8b87a897-7adb-4cb8-9d8b-1d351fe92983n%40googlegroups.com.
Hi,
>> Okay thanks, but what is your question?My question is: so as with previous version "innosetup-6.3.3" which correctly, I want to receive 2 different E32 files.
>> I don't know where the 'beta_x86' and 'beta_x64' postfixes come from.I've added 'beta_x86' and 'beta_x64' postfixes to better show the result from the 4 different scripts.
My Inno Script x64 and x86 are different, not much but different !
- notepad3_x64_setup_beta.iss 90.613 bytes SHA-256 08b7c4021ba4823f220764d62684dd305973141e289e1c160a8a730549c8fe63- notepad3_x86_setup_beta.iss 90.603 bytes SHA-256 73c0ca58499dc4f65fcd63b1381d92f4d920ebdcdba893de102be1a0ed52c6ef
>> The part with numbers and letters is the first 10 characters of the SHA256 of the file to sign.Using exactly the same scripts, the generated .E32 file: "uninst-6.5.1-6dadf32301.e32", where 2 different files and the previous version "innosetup-6.4.3" ?
Best regards,hpwamr
On Wednesday, 27 August 2025 at 20:02:04 UTC+2 Pairi Daiza wrote:
Hello Martijn,Since years, I'm using external batch files to digital sign all my Inno Setup files with100% success rate.From version "innosetup-6.3.3", I've added the signing of the "Uninstall" files to my signing batch files still with 100% success rate.With each run, I always produce 2 versions ("x86" and "x64") of Inno Setup files.To use the external tool for the "Uninstall" file, i use those settings:- SignedUninstaller=yes
- SignedUninstallerDir=.\Resources\Uninstaller
With each run, 2 new different E32 files ("x86" and "x64") are created in folder "Uninstall.
Today I've upgraded to "innosetup-6.5.1.Everything works fine, BUT NOT the batch signing of the E32 uninstall files.With each run, 2 new identical E32 files ("x86" and "x64") are created in folder "Uninstall", with as result that now in total stay only 1 E32 file (the second file is not added but replace the first one) and that broken my signing batch files.
In picture, the content of older "Uninstall.
Thanks in advance for your attention.
Best regards,hpwamr
--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/innosetup/e702325c-eded-4e35-a830-a12d648027f2n%40googlegroups.com.
Since years, I'm using external batch files to digital sign all my Inno Setup files with100% success rate.From version "innosetup-6.3.3", I've added the signing of the "Uninstall" files to my signing batch files still with 100% success rate.With each run, I always produce 2 versions ("x86" and "x64") of Inno Setup files.To use the external tool for the "Uninstall" file, i use those settings:- SignedUninstaller=yes
- SignedUninstallerDir=.\Resources\Uninstaller
My Inno Script x64 and x86 are different, not much but different !- notepad3_x64_setup_beta.iss 90.613 bytes SHA-256 08b7c4021ba4823f220764d62684dd305973141e289e1c160a8a730549c8fe63- notepad3_x86_setup_beta.iss 90.603 bytes SHA-256 73c0ca58499dc4f65fcd63b1381d92f4d920ebdcdba893de102be1a0ed52c6ef