Page 1 of 2 12 LastLast
Results 1 to 5 of 19

Thread: Upgrade with LaunchCondition modified failed

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    189

    Upgrade with LaunchCondition modified failed

    Hi,

    I have a Basic MSI project.I have some launch condition(Description\General Information\ProductProperties view Install Condition).Installing the product,everything is fine.Then before generate the next release I removed from the conditions one.After that the (minor)upgrade will not work.

    The error is:
    Internal error 2229., LaunchCondition, SELECT 'Condition', 'Description' FROM 'LaunchCondition'

    ReinstallModeText = vedmus,so I expected to re-cache the local package.
    Anyone can help me to resolve this problem?

    Further information: the upgrade will failed in case of german language,for english it's working fine.

    Regards,
    Ketchup
    Last edited by Ketchup; 08-01-2006 at 04:50 AM.

  2. #2
    Join Date
    Oct 2001
    Location
    Here and there
    Posts
    16,233
    Does validating the MSI package help? Is the LaunchCondition description string present in the German version?
    Robert Dickau - This and That - Flexera Software

    Want help? See Windows Installer white papers, training courses, newsletters, HelpNet, forum search, Knowledge Base, ...
    Want more help?
    See our InstallTalk blog.
    Want even more help? See our relatively new Advanced Windows Installer (MSI) training course.

  3. #3
    Join Date
    Jul 2003
    Posts
    189

    Unhappy

    Hello Robert,

    1.What do you mean "Does validating the MSI package help?"

    2.Yes,the string is present in the German language version.

    My condition is:

    Condition: AdminUser
    Message: {IDS_ERROR_115}You do not have sufficient privileges ...

    IDS_ERROR_115 is by default present in any IS 11 BASIC MSI project.


    Regards,
    Ketchup

  4. #4
    Join Date
    Oct 2001
    Location
    Here and there
    Posts
    16,233
    I'm referring to Build > Validate > Full MSI Validation Suite.
    Robert Dickau - This and That - Flexera Software

    Want help? See Windows Installer white papers, training courses, newsletters, HelpNet, forum search, Knowledge Base, ...
    Want more help?
    See our InstallTalk blog.
    Want even more help? See our relatively new Advanced Windows Installer (MSI) training course.

  5. #5
    Join Date
    Jul 2003
    Posts
    189
    I see.
    Unfortunately in my Build menu, the text mentioned by you is greyed-out.This means that something is missing from my computer?
    In IS 8.02 this line is active.

Page 1 of 2 12 LastLast

Posting Permissions

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