Hi guys,

I have an issue with a package I've built which has a number of merge
modules, including that for MDAC2.8. This has some properties set on the
client side of the installation that need to be passed to the server side in
order for it to install when needed. It is not needed on Vista, of course.

The problem is that when I repair the package, some ways of doing so give a
UAC prompt and the installation log correctly passes these properties across
and everything works. But some methods or repairing do not give a UAC prompt
and the merge module gives it's error dialog (trying to install on an
unsupported OS) and rolls back the install.

Examples of when it works:
- Click 'Repair' at the top of the Programs & Features dialog in Vista.

Examples of when it doesn't work:
- Right-click the program in Programs & Featurs dialog and 'Repair' from
context menu.
- Double-click the original MSI and select 'Repair' in the UI Sequence.

So, how can I insist that the install gets elevated and give the UAC prompt
in order to work in all methods of repairing the install?

Many thanks,
Gareth 
-- 
View this message in context: 
http://www.nabble.com/UAC-Prompt-Required-tf3637831.html#a10158386
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to