Results 1 to 2 of 2

Thread: Newbie Question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Newbie Question

    I'm a bit confused regarding Web Projects.

    I have an initial project that I want to both, install via URL and also update in such a way. Seems like I can't have both on a single project.

    Once I install the initial project, and then update via wupdate ... if I uninstall, it only uninstalls the web updates and not the whole project.

    What am I missing?

    Jan K. van Dalen

  2. #2

    Default Re: Newbie Question

    Jan,

    > I'm a bit confused regarding Web Projects.
    >
    > I have an initial project that I want to both, install via URL and
    > also update in such a way. Seems like I can't have both on a single
    > project.

    You need two projects. The full (initial) project which makes your
    application web-update ready and the web update project.

    Similar to this:

    http://www.lindersoft.com/forums/sho...-to-my-program

    > Once I install the initial project, and then update via wupdate ...
    > if I uninstall, it only uninstalls the web updates and not the whole
    > project.
    >
    > What am I missing?

    If this happens then your web update strategy is not correct. You have to
    use the same uninstall .log (and Product GUID). Your web install adds the
    new actions to the already existing uninstall. After that the standard
    uninstall will remove the web update(s) and the initial installation. And
    it supports (by default) smart-rollback to go back to the previous
    version(s). Don't re-create the uninstall for web updates.

    Friedrich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •