G
Guest
Hello,
I've just finished making the application and I have a couple of questions:
1) If I'm making an app that is only for pocket pc 2002 and above.... should I develop the app using the POCKET PC or WINDOWS CE option (from the create project screen) in VS .NET 2003. (For Future reference).
2) If i'm developing the app using the Windows CE (not Pocket PC) the screen size is be default the size of a Windows CE .NET 4.2 device.... how can set the screen size to be that of a pocket pc device
MSI Bit:
3) I've created my application using the Windows CE .NET option. Now its made plenty of cabs for me. I dont know which one to deploy for which device. I only want users of Pocket PC (Phone Edition) to be able to install the app. Which cabs should I choose (PPC or WCE4) and for which processors (All / ARM / ARM4v .....)
4) I tried creating an MSI (using the method described in MSDN) it compiled fine but when I try to install it, it says the Application Manager could not install the application on your device due to an invalid installation file.
5) When I installed the MSI, it installed fine (on the desktop) except it didnt create a Setup file on the application directory of the desktop. What if the user wants to repair / reinstall the software.
6) When creating the custominstaller.... is there anyway I can prompt the user to assign hardware buttons to my application, in the after_installation function ?
Well.... thats a lot..... But any questions answered would be much appreciated.
And thanks to everyone whos helped my make my first application successfully.
Kind Regards
Vishal Rastogi
I've just finished making the application and I have a couple of questions:
1) If I'm making an app that is only for pocket pc 2002 and above.... should I develop the app using the POCKET PC or WINDOWS CE option (from the create project screen) in VS .NET 2003. (For Future reference).
2) If i'm developing the app using the Windows CE (not Pocket PC) the screen size is be default the size of a Windows CE .NET 4.2 device.... how can set the screen size to be that of a pocket pc device
MSI Bit:
3) I've created my application using the Windows CE .NET option. Now its made plenty of cabs for me. I dont know which one to deploy for which device. I only want users of Pocket PC (Phone Edition) to be able to install the app. Which cabs should I choose (PPC or WCE4) and for which processors (All / ARM / ARM4v .....)
4) I tried creating an MSI (using the method described in MSDN) it compiled fine but when I try to install it, it says the Application Manager could not install the application on your device due to an invalid installation file.
5) When I installed the MSI, it installed fine (on the desktop) except it didnt create a Setup file on the application directory of the desktop. What if the user wants to repair / reinstall the software.
6) When creating the custominstaller.... is there anyway I can prompt the user to assign hardware buttons to my application, in the after_installation function ?
Well.... thats a lot..... But any questions answered would be much appreciated.
And thanks to everyone whos helped my make my first application successfully.
Kind Regards
Vishal Rastogi