×
Menu
Index

Registering DLL and OCX Files

TransActPOS requires certain .dll files and .ocx files to be registered in order to run properly. The following guide will show you how to register them on your system.
 
1. Click on the start button/orb in the bottom left corner of your screen
2. On Windows XP, you will click Run and enter in the following window "cmd"; On Windows 7/Vista/2008 Server, you will enter "cmd" in the Search programs and files and press enter
 
3. Type: cd \tr and press tab until it finds c:\transactpos; once it has found this directory, press enter to change the current directory (cd is a change directory command; it will change the current location in the cmd prompt)
4. Type: regsvr32.exe cs
5. Press the tab key until the system finds csftxctl.ocx
6. Press enter (to double check, the cmd prompt should read: regsvr32.exe csftxctl.ocx)
7. If the above steps were followed correctly, you should see the following pop up box
 
8. Type: regsvr32.exe dz
9. Press the tab key until the system finds dzactx.dll
10. Press enter (to double check, the cmd prompt should read: regsvr32.exe dzactx.dll)
11. If steps 8-10 were followed correctly, you should see the following pop up box
 
12. Type: regsvr32.exe duz
13. Press the tab key until the system finds duzactx.dll
14. Press enter (to double check, the cmd prompt should read: regsvr32.exe duzactx.dll)
15. If steps 12-14 were followed correctly, you should see the following pop up box