G
Guest
My application uses an MSI file for client installations, which runs
CEAppMgr. Installation works fine on PPC 2002 and Windows CE .Net 4.10.
On PPC 2003 2nd Edition a message 'Setup Failed', '... Please run setup
again' which of course gets the same results.
If I copy the CAB file onto the device and run it, the app installs fine,
but comes up with a message about '... might not display correctly ...'.
The app and MSI with CustomInstaller DLL are created using Visual Studio 2003.
Two questions:
1. How do I make the app install from MSI using CEAppMgr.
2. How do I stop the '... might not display correctly ...' message as the
app works fine. (I've already tried the BuildMax=0xE0000000 suggestion).
CEAppMgr. Installation works fine on PPC 2002 and Windows CE .Net 4.10.
On PPC 2003 2nd Edition a message 'Setup Failed', '... Please run setup
again' which of course gets the same results.
If I copy the CAB file onto the device and run it, the app installs fine,
but comes up with a message about '... might not display correctly ...'.
The app and MSI with CustomInstaller DLL are created using Visual Studio 2003.
Two questions:
1. How do I make the app install from MSI using CEAppMgr.
2. How do I stop the '... might not display correctly ...' message as the
app works fine. (I've already tried the BuildMax=0xE0000000 suggestion).