Hi Chris,
        
        Thats interesting.  Wow it's been a while since I thought of tcl/tk 
(which I loved actually :-) ) ... While on the autogeneration subject 
how do you deal with shortcut creation?  do you exclude files to which 
you want to create shortcuts in the auto generated step and then add 
then in manually hand rolled components?

        Also do you get any validation errors when you have hex id values?  I 
saw some errors where it complained that the file had a version but 
didn't have a language field (not 100% sure if it was ID related or 
name) but just wondering if the hex id results in clean validation or 
gives errors?

thanks in advance + kind regards,

Kaveh.

Chris Ridd wrote:
>  
> On Thursday, September 27, 2007, at 12:35PM, "Kaveh Goudarzi" <[EMAIL 
> PROTECTED]> wrote:
>> Hi Chris,
>>
>>      Thanks for the advice :-) ... when you say with "AUTO_" as documented 
>> ... where do you mean?  I'm wondering if I missed some guidance doc 
>> which I need to look at before I make this change.
> 
> It is just for me own personal use/documentation, so that when I'm looking at 
> an enormous WXS file and I see some reference to AUTO_lots_of_hex then I know 
> it got generated by my tools.
> 
>>      Also what is the nature of your frag gen code/script?  I found tallow 
>> in its current form (wix2.0) did not do what we needed but I'm very 
>> interested in combining what I have done (tallow ant custom task) 
>> with other code out there so that we can pool dev efforts and 
>> hopefully contribute to the WiX project as a whole.
> 
> Our packaging infrastructure is written in Tcl, and it uses a flat file 
> listing what files are expected to be installed in what target directories, 
> and then it writes the WXS file using the directory structure implied by that 
> file. It actually seems to work :-)
> 
> Cheers,
> 
> Chris

-------------------------------------------------------------------------
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