I am getting this message when I use candle.exe :
error CNDL0123 : The Verb/@Sequence attribute's value, '0', is not in the
range of legal values.  Legal values for this attribute are from 1 to 32767.

This is from a .wxs file generated by dark.exe (decompiler).

Here is the snippet from the .wxs file generated by the decompiler:

                            <ProgId Id="PGP Armored Extracted Public Key"
Description="PGP Armored Extracted Public Key" Icon="Icon656058168.exe"
IconIndex="1" Advertise="yes">
                                <Extension Id="aexpk" Advertise="yes">
                                    <Verb Id="open" Argument=" %1"
Sequence="0" />
                                </Extension>
                            </ProgId>

What is the fix for this?

Thanks!



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/error-CNDL0123-The-Verb-Sequence-attribute-s-value-0-is-not-in-the-range-of-legal-values-Legal-value-tp7588655.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to