G
Guest
Apologies if this is not the correct place to post this message. I wasn't
sure where to post it.
What am I doing wrong?
I'm using CEAppMgr, along with the required ini file, to install a Windows
Mobile 2003 app onto my Smartphone. Within the build environment, I am
creating a cab file for my app. Using a batch file, for now, I call CEAppMgr
passing in the ini file that knows of the cab I've created. It works great!
The problem: To enable my app to install and run on 'all' Smartphones, I
intend to sign the cab. For testing purposes, I am currently signing the cab
with one of the Test Certs. The problem is, that when I sign the cab,
CEAppMgr will no longer install my application. I turned on the simple
debugging supported by CEAppMgr and found that the cause is that the file
size embedded into the cab, no longer matches the actual file size (because
of the digital cert).
Has anyone else experienced this? Is there a workaround or a better (more
correct) way to do this?
Thanks in advance.
sure where to post it.
What am I doing wrong?
I'm using CEAppMgr, along with the required ini file, to install a Windows
Mobile 2003 app onto my Smartphone. Within the build environment, I am
creating a cab file for my app. Using a batch file, for now, I call CEAppMgr
passing in the ini file that knows of the cab I've created. It works great!
The problem: To enable my app to install and run on 'all' Smartphones, I
intend to sign the cab. For testing purposes, I am currently signing the cab
with one of the Test Certs. The problem is, that when I sign the cab,
CEAppMgr will no longer install my application. I turned on the simple
debugging supported by CEAppMgr and found that the cause is that the file
size embedded into the cab, no longer matches the actual file size (because
of the digital cert).
Has anyone else experienced this? Is there a workaround or a better (more
correct) way to do this?
Thanks in advance.