VS2008, Windows Mobile Installer project
I'm using Visual Studio 2008 Professional Edition. I wrote an application for Windows Mobile and I would like to create the installer for this application. How does it do? You'll need to package your application up in a CAB file. To do this is quite easy - you just create a new "Smart Device CAB Project" (New Projet->Other project types->Setup and Deployment). To start with - specify that you want the output from your application's exe project to go in the Application Directory, along with any other dependent dlls. You may also want to create an icon for your application by right clicking File