vote up 1 vote down star

I am looking for a managed code library/API or samples that let me write and read cabinet (.cab) files. There is a CAB SDK here: http://support.microsoft.com/kb/310618 but the DLL that ships with it only supports native code.

flag

50% accept rate

2 Answers

vote up 1 vote down check

Hey,

Here is a Code Project Article with c++ and .net versions.

Have Fun

Alex

link|flag
vote up 0 vote down

Can you use the platform Invoke in the CAB SDK? if you can it meens you can support native code.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.