Re: [WiX-users] Error 1721 + manifest

2008-05-18 Thread Bob Arnson
shaan khan wrote: My custom action need to impersonate current user and same time I want it to be run in elevated mode . MSI doesn't support that; it's either impersonated or elevated, not both. A manifest requiring elevation isn't honored because the app runs in the context of the MSI serve

Re: [WiX-users] Error 1721 + manifest

2008-05-18 Thread jmcfadyen
where is this sequenced.. it needs to be after the installFiles action as you are using a file installed during installation. for more information on sequencing have a read of this. http://johnmcfadyen.spaces.live.com/blog/cns!9DD01136FC094724!167.entry shaan khan wrote: > > i have custo

[WiX-users] Error 1721 + manifest

2008-05-18 Thread shaan khan
i have custom action with managed code . i have defined following manifest for custom action. when i embed manifest in custom action , it gives following error. Error 1721. There is a problem with this Windows Installer package. A program required for this install