Smart Setup Crypto Package

Dear all,

i just installed the TMS Cryptopackage on Delpi 12.3 on a Windows 10 64 Bit system.
Starting the 32 Bit IDE of Delphi, everything is fine, package is installed as expected.
Starting the 64 Bit IDE i get this message :

the requested bpl file is located at the directory, but still i get the error message.
I've tried a full rebuild with tms.exe build -full, but no change....

br
Michael

Can you please check if you have the folder C:\Components\TMS\TMS Setup\.tmssetup\build\bpl\Win64 in your Windows PATH environment variable?

Can you also please let us know what do you have in the PATH environment variable override in your Delphi configuration (menu Tools | Options, Environment Variables).

Hi Wagner,
sorry for the late reply, i was bound on a project.
Windows Path is including "C:\Components\TMS\TMS Setup.tmssetup\build\bpl\Win64"

This is the content of my Delphi environment path variable :
C:\Components\Fast Reports\VCL\2025.2\Sources\LibRS29\VCL\Win32;
C:\Components\Fast Reports\VCL\2025.2\Sources\LibRS29\VCL\Win64;
C:\Components\Fast Reports\VCL\2025.2\Sources\LibRS29\VCL\Win64x;
$(PUBLIC)\Documents\Embarcadero\InterBase\redist\InterBase2020\IDE_spoof;
$(PATH)

br
Michael

PS: just updated via tms smart setup, the package is still unavailable in the 64Bit IDE

I understand this problem only occurs with TMS Cryptography Pack?
Please go to command-line and run from Smart Setup folder:

tms build -full

After that, if the problem still persists, please send the logs.zip file.

Dear Wagner,
i performed a tms build -full, so far no errors...

but as soon as i start Delphi 64Bit IDE i get :

the rest is installing and starting correct.

i attached the log files as requested

br Michael
logs.zip (318.3 KB)

It might be TMS Cryptography Pack uses some additional DLL that is not available/found as 64-bit. Will check.