Debbie Highgate wrote:
> 
> Hi,
> 
> I have a file that I've modified from a (working) WiX 2.0 file. light.exe
> complains about ProgramMenuMyApplicationFolder being in the user profile,
> but not being in the RemoveFile table. I added a <RemoveFolder/> tag in
> the appropriate place, but this then got me an error about not having a
> registry key.
> 

Hi, 

There where some breaking changes in schema see 
http://blogs.msdn.com/derekc/archive/2006/02/13/531510.aspx
You might use WixCop to move your 2.0 file to 3.0 and check the differences
to your solution.
http://www.wixwiki.com/index.php?title=WixCop

hth Dominik

-- 
View this message in context: 
http://www.nabble.com/Problem-getting-wxs-file-to-work-under-WiX-3.0-tf4448506.html#a12733486
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to