Re: [WiX-users] Question about element

2008-06-18 Thread Bob Arnson
Amy Rosewater wrote: > Schema validation failed with the following error: The element 'Control' > in namespace 'http://schemas.microsoft.com/wix/2006/wi' has invalid > child element 'Text' in namespace > 'http://schemas.microsoft.com/wix/2006/wi'. List of possible elements > expected: 'Condition Pu

Re: [WiX-users] Question about element

2008-06-17 Thread Neil Enns
EMAIL PROTECTED] On Behalf Of Amy Rosewater Sent: June-17-08 8:30 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Question about element I added the following xml to my .wxs file: [CreateVantageAdminDomainIdentityLabelText] ...and received the foll

[WiX-users] Question about element

2008-06-17 Thread Amy Rosewater
I added the following xml to my .wxs file: [CreateVantageAdminDomainIdentityLabelText] ...and received the following error: Schema validation failed with the following error: The element 'Control' in namespace 'http://schemas.microsoft.com/wix/2006/wi' has invalid child element 'Te

[WiX-users] Question about Element

2007-04-19 Thread Joseph M
If the registry updates during installation, will the registry element, pointing to the key that updates, update as well? -- View this message in context: http://www.nabble.com/Question-about-%3CRegistry%3E-Element-tf3608622.html#a10083013 Sent from the wix-users mailing list archive at Nabble.c