[WiX-users] I am new to using WIX..

2011-03-03 Thread Peter Berton (Plumbline)
What is a .wixpdb file? Can I assume it is an install package that contains PDB files. If so, how do I get the PDB files out of the file? Thanks for any assistance!!! -- Free Software Download: Index, Search & Analyze L

[WiX-users] PatchProperty setting

2014-10-22 Thread Peter Berton (Plumbline)
I believe I need to set a property during a patch. Feel free to disprove me as I am new to WIX Patches and think I know what I am doing ( Ha! ) Ok, I am patching an installation that someone else created. I have two sets of files , Server and Client When I attempt to install a patch to the Cli

[WiX-users] Install a new file during a patch

2014-10-28 Thread Peter Berton (Plumbline)
?I a new to WIX and I am trying to solve what I would think is an easy task, but I am struggling with it. I am authoring a patch to a product and I need to install a new file not in the original install. I have a wxs file that is installing the patched files, but I get errors when I add cod