Re: [WiX-users] QFE authoring after service pack release

2007-10-12 Thread Ning Lin
scenarios. > > > > The other option is to carry the single transform and set the transform > validation bits to say that the transform applies to 1.0.2000 and earlier. > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Chad Petersen &g

Re: [WiX-users] QFE authoring after service pack release

2007-10-10 Thread Ning Lin
Resend ... Appreciate any pointers! Thanks! Ning > Hello, > > So our scenario is this > 1) Product RTM'ed (say version 1.0.1000) > 2) We created and shipped a service pack 1 (say version 1.0.2000) > 3) Now we realize we need to ship a QFE (say version 1.0.2002) > > So we created a QFE patch

[WiX-users] QFE authoring after service pack release

2007-10-04 Thread Ning Lin
Hello, So our scenario is this 1) Product RTM'ed (say version 1.0.1000) 2) We created and shipped a service pack 1 (say version 1.0.2000) 3) Now we realize we need to ship a QFE (say version 1.0.2002) So we created a QFE patch that is basically a diff between versions 1.0.1000and versions 1.0.20

Re: [WiX-users] WixUI library support for 3.0

2007-02-06 Thread Ning Lin
xUI_Font_Normal} will be installed to [TARGETDIR] Click Install to begin the installation. Click Back to review or change any of your settings. Click Cancel to exit the wizard. Ning Lin wrote: > > According to this page, .wixlib is no longer supported: > http://sourceforge.n

[WiX-users] WixUI library support for 3.0

2007-02-02 Thread Ning Lin
According to this page, .wixlib is no longer supported: http://sourceforge.net/mailarchive/message.php?msg_id=36313215 I am in need of just a minimal UI as provided by the wix ui library from 2.0. What is the story here for 3.0? I tried to use the 2.0 library with no success, especially also bec