Re: [WiX-users] Burn Theme

2012-04-04 Thread nagesh vanam
unsubscribe On Mon, Apr 2, 2012 at 2:12 AM, Wesley Manning wrote: > One thing I found with themes is that you have to do a rebuild. A build > will not pick up any changes to the theme.xml file. > > -Original Message- > From: Rob Mensching [mailto:r...@robmensching.com] > Sent: March-30-

Re: [WiX-users] (no subject)

2012-04-04 Thread nagesh vanam
unsubscribe On Wed, Apr 4, 2012 at 1:56 AM, Marty Dalton wrote: > http://www.itunesukdownload.com/wp-content/themes/twentyten/nav10.php > Marty Dalton > mazon_2...@hotmail.com > yaoguang...@hotmail.com > 4/3/2012 1:26:12 PM > > > --

Re: [WiX-users] Optionally keep a file on MajorUpgrade

2012-02-08 Thread nagesh vanam
unsubscribe 2012/2/8 Alexander Krivács Schrøder > I have an installer that installs a configuration file, like so: > > > > Guid="{E56D54A5-0646-4D0C-9F95-73F82E293705}" Directory="INSTALLLOCATION"> > > >KEEP_EXISTING_CONFIG = 1 AND > APPCONFIGEXISTS > > ... > > > The APPCO