J-Chen

I wonder how to write an application and build it with my BSP image, so that I don't need to execute installation procedure for the application after my BSP image downloaded and boot up.

For example, I like to write a new game application, and I hope to make it appear on the game zone with the orignal two built-in games right after I download my BSP image to my board.

Thanks.



Re: Smart Devices General How to pre-integrate an application to BSP image

J-Chen

I found the term should be "pre-bundled" in MSDN link http://msdn2.microsoft.com/en-us/library/ms832368.aspx

So, my question can be corrected as how to integrate a "pre-bundled" application to Windows Mobile OS image

Thanks for any help in this question.





Re: Smart Devices General How to pre-integrate an application to BSP image

Ilya Tumanov

Article you found states that has to be done at the point of manufacturing. So there's no way for you to add your application to the OS image unless you're an OEM producing devices or have an agreement with such OEM.






Re: Smart Devices General How to pre-integrate an application to BSP image

J-Chen

Yes, I do, I am working for OEM, I can build BSP image.

Do you know how to pre-bundle an application to BSP image

Thanks.