Contribute code to WixIISExtension?

I opine that this would qualify for a bug request.

-----Original Message-----
From: Bojan Ivanovic [mailto:bojan.ivano...@aricent.com] 
Sent: Wednesday, October 07, 2009 1:29 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Problem with decompilation using dark.exe

Hello Community,

I am trying to decompile an msi build with visual studio 2008 - team
edition, using dark.exe.

The command I am running is as follows:
dark.exe -x . -v -o product.wxs Presentations.Setup.msi

The output that I get is below:

Microsoft (R) Windows Installer Xml Decompiler version 3.0.5217.0
Copyright (C) Microsoft Corporation. All rights reserved.

Setup.msi
Decompiling the _SummaryInformation table.
Decompiling the ActionText table.
Decompiling the AdminExecuteSequence table.
Decompiling the AdminUISequence table.
Decompiling the AdvtExecuteSequence table.
Decompiling the Signature table.
Decompiling the RegLocator table.
Decompiling the AppSearch table.
Decompiling the Directory table.
Decompiling the Feature table.
Decompiling the Binary table.
Decompiling the Registry table.
Decompiling the Component table.
Decompiling the File table.
Decompiling the Icon table.
Decompiling the CreateFolder table.
Decompiling the CustomAction table.
Decompiling the Error table.
Decompiling the FeatureComponents table.
Decompiling the IIsAppPool table.
Decompiling the IIsWebAddress table.
Decompiling the IIsWebDirProperties table.
Decompiling the IIsWebApplication table.
Decompiling the IIsWebSite table.
Decompiling the IIsWebApplicationExtension table.
dark.exe : error DARK0190 : Decompilation of the IIsWebApplicationExtension
table has not been implemented by its extension.
Decompiling the InstallExecuteSequence table.
Decompiling the InstallUISequence table.
Decompiling the Media table.
Decompiling the MsiAssembly table.
Decompiling the Property table.

The guys over at the MSDN forums have told me that the code required to
decompile this table has not been written and no command line option is
going to fix it.

I have also tried using the latest 3.5 version to decompile the msi but I
still get the same error.

What would be my other set of options in resolving this issue if what the
MSDN guys have suggested is true?

Thanking you in advance.


Regards,

theBojangles


________________________________
"DISCLAIMER: This message is proprietary to Aricent and is intended solely
for the use of the individual to whom it is addressed. It may contain
privileged or confidential information and should not be circulated or used
for any purpose other than for what it is intended. If you have received
this message in error,please notify the originator immediately. If you are
not the intended recipient, you are notified that you are strictly
prohibited from using, copying, altering, or disclosing the contents of this
message. Aricent accepts no responsibility for loss or damage arising from
the use of the information transmitted by this email including damage from
virus."
----------------------------------------------------------------------------
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to