I need to read the list of files in a cab file, using my code, to verify specific files does exist in the cab.
Anyone did this or can can point me into some direction?
Printable View
I need to read the list of files in a cab file, using my code, to verify specific files does exist in the cab.
Anyone did this or can can point me into some direction?
From what I've seen it's not that easy.
http://dotnet.org.za/ernst/archive/2.../26/38505.aspx
if it's any help i made a simple example in VB.NET, not hard to translate to C# if you are fairly conversant with it :)
the example is posted in the VB.NET codebank ... here > link to example < :wave: