|
From: Tom K. <tku...@ho...> - 2004-12-18 00:27:06
|
Hi,
I am receiving this error when I execute the following dark command:
dark.exe : error DARK0047 : Failed to close cab =
'C:\Temp\bin\MergeModule.CAB'.
dark /m /f /x bin example.msm example.wxs
example.msm is built with no errors or warnings using wix tools =
2.0.2415.0 and it passes the=20
merge module validation tests in Orca.exe.
Is this a known issue?
Thanks,
Tom Kufeldt
C:\Temp>cscript /nologo WiStream.vbs example.msm
MergeModule.CABinet
SummaryInformation
C:\Temp>dark
Microsoft (R) Windows Installer Xml Decompiler Version 2.0.2415.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
C:\Temp>candle
Microsoft (R) Windows Installer Xml Compiler version 2.0.2415.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
PS - Shouldn't the copyright date for the wix tools be 2003 - 2004? |