Hello.
Is there any plans on supporting Windows 10 64-bit? I try running pySimReader.exe and receive an error message:
The procedure entry point RtlConvertUiListToApiList could not be located in the dynamic link library
C:\Users\jsted\AppData\Local\Temp_MEI11760\NETAPI32.dll.
I believe this is becuase I'm on a 64-bit OS. I think the program should be trying to call RtlConvertUiListToApiList from the C:\Windows\SysWOW64 directory. Because the MEI directory is created during runtime and changes each time, I cannot simply delete the NETAPI32.dll file from that directory to have your program try to call the 32-bit version of the DLL in the SysWOW64 directory.
I've looked for an executable inside that directory but didn't find any. I tried extracting the contents of that executable so I could manually run the program after deleting the DLL but I had no luck.
It'd be very nice if Windows 10 64-bit was supported. There's a few free Sim Card Reader programs out there, but so far, none of them seem to work in 10 64-bit. Any help would be greatly appreciated.
Thank you.