Results 1 to 5 of 5

Thread: [RESOLVED] [2005] app deployment

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2005
    Posts
    156

    Resolved [RESOLVED] [2005] app deployment

    Hi there,

    I have written an app that is driven by a database running on SQL 2005 express version. What I would like to do is configure the setup "routine" so that it actually installs the SQL express first and then my app.
    For the sake of the enduser I want to do this with one installation rather then making them go through two.
    Not a huge deal, but I have never done this kind of deployment and I would like to know how it is accomplished.

    Thanx

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [2005] app deployment

    Moved To Application Deployment

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2005
    Posts
    156

    Re: [2005] app deployment

    sorry for the wrong place to post this first time around.

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

    Re: [RESOLVED] [2005] app deployment

    First you would need to use an installer that would support this. I don't think PDW would. You can use Inno Setup (along with **********) and run as many sub installations as you need.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Aug 2005
    Posts
    156

    Re: [RESOLVED] [2005] app deployment

    I think i got it just using the VS app deployment. i still have to test it a bit more, but it seems to be initiating the sql setup if it is not detected as already installed. thanks though

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