Search code examples
windows-mobilemsbuildmsbuild-tasksmartclient

create smart device cab through msbuild


Is it possible to use an msbuild task to build a smart device project into a cab file for deployment.

I've seen a couple of pages on the web:

http://guystarbuck.blogspot.com/#115584006223003606 http://blog.opennetcf.com/ctacke/2008/09/18/AutomatingCABFileGenerationWithMSBUILD.aspx

but I can't believe that you have to go to that much trouble for something that should be simple!

Thanks.


Solution

  • It is that difficult and, yes, that is lame.