Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Error 5012


No replies to this topic

jamsek19

jamsek19
  • Full Members
  • 17 posts

Posted 07 March 2013 - 14:40

Hello.
I have an InstallShield's project which creates .exe file. It includes few files and the only thing it has to do is to install one of its files (packed from .exe installer file).
The project include custom action implemented in a .rul file which shows the license dialog by calling "SdLicenseEx" function and afterwards starts installation by calling "LaunchAppAndWait" to run the batch file for installation.

The problem is that some times I got mentioned error. See attached file.
The setup.cpp file mentioned in a dialog is not in my domain, therefore I suppose it is a part of IS dll included in a package itself by InstallShield.

Does someone know why this happen to me?

Thanks in advance for answer.

Regards,
Andreo

Attached Images

  • ErrDialog.png

Andreo