How do I create a single CAB file for my application

  • Thread starter Thread starter Hafsteinn Gunnarsson
  • Start date Start date
H

Hafsteinn Gunnarsson

I have written an application in .NET 2003 that I want to deploy on a Pocket
PC. How do I create a single CAB file that I can run on my PPC?
 
Just Click on the Build Cab File Button in Visual Studio ( or in the Build
Menu Items)
this create a \Cab Directory in your project directory choose the cab for
your system and that it!

;)


____________________
Franky
 
Back
Top