Creating Smart Device CAB Project Help!

I created a Smart Device CAB Proyect, but how can I relate this new empty proyect with my existing windows ce application, so I can load the necessary files into it

Please Help



Answer this question

Creating Smart Device CAB Project Help!

  • albewar

    I created such project but I dont know how I can relate this empty new project with my existing windows ce application so I can load the necessary files into it.

    How can I do this


  • 2326ac

    What version of the framework/Visual Studio are you using

    If you are using VS.NET 2005, there is a Smart Cab Project Setup in the setup & deployment project solution, which you can use and create a deployment cab for your project.

    Make sure you open up your actual application project solution and add the new setup & deployment project (Smart Cab Project) in this solution.

    Simply from this on the project, add the files you wish or create the shortcuts you want the application setup to create on the clients' mobile device and be sure to ADD a project output.



  • Creating Smart Device CAB Project Help!