I ran the command to configure the card simulator, and success was reported.
java -jar %JC_HOME_SIMULATOR%\tools\Configurator.jar -binary %JC_HOME_SIMULATOR%\runtime\bin\jcsw.exe -SCP-keyset 1111111111111111111111111111111111111111111111111111111111111111 2222222222222222222222222222222222222222222222222222222222222222 3333333333333333333333333333333333333333333333333333333333333333 -global-pin 010203040506 03
**SCP keys injected. Length(bytes): 32**
**Global PIN injected**
**Configuration successful!**
I then tried to run jcsw.exe, but I get an error. The error shows up in a Windows Message box. It is presented if I invoke jcsw.exe with parameters or without parameters.
“jcsw.exe - The application was unable to start correctly (0xc000007b).”
Does anyone know what causes this and how to fix it?