I want to make systemupdate but i dont know how to get my application hex file

please help me so, is there somewhere tutorial how to make systemupdate and how to get hex file from my application?

what do you mean by “system update”?

i want to do this:
[url]http://www.ghielectronics.com/downloads/NETMF/Library%20Documentation/html/53c9fe92-8150-bd36-e2de-bf4fc6f13f8f.htm[/url]

Look at the Pyxis2 code

Specifically you’ll want to look at Pyxis2/Program.cs to see how to deal with implementing SystemUpdate and checking the mode. Next you’ll want to look at Pyxis2Updater to see how to install updates.

[url]http://www.skewworks.com/products/pyxis%202[/url] - for details and videos
http://pyxis2.codeplex.com - for full source

tanks all, for this quickly supports