How to extract cabinet files programmatically?

K

Krupa

Hi All,

I need to install a cab file that is already downloaded to my Windows
Ce device. How can I do it from my program?

I want to run my application when the device boots up. Any thoughts on
this? My application is in C#, compact frmework 2.0. Is there anything
similar to CreateProcess() in C#?

Thanks,
Krupa
 
V

Vadym Stetsyak

Hello, Krupa!

K> I need to install a cab file that is already downloaded to my Windows
K> Ce device. How can I do it from my program?

K> I want to run my application when the device boots up. Any thoughts on
K> this? My application is in C#, compact frmework 2.0. Is there anything
K> similar to CreateProcess() in C#?

You can additionally ask in microsoft.public.dotnet.framework.compactframework NG
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
 

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