Results 1 to 8 of 8

Thread: Inno dll and prerequisite script

Threaded View

  1. #6
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: Inno dll and prerequisite script

    You are asking that the MSChart.exe should be running during your own app... But I hope I understand it now. Otherwise I advice you to go and ask your question on the newsgroups of innosetup, or try ISTools.

    Something like:

    [RUN]
    Filename: "MSChart.exe"; Parameters: "/i ""{tmp}\MSChart.exe"""; StatusMsg: Install MSChart.exe; Flags: postinstall unchecked

    another example of an MSI-installation: http://www.jrsoftware.org/iskb.php?msi or http://www.jrsoftware.org/iskb.php?custom
    Last edited by Radjesh Klauke; Jul 14th, 2010 at 06:30 AM.


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width