Re: [WiX-users] Help! I lost my CustomActions and I don't know

2008-11-15 Thread Bob Arnson
Jason Kemp wrote: > After further investigation, it's not pulling anything from the > CustomAction.wxs file at all, even if I introduce new properties. That likely means you're not referencing any symbols that live in CustomAction.wxs from your product section. If nothing references a fragment,

Re: [WiX-users] Help! I lost my CustomActions and I don't know

2008-11-14 Thread Jason Kemp
After further investigation, it's not pulling anything from the CustomAction.wxs file at all, even if I introduce new properties. For a while, even adding something to Product.wxs was not getting picked up. I rebooted my PC and that's at least fixed, so now I can add everything to one file. But

[WiX-users] Help! I lost my CustomActions and I don't know why!

2008-11-14 Thread Jason Kemp
I'm using WiX to install a Windows Mobile app on a device, which is entirely done through custom actions. Something really strange happened to my wix project after copying it to a new location on the filesystem and re-arranging the solution folder structure. I'm using Votive for 2008 (Wix too