Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am working on deploying an application to a mass of windows mobile 6.1 devices and I need to come up with an automated-as-possible solution.

I need to do the following tasks:
1. Install an application CAB file to the devices (contains within it a CF 3.5 CAB if needed)
2. Run the installation on the devices
3. Change some device settings (background, theme, Items on the "Today" screen, etc)

How much of this can I automate in a script? And what's the best way to deploy it? I would ideally like to get this accomplished over some form of web delivery.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.