Does anyone know if Windows Mobile 6 and Windows CE can open self-extracting exe without any need for third party app.
My problem is that I have application that for updating supports only exe format. Until now there hasn't been need delivering more files that only exe but I need to add new .dll to this application. So I need to pack it but can't use cab since older versions of this app don't know how to handel it.
If somebody knows how to make self-extracting exe for Windows Mobile would really appreciate it to know how to do it and what software to use for generating it.