Results 1 to 6 of 6

Thread: Full Project install

  1. #1

    Thread Starter
    Hyperactive Member xxarmoxx's Avatar
    Join Date
    Mar 2007
    Posts
    378

    Full Project install

    My team developed 3 different apps and we need them to be part of a single install package and they need to install one after another. How can I accomplish this? Im using vb .net 2005 and the other 2 apps are java apps (all seperate executable setup files).

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

    Re: Full Project install

    If VB.net packaging is anything like PDW you can't do that unless you recode the PDW app. With Inno and Windows Installer (MSI files) you can do that sort of thing.

  3. #3

    Thread Starter
    Hyperactive Member xxarmoxx's Avatar
    Join Date
    Mar 2007
    Posts
    378

    Re: Full Project install

    whats PDW stand for?

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

    Re: Full Project install

    Package and Deployment Wizard

  5. #5

    Thread Starter
    Hyperactive Member xxarmoxx's Avatar
    Join Date
    Mar 2007
    Posts
    378

    Re: Full Project install

    Looks like Inno is an easy way to go, do you agree?

    http://www.jrsoftware.org

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

    Re: Full Project install

    Yes. Look at the third pary tools for Inno Setup also.

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