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

How to get information from ism files-URGENT


2 replies to this topic

Kalpaga

Kalpaga
  • Members
  • 3 posts

Posted 19 March 2002 - 13:44

PLEASE  TREAT THIS AS URGENT
List Contents of IPWI Project under Windows Installer -> Tools and Tips works fine in retreiving data from .ism files.
This is done using VBScript . Can the same functionality be obtained using any API's in VC++ ?

i donot want to use the .msi files but i just want to use an .ism file to obtain the details about the components and all the files.

Thanks in advance.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 March 2002 - 18:37

Please post questions about InstallShield Windows Installer in the appropriate forum.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 March 2002 - 18:39

The Auotmation Interface is documented in the help files. Any programming language that can use COM objects should be able to use it.