Thanks all, I was a little confused I was thinking that Wix and MSBuild did
basically the same thing and you could use one or the other.  Sorry



Bob Arnson-6 wrote:
> 
> jcafaro10 wrote:
>> Well I think how it works is the version number is stored somewhere so we
>> need to check it out to modify it, and then check it back in so it
>> becomes
>> part of the install.  Is there an AfterCompile attribute instead of
>> InstallFiles?  Maybe I'm doing that too late.  Or is it just not possible
>> to
>> do these things with wix and I have to do them with MSBuild or Nant
>>   
> 
> Custom actions are for install time behavior. You want compile-time 
> behavior, so yes, your build scripts are the right place.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Beginning-Question-tf4225049.html#a12034462
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to