|
-
Apr 25th, 2006, 01:31 PM
#1
Thread Starter
New Member
Install SOAP & XML & MDAC with INNO
Hi everyone,
it's my first post here. I need some help for deploy an app ussing INNO.
My App was developed with VB6 and use SOAP & XML Parser & MDAC 2.6
Is there any simple way to install this components ussing Inno Setup?
I use Windows Installer that comes with .NET but i have some problems when the silent MDAC setup finish without restart (the setup fails). There I use some MSM for the components.
How can I do something like that with Inno Setup?
Thanks for your help.
Adrian.
-
Apr 26th, 2006, 02:51 AM
#2
Re: Install SOAP & XML & MDAC with INNO
Look at the Inno Third Party Tools in my signature. There is possibly some help there. Expecially with MDAC.
-
Apr 26th, 2006, 06:37 AM
#3
Thread Starter
New Member
Re: Install SOAP & XML & MDAC with INNO
Thanks for the link... I've some holp for MDAC, but don't find anything about XML & SOAP.
Do you have any idea?
Thanks.
-
Apr 26th, 2006, 12:57 PM
#4
Re: Install SOAP & XML & MDAC with INNO
I haven't used SOAP and XML, b ut I imagine there is a framework that needs to be installed just like the .NET framework. You would just add the framework in the [RUN] section to be installed.
-
Apr 26th, 2006, 01:02 PM
#5
Thread Starter
New Member
Re: Install SOAP & XML & MDAC with INNO
Thank you, i will try it.
BYE
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
|