If you are using any other operating system than Vista please see this article:
http://www.rebrandsoftware.com/admin/supportEdit.asp?article_id=53This error indicates that a file is not correctly installed on your system. In some cases it may be correctly installed for all standard users but not for the "Administrator" account, and you may only see this error when selecting "Run as Administrator".
The built in Administrator account is not intended to be used as a user account. It is very secure and will not allow program components to be registered. Instead you should create an account with administrative rights, and use it instead of the built in Administrative account. This will help solve runtime error 339/429 on our software, and lots of other software that you may install in the future. If you do not want to create a standard user account (not recommended) you can follow the instructions below:
If the problem started suddenly then a reinstall may fix it. If not, follow the directions below to register each file that is producing the error. You generally will only have to repeat the instructions 3 or 4 times:
Click start
In the search box type "cmd" without the quotes
When CMD.exe appears above the search box right click it and select "Run As Administrator". This will open a command prompt with admin rights.
Repeat the following for each file that is causing this error, replacing [filename] with the actual name of the file that is causing problems:
-Type "regsvr32 [filename] /u" without the quotes
-You will receive a prompt saying the file has been unregistered. Click OK.
-Type "regsvr32 [filename]" (shortcut: press your UP ARROW and delete /u)
-You will receive a prompt saying the file has been successfully registered.
.......................................................
try this
Go to Start
click Run
type in cmd
press enter
type in the black screen
regsvr32 MSWINSCK.OCXPress enter
it will come back the c: prompt
then
Restart your PC
×