Removing a exisitng package that required the and UI level

Got a problem you cannot solve? Try here.
Ryan Lee
Posts: 26
Joined: Fri Jun 29, 2007 7:11 pm

Removing a exisitng package that required the and UI level

Postby Ryan Lee » Thu Jul 05, 2007 6:53 pm

I have an application that was installed previously using Wix. I can grab the product code for my previous installation using the pluging "Upgrade Code". I then use this product code to perform a remove as follows:

Code: Select all

Install/Remove MSI Package $MyPreviousPackageId$[REMOVE=ALL]


This should work but the old installation requires that a UI level of 3 or greater be specified. Is there any way to specify the UI level when I make this call or can I suppress the UI requirement in some fashion? When I uninstall the old product from the add/remove dialog I get no such error.

Thanks in advance.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Fri Jul 06, 2007 2:21 pm

It seems like you need to run the package externally, without using this command. Try Run Program instead.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: vaibhavopkey and 77 guests