Hello!
I'm developing an application that will install cab files by starting a
new process with wceload as the command and the cabfile as the argument.
The problem I'm having is that no matter if the cab file exists wceload
always return ok. The CreateProcess will return 1 (OK) and
GetExitCodeProcess will return 0 when the wceload returns.
Is this the behavior of wceload or am I doing something wrong?
The device is a Symbol 9000 with PPC 2003.
Sincerly
Linus Rörstad