Problem with zkemkeeper.dll in 64 bit

this is the proccess to register the sdk on win7 64bit:
64 bit SDK register issus???
Copy all these dll. into c:\windows\syswow64 folder,
then use administrator account to run cmd.exe
enter the following command to reg the control.
cd %windir%\syswow64      [press enter]
regsvr32 zkemkeeper.dll   [press enter]
*notice:only 64 bit OS need to do this operation!

Comments