installer - Read a File in Installshield and fill a form -


im trying find way read/write config file using c# library, im running installshield 2014 in visual studio 2013, have dialog box. added custom action of type= "call public method in managed assembly" option "installed product" , selected primary output source targeting class , method in question, not working. don't know wrong it, dialog should appear prior installation. ideas?

as debugging guideline, @ verbose log. expect tell in case assembly cannot found. if so, because calling assembly installed product, before said assembly has been installed. (there may or may not issues referencing output group; don't believe i've ever tried that.)

depending on needs you'll have choose between 2 approaches:

  • reschedule action assembly available, or
  • make assembly available @ current scheduling choosing different location (such binary table).

Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

order - Notification for user in user account opencart -