CAB/DE-CAB in Managed Code?

P

Pat Tormey

I need to De-Cab the XSN file edit the contents externally and then re-Cab
the file, all in managed code.

Does anyone have sample code to CAB and De-Cab a file? It seems that
CreateCab was left out of the RTM ( Release to Manufacturing) of the .Net
Framework.

Thanks
 
M

Matthew Blain \(Serriform\)

You can do this via interop with an un-managed DLL such as SetupAPI.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top