Bugs item #1478040, was opened at 2006-04-27 22:25 Message generated for change (Settings changed) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1478040&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dark Group: v3.0 >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Brad Figg (bradfigg) Assigned to: Derek (derekc) Summary: darrrk.exe Exception System.InvalidOperationException Initial Comment: > D:\>dark -sw -v0 xxx.msi xxx.wsx > Microsoft (R) Windows Installer Xml Decompiler Version 3.0.1621.0 > Copyright (C) Microsoft Corporation 2003. All rights reserved. > > > xxx.msi > Decompiling the _SummaryInformation table. > Decompiling the ActionText table. > Decompiling the AdminExecuteSequence table. > Decompiling the AdminUISequence table. > Decompiling the AdvtExecuteSequence table. > Decompiling the AdvtUISequence table. > Decompiling the AppId table. > Decompiling the Signature table. > Decompiling the RegLocator table. > Decompiling the IniLocator table. > Decompiling the DrLocator table. > Decompiling the CompLocator table. > Decompiling the AppSearch table. > Decompiling the Directory table. > Decompiling the Feature table. > Decompiling the Billboard table. > Decompiling the BBControl table. > Decompiling the Binary table. > Decompiling the Registry table. > Decompiling the ODBCDataSource table. > Decompiling the Component table. > Decompiling the File table. > Decompiling the BindImage table. > Decompiling the CCPSearch table. > Decompiling the CheckBox table. > Decompiling the Icon table. > Decompiling the ProgId table. > Decompiling the Class table. > Decompiling the ComboBox table. > Decompiling the Complus table. > Decompiling the Condition table. > Decompiling the Dialog table. > Decompiling the Control table. > dark.exe : error DARK0001 : Unknown control attribute: 'Password'. > > Exception Type: System.InvalidOperationException > > Stack Trace: > at Microsoft.Tools.WindowsInstallerXml.Decompiler.DecompileControlTable(Table table) > at Microsoft.Tools.WindowsInstallerXml.Decompiler.DecompileTables(TableCollection tables) > at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(String msiDatabaseFile) > at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args) ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2006-04-28 20:55 Message: Logged In: YES user_id=518766 This was fixed in the last weekly release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1478040&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
