Hi Anna,

of course.

Did you try this:

Code:
Get gStartProgram "C:\GnuWin32\bin\openssl.exe" "smime -decrypt -verify -inform DER -in C:\TEMP\IT06289781004_5S14S.xml.p7m -noverify -out C:\TEMP\IT06289781004_5S14S.xml"  "" True True to iOk
This passes the command and its parameters as two separate strings as I think is the intention.

-Sture