stodle2.tlb error

Started by davethomson, November 04, 2014, 11:33:40 PM

Previous topic - Next topic

davethomson

Where exactly in "unsafe files" is stodle2.tlb to be placed? The unsafe file is huge and many parts.  I placed it under the 1st [Windows] but it is still in my .iss file.

What part of InnoScript does "References" to "stodle2.tlb" come from?

Randem

It occurs because that file is in your script and does not need to be there. Remove it, place the file name into the unsafe file list...

davethomson

Whenever I install either of two of my recent programs compiled with InnoSetup which were made using InnoScript 11.4 I get this error message which I "ignore".  Why is this error appearing?