Author Topic: Registering PntCtl.dll  (Read 10886 times)

Sai Siddhartha

  • GuiXT Forum
  • Newbie
  • *
  • Posts: 47
    • View Profile
Registering PntCtl.dll
« on: June 08, 2017, 05:40:33 AM »
PntCtl.dll is an important file installed along with Designer which needs to be registered in the machine. In cases such as updating Designer and installing Designer without admin rights may lead to issues with registration of PntCtl.dll on machine which may lead to multiple issues while using designer may also lead to application crash.

below mentioned are the steps for registering PntCtl.dll on machine.

Registering PntCtl.dll

To Register PntCtl.dll on Machine follow below guidelines.
1.   Placed the File PntCtl.dll in location c:\Windows\sysWOW64\
2.   Open Command Prompt  as Administrator.
3.   Enter cd c:\Windows\sysWOW64\ and hit enter.
4.   Enter regsvr32 PntCtl.dll and hit on enter.
5.   A popup with a Success Message for Registering PntCtl.dll is shown.

Note:- For 32bit machine PntCtl.dll path will be c:\Windows\system32\.