Only want some ideas so I thought I'd try v3 but this gives a different errors:
 
Microsoft (R) Windows Installer Xml Decompiler Version 3.0.1726.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.

orca.msi
dark.exe : error DARK0144 : The extension 'WixHelpExtension' could not be loaded.
 
Neil


From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: 02 June 2006 15:52
To: Neil Sleightholm; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Dark Orca

Bug in dark most likely.  You can open a bug on it, but I’m not sure there is much active development going on in dark v2.  I expect dark v3 will handle this correctly... if you don’t mind converting the .wxs file back to v2 syntax (not that hard).

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Sleightholm
Sent: Friday, June 02, 2006 6:27 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Dark Orca

 

Does anyone know why you can't "dark" the Orca.msi. I get the following error:

 

dark orca.msi orca.wxs

Microsoft (R) Windows Installer Xml Decompiler Version 2.0.4126.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.

 


orca.msi
dark.exe : error DARK0001 : Input string was not in a correct format.

 

Exception Type: System.FormatException

 

Stack Trace:
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
   at System.Convert.ToInt32(Object value, IFormatProvider provider)
   at Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessSummaryInformation()
   at Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessProductElement(Boolean writeDocumentElements)
   at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(String inputPath, String outputPath)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args)

 

 

Regards

 

Neil

 

Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED]

 

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to