Results 1 to 5 of 5

Thread: Install SOAP & XML & MDAC with INNO

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2006
    Posts
    3

    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.

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2006
    Posts
    3

    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.

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  5. #5

    Thread Starter
    New Member
    Join Date
    Apr 2006
    Posts
    3

    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
  •  



Click Here to Expand Forum to Full Width