Re: [WiX-users] Need a Good Working Sample

2009-07-25 Thread Bob Arnson
Ravi Patt wrote: > G:\WiX3\wix3.0.5419.0-sources\src\Setup. > If you want to build WiX, you need to get a CVS checkout. The sources .zip file doesn't contain large binary files needed to build. > for eg: $(ROOT), $(WIX_ROOT). Looks like these values are not getting set > correctly on my dev

Re: [WiX-users] Need a Good Working Sample

2009-07-22 Thread Ravi Patt
aibles for eg: $(ROOT), $(WIX_ROOT). Looks like these values are not getting set correctly on my dev box. Where do I set these values? Thanks, Ravi > Date: Sat, 18 Jul 2009 08:23:57 -0400 > From: b...@joyofsetup.com > To: wix-users@lists.sourceforge.net > Subj

Re: [WiX-users] Need a Good Working Sample

2009-07-18 Thread Bob Arnson
Ravi Patt wrote: > I took WiX3.msi and decompiled it using dark.exe. Don't decompile it; use the source code from src\setup\*.wxs. > Where can I get the Custom Actions and their source? > src\ext\VSExtension\wixlib -- sig://boB http://joyofsetup.com/

Re: [WiX-users] Need a Good Working Sample

2009-07-14 Thread Ravi Patt
other project that you want me to look at? Thanks, Ravi > Date: Sun, 12 Jul 2009 22:49:57 -0400 > From: b...@joyofsetup.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Need a Good Working Sample > > Ravi Patt wrote: > > Can we get a good wor

Re: [WiX-users] Need a Good Working Sample

2009-07-12 Thread Bob Arnson
Ravi Patt wrote: > Can we get a good working sample which can be used as a template while > designing our installs. Maybe somebody from MS could post one of their > implementation. Check out the WiX installer source. -- sig://boB http://joyofsetup.com/ -

Re: [WiX-users] Need a Good Working Sample

2009-07-10 Thread Nathan Zaugg
Use dark to "decompile" any MSI. I used it on SQL CE 3.5 MSI and it was very helpful! On Fri, Jul 10, 2009 at 6:43 PM, Ravi Patt wrote: > > Can we get a good working sample which can be used as a template while > designing our installs. Maybe somebody from MS could post one of their > implemen