Inno setup fatal Error Occurred

Asked By 10 points N/A Posted on -
qa-featured

I am using Inno setup that is used for creating setup of any thing.

I am trying to create a setup but from few days I am facing below errors and don’t know its solution and tell me is this error due to hardware or software.

Error: 339-Component ‘Codejock.skinFramework.v13.0.0.ocx’ or one of its dependencies not correctly registered:

Fatal Error!

Error: 339 On line: 0

Component ‘Codejock.skinFramework.v13.0.0.ocx’ or one of its

dependencies not correctly registered: a file is missing or invalid

In procedure StartApplication in module modMain.

                                                               OK

Thanks.

SHARE
Answered By 0 points N/A #95744

Inno setup fatal Error Occurred

qa-featured

 

Hi Peter,
 
Fatal Error!
 
Error: 339 On line: 0
 
Component ‘Codejock.skinFramework.v13.0.0.ocx’ or one of its dependencies not correctly registered: a file is missing or invalid In procedure StartApplication in module modMain.
 
It seems you having a run time error in your system. So I suggest before you run your program always check your program if you already running it. Or sometime it happened because of a missing file in your system .ocx.
 
Also depends on the compatibility of your system with your application. When you download the application some of the file was not yet completed install in your system. Recheck your application then install it back again. Thanks,

Related Questions