|
-
Jul 14th, 2010, 06:00 AM
#6
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|