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

Custom action type 1 (Calling func in dll) fails


3 replies to this topic

v_skumar46

v_skumar46
  • Members
  • 2 posts

Posted 16 May 2006 - 07:04

I am using CD Wrapper for installing a product. When i install my app it is failing for the very first time fresh installation where a CA type 1 is executed.

The CA is a merge module CA sequenced in UI sequence after 'setupinitialization'

Please help in this.

Edited by v_skumar46, 16 May 2006 - 07:06.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 May 2006 - 11:37

Maybe some dependency is missing?

v_skumar46

v_skumar46
  • Members
  • 2 posts

Posted 16 May 2006 - 14:26

All dependent files are present in the system.

This happens only for the first time I install.

It works fine when i close the CD Wrapper application and open it again and perform installing the same.

luke_s

luke_s
  • Full Members
  • 532 posts

Posted 17 May 2006 - 04:52

Can you debug the custom action?