Thank you so much .  I will follow the instructions.

2013/12/13 Wesley Manning <wmann...@dynagen.ca>

> If you are going to dive into the source code there is another wix mailing
> list,  Wix-devs, you might want to sign up for.  You are lucky thought as
> someone just recently asked a similar question on wix-devs.
>
> Here was one response:
>
> 1) Read this:
> http://wixtoolset.org/documentation/manual/v3/wixdev/wixdev_getting_started.html
>
> 2) Ask on this list for the assignment agreement, Rob will respond and
> then send you mail separately to get the "ball rolling".
>
> 3) .Net Framework 3.5, recent versions of Visual Studio (2010 or newer),
> build and install the DevBundle branch (you can remove the DevBundle
> installer if you wish, all the components it installs are marked
> "permanent"). If you install multiple versions of VS, it is recommended to
> install them in chronological order (personal experience) with their latest
> service packs.
>
> 4) Build instructions are (more-or-less) described here (the prerequisites
> described are most easily obtained by following my previous two
> instructions):
> http://wixtoolset.org/documentation/manual/v3/wixdev/building_wix.html
>
> The biggest missing piece from the above documentation pages is that
> tools\OneTimeWixBuildInitialization.proj must be built using MSBuild from
> an elevated command prompt at least once on any given build/dev box before
> you can build the rest of the toolset (otherwise you will get build errors
> starting early on). Also, it is best to build the entire toolset from the
> root of the sources (after having built that one project file elevated)
> before you descend into sub directories to work/build individual portions.
> Running the developer command prompts for Visual Studio usually isn't
> necessary, although MSBuild isn't usually in the path. You'll need the v4
> MSBuild, which you can add your path yourself, use the developer command
> prompt, prepend the MSBuild calls with the path to the tool, or create your
> own alias/batch file to call the tool.
>
> 5) Welcome to the group! We are glad to have you join us.
>
> -Blair
>
> ________________________________________
> Date: Sun, 1 Dec 2013 09:54:31 -0500
> From: yellowjacketl...@gmail.com
> To: wix-d...@lists.sourceforge.net
> Subject: [WiX-devs] Requesting information to add feature to WiX code
> base...
> I'd like to add a feature to WiX's codebase (add LogEventOnRecycle bitmask
> to an AppPool).  Please let me know what I need to do to proceed (send me
> the Outercurve agreement to sign, dev tools required, etc.).
> --
> Tony
>
> -----Original Message-----
> From: 郭龙仓 [mailto:guolongcang.w...@gmail.com]
> Sent: December-12-13 11:37 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] How to build wix toolset from source ?
>
> I need to do some change of the wix source code , But do not know exactly
> how to rebuild it .
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to