Re: [WiX-users] how to create a wixproj for building WIXMSP file

2010-02-04 Thread Shahab Khan
ers] how to create a wixproj for building WIXMSP file Hi, I want to create a project in Visual Studio to build a WIXMSP used by Wix's Pyro.exe. However, WIX's wix.targets file only support project type PatchCreation which builds a PCP used by MSIMSP. Does anybody have the experience to

[WiX-users] how to create a wixproj for building WIXMSP file

2010-02-04 Thread Lian Jiang
Hi, I want to create a project in Visual Studio to build a WIXMSP used by Wix's Pyro.exe. However, WIX's wix.targets file only support project type PatchCreation which builds a PCP used by MSIMSP. Does anybody have the experience to create a wix project for WIXMSP? Otherwise, I have to use th