Curtis Jewell wrote:
> 
> But, I realized after I wrote this that the RemoveFiles table column
> that I'm trying to connect to with the directory table entries is called
> DirProperty, not Directory_, which implies to me that I should be
> setting properties with directory locations instead of adding to the
> Directory table!
> 

Yeah, you're on the right lines. You need to set the DirProperty column to
the name of a property whose value resolves to the full path to the folder
of the file to be removed.
The DirProperty column can be used to reference a directory in the Directory
table BUT the directory must exist in the installer database at creation
time.
-- 
View this message in context: 
http://n2.nabble.com/I%27m-puzzled...-tp2718181p2720914.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to