Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.
You are not logged in.
Pages: 1
Hi
I like to codesign my PB application with PBCodesign but get a error Could not determine PowerBuilder version.
This are the commands I used
C:\Program Files (x86)\E. Crane Computing\PowerGen Professional>makecert.exe -sv wintree.pvk -n "CN=TSD Automatisering BV" wintree.cer
Succeeded
C:\Program Files (x86)\E. Crane Computing\PowerGen Professional>cert2spc.exe win tree.cer wintree.spc
Succeeded
C:\Program Files (x86)\E. Crane Computing\PowerGen Professional>pvk2pfx -pvk win tree.pvk -pi Bikkel -spc wintree.spc -pfx wintree.pfx -po Snikkel -f
C:\Program Files (x86)\E. Crane Computing\PowerGen Professional>pbcodesign "C:\Program Files (x86)\E. Crane Computing\PowerGen Professional\wintree.exe" signto ol.exe sign /f "C:\Program Files (x86)\E. Crane Computing\PowerGen Professional\wintree.pfx" /p Snikkel /v "C:\Program Files (x86)\E. Crane Computing\PowerGen Professional\wintree.exe"
Could not determine PowerBuilder version of file: C:\Program Files (x86)\E. Crane Computing\PowerGen Professional\wintree.exe
C:\Program Files (x86)\E. Crane Computing\PowerGen Professional>
Any idea why this happen?
At the PC PB10.5.1 and 11.5.1 are installed. The program is compiled in 11.5.
Tia
Hans
I'm also curious as I get the same error with pbcodesign.
For grins, I signed our .exe with a plain call to signtool and it appears to be fine. The application runs, the version and other information are intact, and the certificate shows up in Explorer.
PB 11.5.1.4011, Win XP SP2. signtool.exe version 6.0.6000.16384
I'll e-mail you with instructions for downloading the latest version of PBCodeSign. It appears that the version you're using does not support PB11.5.
Regards,
Phil
Hi,
I get the same message but i have only pb 11.1 version.
Sry 11.2 8669
I'll e-mail you with instructions for downloading the latest version of PBCodeSign. It appears that the version you're using does not support PB11.5.
Regards,
Phil
Pages: 1