How Can I execute CAB file on device?
Hello forum, I've copied (via RAPI) CAB file on device and I need to perform it from the NSIS script.

It would be possible launching CeCreateProcess RAPI function?
System::Call 'rapi::CeCreateProcess(w "C:\some_dir\mycab.cab"...'

Can you help me please?
I will appreciate your help a lot.