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 toolset 3.0.4603.0). I have two files
Product.wxs and CustomActions.wxs, with, respectively, the product,
component elements etc and the CustomAction elements. Looking at the
build output, I can see that candle is called twice, once for
Product.wxs and once for CustomActions.wxs. If I introduce errors into
the compilation step, then WiX fails to build. And yet, when I inspect
the msi in Orca, my custom actions from CustomActions.wxs aren't showing
up. Likewise, the InstallExecuteSequence steps that I introduced for my
custom actions aren't showing up.

 

Does this problem sound familiar to anyone? I'm sure it's a small
setting I changed.

 

Thanks in advance

 

Jason Kemp

Windows Mobile Software Developer

Rove

60 George Street, suite 203

Ottawa, ON, K1N 1J4, Canada

www.rovemobile.com <http://www.rovemobile.com> 

Tel 1 613 789 1818 x 205 

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to