-
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.
-
Does validating the MSI package help? Is the LaunchCondition description string present in the German version?
-
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
-
I'm referring to Build > Validate > Full MSI Validation Suite.
-
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules