Sorry, it does not support ADS. The Windows native Cabinet API (CABINET.DLL, documented at http://msdn.microsoft.com/en-us/library/bb432569.aspx) that it relies on does not have any mention of ADS. I honestly have not investigated it very much since ADS inside cabinets is so extremely rare. It might be feasible to add support, but if it is it would also depend on a .NET library for NTFS alternate data streams, and I'd rather not add such a dependency.
-Jason- -----Original Message----- From: christopher.m.er...@hotmail.com [mailto:christopher.m.er...@hotmail.com] Sent: Tuesday, November 16, 2010 12:44 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Microsoft.Deployment.Compression support for ADS? Does the compression library support decompressing alternate data streams (ADS) in cab file and if so, which method should be used? Currently using CabInfo.UnpackFileSet but which successfully unpacks normal files but not ADS files. I scanned the documentation and didn't find anything pertaining to ADS. cabarc L fulldump.cab Microsoft (R) Cabinet Tool - Version 5.2.3668.0 Copyright (c) Microsoft Corporation. All rights reserved.. Listing of cabinet file 'c:\temp\ads\fulldump.cab' (size 66704): 5 file(s), 1 folder(s), set ID 0, cabinet #0 File name File size Date Time Attrs ----------------------------- ---------- ---------- -------- ----- WINDOWS 0 2010/11/10 09:23:54 -a-- appcompat.txt 16282 2010/11/10 09:23:54 -a-- manifest.txt 1818 2010/11/10 09:23:54 -a-- WINDOWS:foo.exe.mdmp 33949 2010/11/10 09:23:54 -a-- WINDOWS:foo.exe.hdmp 524593 2010/11/10 09:23:54 -a-- Thanks for the assistance, Chris ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users