Hi everyone...

In the project I'm working, I must be able to unpack a ipk package into an specific folder. Does anyone here know how to do it in C++? Maybe if you know a lib or something like that...
I know that 7zip unpacks ipk. If there is a way of calling 7zip in "silent mode" from inside my c++ code, it would also work for me.

Thanks in advance for any help