One of the reasons I didn’t want to go to a visual studio is because I mainly develop on Linux. There has never been a linux application to create .cab files, but there is one, it is called lcab, and the other is pocketpc-cab, I think the second uses the first, but Im not sure. Anyway, I create my file using the second tool and test it on Windows mobile devices, and it works. I got everything I need without having to install the whole SDK, and even better, without changing any other OSs, I definitely should love Linux and its community.
source
share