Sequence="1"? It's telling you that Sequence="0" is illegal. Why do you want Sequence="0"?
-- John Merryweather Cooper Build & Install Engineer -- ESA Jack Henry & Associates, Inc.(r) Shawnee Mission, KS 66227 Office: 913-341-3434 x791011 jocoo...@jackhenry.com www.jackhenry.com -----Original Message----- From: Beekeeper2020 [mailto:beekeeper2...@gmail.com] Sent: Friday, August 30, 2013 2:23 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] 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. 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 NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ 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