Discussion:
[WiX-users] decompile "burn" exe
Martin Kulov
2012-06-26 13:43:04 UTC
Permalink
Hi,
I know it is possible to decompile msi file using dark.exe.
Is it possible to decompile exe file created with burn.exe?When I run dark.exe passing the exe file as parameter I get the error below:
dark.exe : error DARK0001 : Value cannot be null.Parameter name: path1
Exception Type: System.ArgumentNullException
Stack Trace: at System.IO.Path.Combine(String path1, String path2) at Microsoft.Tools.WindowsInstallerXml.Unbinder.UnbindBundle(String bundleFile, String exportBasePath) at Microsoft.Tools.WindowsInstallerXml.Unbinder.Unbind(String file, OutputType outputType, String exportBasePath) at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args)

How can I decompile exe file create with burn.exe?
Thank you,Martin
Rob Mensching
2012-06-26 17:18:32 UTC
Permalink
That should work. What was the command-line you provided? Please file a bug
with that information.
Post by Martin Kulov
Hi,
I know it is possible to decompile msi file using dark.exe.
Is it possible to decompile exe file created with burn.exe?When I run
dark.exe : error DARK0001 : Value cannot be null.Parameter name: path1
Exception Type: System.ArgumentNullException
Stack Trace: at System.IO.Path.Combine(String path1, String path2) at
Microsoft.Tools.WindowsInstallerXml.Unbinder.UnbindBundle(String
bundleFile, String exportBasePath) at
Microsoft.Tools.WindowsInstallerXml.Unbinder.Unbind(String file, OutputType
outputType, String exportBasePath) at
Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args)
How can I decompile exe file create with burn.exe?
Thank you,Martin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
https://lists.sourceforge.net/lists/listinfo/wix-users
--
virtually, Rob Mensching - http://RobMensching.com LLC
Loading...