How to find Logical Name for PinPad XFS if it is not mentioned in Manual

…衆ロ難τιáo~ 提交于 2019-12-06 15:37:12

I've had recently this problem. In my case, it was due to the service provider not being found (more exactly, the SP implementation DLL). The reason behind, in my case, was that I was using a 64 bits Windows 7. In a 64bits SO, the registry localization is not in HKEY_LOCAL_MACHINE\SOFTWARE\XFS but in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\XFS BTW, the xfs setup puts a 64bitsregs.reg in C:\xfs (or the directory you selected to install the xfs in)

you can find your logical name or service name from below path for windows xp:

general: HKEY_LOCAL_MACHINE\SOFTWARE\"AtmVendor"\RSPServer\XFS

in my case: HKEY_LOCAL_MACHINE\SOFTWARE\BanqIT\RSPServer\XFS

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!