Results 1 to 5 of 5

Thread: Help with "no maiintenance"

  1. #1
    Startup Guest

    Help with "no maiintenance"

    I am trying to create a simple installation with no maintenance: each time the installation runs it should behave in exactly the same way.

    It was doing just that, until I modified OnFirstUIAfter function. Now at run time it gives me a message:
    "The setup will perform an upgrade of 'My Application'. Do you want to continue?"

    How can I avoid this?

    Thank you,
    Startup

  2. #2
    Join Date
    Jul 2002
    Location
    Krefeld, Germany
    Posts
    169
    Have you selected "No Uninstall or Maintenance" in your Project Settings?


    Disable also "Update Mode Supported" in your Project Properties.

    And try again

  3. #3
    Startup Guest
    Thanks, but ...

    Have you selected "No Uninstall or Maintenance" in your Project Settings?

    I don't have this option available under "Project Settings" - only "Project", "Application", and "Languages" tabs.

    Disable also "Update Mode Supported" in your Project Properties.

    I couldn't locate such property. Did you mean "Enable maintenance"? It is set to "no".

    Perhaps I am using the wrong project type? Mine is InstallScript MSI Project.

    TIA,
    Startup

  4. #4
    Startup Guest
    Also,

    I just created a new project of the InstallScript Project type. Just added 2 files to the Support folder, left everything default making sure that

    1. I have selected "No Uninstall or Maintenance" in your Project Settings, and

    2. Disabled "Update Mode Supported" in your Project Properties.

    When I built the project and ran it twice, I got "Modify, repair, or remove" dialog.

    Am I doing anything wrong here?

    Startup

  5. #5
    Join Date
    Jul 2002
    Location
    Krefeld, Germany
    Posts
    169
    Hi Startup.

    If you have an msi project look in other forums! (developer8).
    Here you wíll find the information you look for.


    BugKiller

Posting Permissions

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