Occasionally, a user may receive an error in Transend or another Cleartouch Workstation Suite app like the one below:

The following would be to fix a popup when opening Desktop Suite products like Transend. You would register the appropriate file based on the error you receive in an elevated Command Prompt.
32 bit Operating Windows:
regsvr32.exe c:\windows\system32\threed32.ocx
regsvr32.exe c:\windows\system32\comdlg32.ocx
regsvr32.exe c:\windows\system32\msflxgrd.ocx
regsvr32.exe c:\windows\system32\vsocx32.ocx
regsvr32.exe c:\program files\common files\mssoap\binaries\mssoap30.dll
regsvr32.exe c:\program files\common files\mssoap\binaries\soapis30.dll
regsvr32.exe c:\program files\common files\mssoap\binaries\whsc30.dll
regsvr32.exe c:\program files\common files\mssoap\binaries\wisc30.dll
64 bit Operating Windows:
regsvr32.exe c:\windows\SysWOW64\threed32.ocx (use this one to fix the error above)
regsvr32.exe c:\windows\SysWOW64\comdlg32.ocx
regsvr32.exe c:\windows\SysWOW64\msflxgrd.ocx
regsvr32.exe c:\windows\SysWOW64\vsocx32.ocx
regsvr32.exe c:\program files (x86)\common files\mssoap\binaries\mssoap30.dll
regsvr32.exe c:\program files (x86)\common files\mssoap\binaries\soapis30.dll
regsvr32.exe c:\program files (x86)\common files\mssoap\binaries\whsc30.dll
regsvr32.exe c:\program files (x86)\common files\mssoap\binaries\wisc30.dll
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article