V K Gangwar wrote:
"The Product element contains an unhandled extension element
'CloseApplication'. Please ensure that the extension for elements in the
'http://schemas.microsoft.com/wix/UtilExtension' namespace has been provided."
As the error indicates, you need to specify the WixUti
Thanks bob,
I tried to implement Closeapplication element, but I am getting an error while
building. I am using WiX.3.0.3307.0 binaries with VS2005.
Following is error.
"The Product element contains an unhandled extension element
'CloseApplication'. Please ensure that the extension for elemen
V K Gangwar wrote:
> I can see the CloseApps.cpp file in WiX sources. But how can use this
> file for custom action. I have to build this.
> How I can build this DLL using VS2005 or VC++.
You don't need to build it -- it's in the WixUtilExtension.dll
extension. See "CloseApplication Element" in
3 matches
Mail list logo