Bugs item #1431598, was opened at 2006-02-14 08:08
Message generated for change (Comment added) made by derekc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1431598&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
Submitted By: Paul Dolphin (paul_dolphin)
Assigned to: Derek (derekc)
Summary: dark crashes extracting files

Initial Comment:
Looks like some sort of problem with short and long 
filenames?

Processing directory: INSTALLDIR.
dark.exe : warning DARK1016 : Overwriting 
file 'i:\pc\DevXP\DSTS\packages\axa li
nk\darkfiles\extract\1\AUTOUP~1.DOC'.
dark.exe : error DARK0001 : Could not find 
file "i:\pc\DevXP\DSTS\packages\axa l
ink\darkfiles\extract\1\AutoUpdateGuide.doc25".

Exception Type: System.IO.FileNotFoundException

Stack Trace:
   at System.IO.__Error.WinIOError(Int32 errorCode, 
String str)
   at System.IO.File.Move(String sourceFileName, 
String destFileName)
   at 
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessF
ileTable(XmlWriter
writer, String component, String keyPath, String 
componentPathShort, String comp
onentPathLong)
   at 
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessC
omponentRecord(XmlW
riter writer, String directory, String rootPathShort, 
String rootPathLong, Recor
d record)
   at 
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessC
omponentTable(Strin
g directory, String rootPathShort, String rootPathLong)
   at 
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessD
irectoryTable(XmlWr
iter writer, String parent, String parentPathShort, 
String parentPathLong)
   at 
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessD
irectoryTable(XmlWr
iter writer, String parent, String parentPathShort, 
String parentPathLong)
   at 
Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessD
irectoryTable(XmlWr
iter writer, String parent, String parentPathShort, 
String parentPathLong)

----------------------------------------------------------------------

>Comment By: Derek (derekc)
Date: 2006-02-24 00:22

Message:
Logged In: YES 
user_id=518766

The WiX 3.0 version of dark uses a much simplier method of
extracting files which should completely avoid this problem.
 Please try it instead and re-activate with an attached
example msi file if the issue still repros.

----------------------------------------------------------------------

Comment By: Rob Mensching (robmen)
Date: 2006-02-22 00:04

Message:
Logged In: YES 
user_id=991639

Moving to WiX v3 where dark has been significantly 
revamped to handle things better.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1431598&group_id=105970


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to