uot;>1
>>
>> Steve
>> -Original Message-
>> From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
>> Sent: November-06-13 1:09 PM
>> To: General discussion about the WiX toolset.
>> Subject: Re: [WiX-users] Modifying a stock WixUI sequence
>> clar
Classification: Public
> This is from your post below:
>
> 3. copied WixUI_Minimal.wxs to the project folder and
> >> > renamed it to WiXUI_Minimal_Modified.wxs. Added
> >> > WiXUI_Minimal_Modified.wxs to the project.
>
> -Original Message-
> From: To
ilto:yellowjacketl...@gmail.com]
Sent: November-06-13 1:00 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Modifying a stock WixUI sequence clarification... [P]
It was never in my project.
On Wed, Nov 6, 2013 at 11:52 AM, Steven Ogilvie wrote:
> Classification: Public
..@gmail.com]
Sent: November-06-13 1:00 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Modifying a stock WixUI sequence clarification... [P]
It was never in my project.
On Wed, Nov 6, 2013 at 11:52 AM, Steven Ogilvie wrote:
> Classification: Public
> Did you remove th
ilto:yellowjacketl...@gmail.com]
> Sent: November-06-13 11:37 AM
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] Modifying a stock WixUI sequence clarification...
> [P]
>
> Ignore my last message. That didn't work after all, as none of the
> dialogs
l.com]
>> Sent: November-06-13 11:37 AM
>> To: General discussion about the WiX toolset.
>> Subject: Re: [WiX-users] Modifying a stock WixUI sequence
>> clarification... [P]
>>
>> Ignore my last message. That didn't work after all, as none of the
>> di
0092: Location of symbol related to previous error.
> ...\WiXUITester\WiXUITester\WixUI_Minimal_Modified.wxs(33,0): error
> LGHT0091: Duplicate symbol 'Property:WixUI_Mode' found. This typically
> means that an Id is duplicated. Check to make sure all your
> identifiers of a gi
"VerifyReadyDlg">1
>Event="NewDialog" Value="MaintenanceWelcomeDlg">1
>
>
>
>
>
> 2. Substitute your new dialog for LicenseAgreementDlg so you have a Next
> and Back action for it:
>Value="WelcomeDlg">
;>1
>
>
>
>
>
> 2. Substitute your new dialog for LicenseAgreementDlg so you have a Next
> and Back action for it:
> Value="WelcomeDlg">1
>Value="VerifyReadyDlg">LicenseAccepted = "1" 3. add it to the
> list of
r dialog in the VerifyReadyDlg:
NOT Installed
5. Add your new "MyNewDlg.wxs" to your project.
Steve
-Original Message-
From: Tony [mailto:yellowjacketl...@gmail.com]
Sent: November-06-13 7:36 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Modifying a
2013 17:26:51 -0500
> > From: yellowjacketl...@gmail.com
> > To: wix-users@lists.sourceforge.net
> > Subject: Re: [WiX-users] Modifying a stock WixUI sequence
> clarification...[P]
> >
> > Thanks that's what I thought...
> >
> > Here'
sourceforge.net
> Subject: Re: [WiX-users] Modifying a stock WixUI sequence clarification...
> [P]
>
> Thanks that's what I thought...
>
> Here's what I've done...
>
> I copied WixUI_Minimal.wxs into my project and renamed it to
> WixUI_Minimal_Modified
Thanks that's what I thought...
Here's what I've done...
I copied WixUI_Minimal.wxs into my project and renamed it to
WixUI_Minimal_Modified.wxs. Then I changed the UI's Id attribute to read...
In my Product.wxs I added...
If I build I get a bunch of errors about missing dialogs (ErrorDlg,
Classification: Public
No you don't need to physically copy the wxs file, you just need to copy the
You can substitute your dialog for the LicenseAgreementDlg dialog...
i.e.
1
14 matches
Mail list logo