<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.psion.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Developer (SDK/HDK)</title><link>http://community.psion.com/downloads/developer_sdkhdk/default.aspx</link><description /><dc:language>en-US</dc:language><generator>6.x Production</generator><item><title>File: Sensing / Setting the display Orientation functionalities - HOW TO ?</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34790.aspx</link><pubDate>Mon, 06 May 2013 18:59:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34790</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Application overview:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;The attached VS2008 solution illustrates how to programmatically &lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;sense and setting the display &lt;strong&gt;Orientation&lt;/strong&gt; functionalities &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;bring up the &lt;strong&gt;Screen&lt;/strong&gt; and &lt;strong&gt;Screen Rotation&lt;/strong&gt; applets&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;E.g.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3312._5B00_vb_5D00_-enable-disable-screen-rotation.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3312._5B00_vb_5D00_-enable-disable-screen-rotation.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/2045._5B00_cpp_5D00_-enable-disable-screen-rotation.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/2045._5B00_cpp_5D00_-enable-disable-screen-rotation.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;strong&gt;--&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Supported&amp;nbsp;devices / OS:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt; This solution is meant to be deployed and executed against our devices that offer a auto-rotate mechanism support:&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;EP10 devices / Windows Embedded Handheld 6.5.3&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Omnii&amp;trade; RT15/XT15 devices /&amp;nbsp;Windows CE 6.0 and/or Windows Embedded Handheld 6.5.3&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;--&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="font-family:wingdings,zapf dingbats;font-size:medium;"&gt;&amp;amp;&lt;/span&gt; As depicted below the attached solution embeds a C++, a C# and a VB .NET project: &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3301.enable-disable-screen-rotation.jpg"&gt;&lt;span style="color:#000080;"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3301.enable-disable-screen-rotation.jpg" /&gt;&lt;/span&gt;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;and&amp;nbsp;references &lt;a title="Mobile Devices SDK version 5.4" href="http://community.psion.com/downloads/developer_sdkhdk/m/mobile_devices_sdk/32745.aspx" target="_blank"&gt;version 5.4 of our Mobile Devices SDK&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;--&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#999999;"&gt;Ref :&lt;/span&gt; &lt;a title="Home &amp;raquo; Discussions &amp;raquo; Developer - Windows CE/WM/Embedded &amp;raquo; Disable screen rotation in code on EP10 " href="http://community.psion.com/discussions/f/160/t/13302.aspx" target="_blank"&gt;this IW post&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: Turning your device into a Flash Light - HOW TO</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34789.aspx</link><pubDate>Mon, 29 Apr 2013 20:57:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34789</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Application overview:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;The attached VS2008 solution, which embeds a C++ and a C# project, illustrates how to programmatically &lt;em&gt;turn&lt;/em&gt; your device into a Flash Light by simply switching and keeping on the built-in Flash.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;strong&gt;--&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Supported OS / devices:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt; Omnii&amp;trade; RT15/XT15 devices equipped with a built-in Camera&amp;nbsp;&amp;amp; Flash.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="font-family:wingdings,zapf dingbats;"&gt;&amp;amp;&lt;/span&gt; As it stands, this solution references our &lt;a title="Imager SDK version 17.0" href="/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx" target="_blank"&gt;Imager SDK version 17.0&lt;/a&gt;, which supports the latest versions of Omnii&amp;trade; RT15/XT15 only:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Windows Embedded Handheld version 3.0.29774 or later &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Windows CE 6.0 version 4.0.29702 or later&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;If you wish to deploy this solution against other devices also&amp;nbsp;equipped with a built-in Camera &amp;amp; Flash, please use and reference&amp;nbsp;&lt;a title="ICS version 16.0" href="/downloads/developer_sdkhdk/m/imager_sdk/34734.aspx" target="_blank"&gt;&lt;span style="color:#000080;"&gt;ICS version 16.0&lt;/span&gt;&lt;/a&gt; instead.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: MDSDK 6.0 - Libraries, Headers and Source Code</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/mobile_devices_sdk/34788.aspx</link><pubDate>Wed, 24 Apr 2013 15:44:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34788</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration:underline;background-color:#c0c0c0;"&gt;Getting Started&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:medium;"&gt;IngenuityWorking&amp;#39;s Knowledge Base contains several articles on setting up development environments and other tricks for general hand held development: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/development-kits-and-environments.aspx"&gt;&lt;b&gt;&lt;span style="color:#0072bc;"&gt;http://community.psion.com/knowledge/w/knowledgebase/development-kits-and-environments.aspx&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;background-color:#ffffff;"&gt;&lt;span style="font-family:Times New Roman;font-size:small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;text-decoration:underline;background-color:#c0c0c0;"&gt;Who needs this Version?&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;WLANEx API users for the VH10 and VH10f Vehicle Mount&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://www.psion.com/us/products/vehiclemount/VH10.htm"&gt;&lt;b&gt;&lt;span style="color:#0072bc;"&gt;VH10 Vehicle Mount Announcement&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The new vehicle mounts may contain a new version of the Summit Radio Client, which requires a newer version of the Summit SDK (provided within&amp;nbsp;&amp;nbsp; the&amp;nbsp;WLANEx Summit namespace).&amp;nbsp; Thus, if you wish to programmatically control the WiFi connection for the VH10, you&amp;#39;ll need MDSDK 6.0.&amp;nbsp; Otherwise, previous versions of the MDSDK (5.0 - 5.4) should work as expected.&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;text-decoration:underline;background-color:#c0c0c0;"&gt;What&amp;rsquo;s New?&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;New internal Summit (PtxSummit) implementation&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;See the post above in &amp;quot;Who needs this Version?&amp;quot;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;&amp;quot;PtxSdkCommon.dll&amp;quot; renamed to &amp;quot;mdsdkcore.dll&amp;quot;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;As part of the rebranding process and to avoid future conflicts with applications that use older versions of the MDSDK, this DLL was renamed to mdsdkcore.dll.&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Applications using the MDSDK won&amp;#39;t need to be recompiled &lt;b&gt;&lt;i&gt;unless&lt;/i&gt;&lt;/b&gt; they reference exported functions from the PtxSdkCommon DLL directly.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please note the changes for &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1138.using-and-deploying-psion-librariesdlls.aspx"&gt;&lt;b&gt;&lt;span style="color:#0072bc;"&gt;Using and Deploying Psion DLLs&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;Added &amp;#39;SHIFT&amp;#39; table support to KeyRemapper&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;On the EP10 short numeric variant, some key combinations are only available via SHIFT-key (certain function keys).&amp;nbsp; We&amp;#39;ve added the SHIFT table to the MDSDK Keyboard namespace to allow users to programmatically affect these states.&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;Added EAPTTLS support to the Summit WLANEx namespace&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Currently only implemented for the PtxSummit interface.&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;text-decoration:underline;background-color:#c0c0c0;"&gt;What&amp;rsquo;s Being Removed?&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;Wakeup sources for Accelerometer and Gyroscope&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;To utilize the wakeup capability of these features, see the following demo project on IngenuityWorking:&amp;nbsp; &lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34642.aspx"&gt;&lt;b&gt;&lt;span style="color:#0072bc;"&gt;Advanced Sensors SDK (DEMO)&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;Some old lingering RFID code was also removed.&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;text-decoration:underline;background-color:#c0c0c0;"&gt;What&amp;rsquo;s Being Deprecated?&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;text-decoration:underline;"&gt;The RAS .NET API&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Microsoft&amp;#39;s introduction of the &lt;a href="http://msdn.microsoft.com/en-us/library/bb416391.aspx"&gt;&lt;b&gt;&lt;span style="color:#0072bc;"&gt;Connection Manager API&lt;/span&gt;&lt;/b&gt;&lt;/a&gt; has superseded the RAS API for use in network connections.&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;text-decoration:underline;background-color:#c0c0c0;"&gt;What doesn&amp;rsquo;t work (limitations)?&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="text-decoration:underline;"&gt;WLANEx&amp;#39;s &lt;/span&gt;&lt;span style="text-decoration:underline;"&gt;GetCurrentInterfaceType()&lt;/span&gt;&lt;span style="text-decoration:underline;"&gt; API on the latest Omnii build&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/firmwaresoftware__demos/m/handheld_computers_omnii/34774.aspx"&gt;&lt;b&gt;&lt;span style="color:#0072bc;"&gt;Omnii build version 4.0.29702&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The API will constantly return &amp;#39;Summit&amp;#39;(SCU) mode despite the fact &amp;nbsp;that no Summit radio exists on the Omnii.&amp;nbsp; To workaround the issue, remove the following registry keys and reboot:&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:times new roman,times;font-size:medium;"&gt;[ HKEY_LOCAL_MACHINE \ Comm \ SDCCF10G ]&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:times new roman,times;font-size:medium;"&gt;and&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:times new roman,times;font-size:medium;"&gt;[ HKEY_LOCAL_MACHINE \ Comm \ SDCCF10G1 ]&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;WLANEx&amp;#39;s IsWirelessAdapter() API doesn&amp;#39;t always indicate that an 802.11 radio is a &amp;#39;wireless&amp;#39; card&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;Java&amp;#39;s setEnableHardware() API doesn&amp;#39;t work on Windows Mobile 6.x based devices&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;Programmers are unable to affect the state of &amp;#39;modifier&amp;#39; keys within the context of the callback function&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;background-color:#c0c0c0;"&gt;&lt;b&gt;&lt;span style="text-decoration:underline;"&gt;Credits and Acknowledgments:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Windows&amp;reg; and the Windows Logo are trademarks or registered trademarks of Microsoft&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Corporation in the United States and/or other countries.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;The &lt;b&gt;Bluetooth &lt;/b&gt;word mark and logos are owned by Bluetooth SIG, Inc. and any use of such&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;marks by Psion Inc. is under license.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;All trademarks and trade names are the property of their respective holders.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Calibri;font-size:small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;</description></item><item><title>File: HF - RFID SDK for EP10 - V1.3.2 - P2</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/rfid_sdk/34787.aspx</link><pubDate>Mon, 22 Apr 2013 08:29:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34787</guid><dc:creator>Jan-Manuel Collombon</dc:creator><description>&lt;h1&gt;Description&lt;/h1&gt;  &lt;p&gt;RFID EP10 HF SDK is a handbook for the design and development of RFID applications.&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;h2&gt;Platforms supported&lt;/h2&gt;  &lt;p&gt;This SDK is dedicated to EP10 handheld computer running under Windows Mobile 6.5.&lt;/p&gt;  &lt;p align="center"&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/0045.ep10hf.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/0045.ep10hf.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;The RFID SDK controls the following RFID reader&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;EP10 &amp;ndash; HF &amp;ndash; KR1 &amp;ndash; 2S&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;h2&gt;RFID Standards&lt;/h2&gt;  &lt;p&gt;MIFARE&amp;reg; Classic, ISO14443 A; ISO14443 B; ISO15693; Felica; NFC IP-1 passive initiator mode&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;h2&gt;RFID Tags&lt;/h2&gt;  &lt;p&gt;MIFARE&amp;reg; Standard, MIFARE&amp;reg; Ultralight, MIFARE&amp;reg; Desfire, MIFARE&amp;reg; Plus, MIFARE&amp;reg; Plus S, MIFARE&amp;reg; Plus SL3, NXP SmartMx, GTML, 14443A Controller, 14443B Controller, ICODE SLI, ICODE SLI-S, ICODE SLI-L, ICODE UID, MyD 10p, MyD 02p, MyD 10S, MyD 01P, SLE66R35, SLE66R32P, SLE66CLX360, SLE66CLX800, Felica and more&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;h1&gt;Release notes&lt;/h1&gt;  &lt;p&gt;1.3.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Initial public version&lt;/p&gt;</description></item><item><title>File: HF - EP10 HF Tools - V1.14</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/rfid_sdk/34786.aspx</link><pubDate>Mon, 22 Apr 2013 08:26:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34786</guid><dc:creator>Jan-Manuel Collombon</dc:creator><description>&lt;h1&gt;Description&lt;/h1&gt;  &lt;p&gt;EP10 HF Tools for Windows&amp;reg; Embedded Handheld 6.5 Pro includes a RFID demo and a RFID keyboard wedge emulator.&lt;/p&gt;  &lt;p&gt;The RFID demo application supports many functionalities:&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;Read ID: Detects the tag into the RF field and displays his UID&lt;/li&gt;  &lt;li&gt;Scripts: Allows executing predefined scripts like read/write tags memory.&lt;/li&gt;  &lt;li&gt;Hyper Terminal: Allows sending a protocol command to RFID reader&lt;/li&gt;  &lt;li&gt;EEPROM: Gives access to the registry of RFID reader&lt;/li&gt;  &lt;li&gt;Plug-ins: Gives access to external application&lt;/li&gt;  &lt;/ul&gt;  &lt;p style="text-align:center;"&gt;&amp;nbsp;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/7411.demo1.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/7411.demo1.png" border="0" alt=" " /&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/7737.demo2.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/7737.demo2.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p align="center"&gt;&lt;/p&gt;  &lt;p&gt;The RFID Keyboard Wedge application allows using the RFID like a barcode scanner. The data read from the RFID tag are sent to the keyboard buffer and written to the active window.&lt;/p&gt;  &lt;p align="center"&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/2475.wedge1.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/2475.wedge1.png" border="0" alt=" " /&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/6761.wedge2.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/6761.wedge2.png" border="0" alt=" " /&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/3326.wedge3.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/3326.wedge3.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;h1&gt;Hardware&lt;/h1&gt;  &lt;p&gt;RFID HF reader on EP10 device&lt;/p&gt;  &lt;p align="center"&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/4174.ep10hf.png"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-46-Attached+Files/4174.ep10hf.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;RFID Standards&lt;/h2&gt;  &lt;p&gt;MIFARE&amp;reg; Classic, ISO14443 A; ISO14443 B; ISO15693; Felica; NFC IP-1 passive initiator mode&lt;/p&gt;  &lt;h2&gt;RFID Tags&lt;/h2&gt;  &lt;p&gt;MIFARE&amp;reg; Standard, MIFARE&amp;reg; Ultralight, MIFARE&amp;reg; Desfire, MIFARE&amp;reg; Plus, MIFARE&amp;reg; Plus S, MIFARE&amp;reg; Plus SL3, NXP SmartMx, GTML, 14443A Controller, 14443B Controller, ICODE SLI, ICODE SLI-S, ICODE SLI-L, ICODE UID, MyD 10p, MyD 02p, MyD 10S, MyD 01P, SLE66R35, SLE66R32P, SLE66CLX360, SLE66CLX800, Felica and more&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h1&gt;Content&lt;/h1&gt;  &lt;ul&gt;  &lt;li&gt;EP10 HF tools CAB file&lt;/li&gt;  &lt;li&gt;User Manuals&lt;/li&gt;  &lt;li&gt;Source code&lt;/li&gt;  &lt;li&gt;RFID driver&lt;/li&gt;  &lt;/ul&gt;  &lt;div&gt;&lt;/div&gt;  &lt;h1&gt;Release notes&lt;/h1&gt;  &lt;p&gt;1.14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Initial public version&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>File: BTQC Version 3.0 (WinCE 6.0 and WEH 6.5.3)</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34783.aspx</link><pubDate>Fri, 12 Apr 2013 21:49:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34783</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;h1&gt;Overview&lt;/h1&gt;  &lt;p&gt;BTQC simplies the pairing process between a terminal and a bluetooth device such as a printer.&amp;nbsp; It does this by allowing the user to specify the MAC address of the Bluetooth device. Click this &lt;a title="Simplified Bluetooth Pairing - BTQC" href="http://community.psion.com/blog/b/weblog/archive/2010/11/18/simplified-bluetooth-pairing-btqc.aspx" target="_blank"&gt;link&lt;/a&gt; for further details.&lt;/p&gt;  &lt;p&gt;E.g.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4214.btqc-v3.00-_2800_small_2900_.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4214.btqc-v3.00-_2800_small_2900_.jpg" /&gt;&lt;/a&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/0841.btqc-v3.00.jpg"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h1&gt;Recommended devices / Operating System&lt;/h1&gt;  &lt;ul&gt;  &lt;li&gt;EP10 Windows Embedded Handheld 6.5.3&lt;/li&gt;  &lt;li&gt;Omnii (XT10 / XT15 / RT15) Windows CE 6.0&lt;/li&gt;  &lt;li&gt;Omnii (XT10 / XT15 / RT15) Windows Embedded Handheld 6.5.3&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="font-family:wingdings,zapf dingbats;"&gt;&amp;amp;&lt;/span&gt; This application will also run against our 753x Windows CE 5.0 and Workabout Pro Windows CE 5.0 or Windows Mobile 6.x product ranges as lons as &lt;a title=".NET Compact Framework 3.5 Redistributable" href="http://www.microsoft.com/en-ca/download/details.aspx?id=65" target="_blank"&gt;Compact Framework 3.5&lt;/a&gt; has previously been deployed and installed.&lt;/p&gt;</description></item><item><title>File: Imaging Services Developers Guide</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34782.aspx</link><pubDate>Tue, 09 Apr 2013 14:54:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34782</guid><dc:creator>Tricia Ward</dc:creator><description /></item><item><title>File: How to programmatically clear the File Explorer most recently used path list</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34781.aspx</link><pubDate>Fri, 22 Mar 2013 20:15:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34781</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;h2&gt;&lt;span style="color:#000080;"&gt;Forewords&lt;/span&gt;&lt;/h2&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;As you may have noticed, everytime a drive mapping&amp;nbsp;definition is added&amp;nbsp;(see this &lt;span style="color:#000080;"&gt;&lt;a title="Home &amp;raquo; Support &amp;raquo; Support &amp;raquo; Drive mapping question" href="http://community.psion.com/support/f/17/p/25/456.aspx#456" target="_blank"&gt;post&lt;/a&gt;&lt;/span&gt; for further details), this entry&amp;nbsp;gets automatically added to the File Explorer &lt;strong&gt;Open Path&lt;/strong&gt; menu option &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;E.g.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8284.new-path.jpg"&gt;&lt;span style="color:#000080;"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8284.new-path.jpg" /&gt;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;[...]&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3730.open-path.jpg"&gt;&lt;span style="color:#000080;"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3730.open-path.jpg" /&gt;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;So far so good, would you say, but unfortunately there is no &lt;em&gt;easy &lt;/em&gt;way to clear that path list...&lt;/span&gt;&lt;/p&gt;  &lt;h2&gt;&lt;span style="color:#000080;"&gt;Application Overview&lt;/span&gt;&lt;/h2&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;The attached Visual Studio 2008 C++ project sample illustrates how to clear that path list.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#000080;"&gt;To do so, this solution&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Closes File Explorer [1], if it is currently running&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Erases all path entries from the device registry&amp;nbsp;[2] &lt;/span&gt;&lt;span style="color:#000080;"&gt;and&amp;nbsp;&lt;br /&gt;clears the below described &lt;span style="font-family:courier new,courier;"&gt;&amp;quot;MRUList&amp;quot;&lt;/span&gt; registry value data&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Restarts File Explorer, if it was initally running.&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;vvvv&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;[1] File Explorer&amp;nbsp;must be&amp;nbsp;closed before erasing all path entries from the device registry,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; otherwise, the path list will not be cleared.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;[2] Path entries are identified in the below &amp;quot;&lt;span style="font-family:courier new,courier;"&gt;MRUList&lt;/span&gt;&amp;quot; registry value:&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="color:#000080;font-family:courier new,courier;"&gt;[HKCU\Software\Microsoft\File Explorer\DialogMRU]&lt;br /&gt; &amp;quot;MRUList&amp;quot; REG_SZ &amp;quot;...&amp;quot;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="color:#000080;"&gt;For example:&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="color:#000080;font-family:courier new,courier;"&gt;&amp;quot;MRUList&amp;quot; REG_SZ &amp;quot;cba&amp;quot; &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#000080;font-family:courier new,courier;"&gt;&amp;quot;c&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REG_SZ &amp;quot;\\computer3\share&amp;quot; &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#000080;font-family:courier new,courier;"&gt;&amp;quot;b&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REG_SZ &amp;quot;\\computer2\share&amp;quot; &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#000080;"&gt;&lt;span style="font-family:courier new,courier;"&gt;&amp;quot;a&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REG_SZ &amp;quot;\\computer1\share&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;h2&gt;&lt;span style="color:#000080;"&gt;Supported devices&lt;/span&gt;&lt;/h2&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Windows Mobile 5.0&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Windows Mobile 6.x Classic and Professional&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Windows Embedded Handheld&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;h2&gt;&lt;span style="color:#000080;"&gt;Executable&lt;/span&gt;&lt;/h2&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3201.broom.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3201.broom.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a title="Clear MRU Path Entries (WM 6.x executable).zip" href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/5481.clear-mru-path-entries-_2800_wm-6.x-executable_2900_.zip"&gt;Clear MRU Path Entries (WM 6.x executable)&lt;/a&gt; (compressed)&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: Summit - Retrieving the Access Point name in .NET - HOW TO?</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34780.aspx</link><pubDate>Tue, 12 Mar 2013 16:05:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34780</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Application overview:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;This attached VS2008 .NET solution illustrates how to programmatically retrieve the &lt;strong&gt;name&lt;/strong&gt;&amp;nbsp;( &lt;span style="font-family:wingdings,zapf dingbats;"&gt;&amp;amp;&lt;/span&gt; ) of the&amp;nbsp;&lt;strong&gt;Access Point&lt;/strong&gt; the Summit Wi-Fi radio is currently connected to. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;As our Mobile Devices SDK WLanEx namespace does not currently allow retrieving such information, the attached solution embeds&amp;nbsp;an extra library - I.e. the &lt;strong&gt;SummitStatus.dll&lt;/strong&gt; file - that exports&amp;nbsp;the single &lt;strong&gt;Summit_APName()&lt;/strong&gt; function, which will simply need to be &lt;em&gt;p/invoked&lt;/em&gt; within your .NET solution.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;strong&gt;--&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Supported OS / devices:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Any Windows CE or Windows Mobile 6.x devices equipped with a Summit Wi-Fi radio&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;--&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;As depicted below, the attached VS2008 solution embeds 2 projects, which - I believe - have self explanatory names&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3240.solution-explorer.jpg"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3240.solution-explorer.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;vvvv&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="font-family:wingdings,zapf dingbats;"&gt;&amp;amp;&lt;/span&gt; Such information is also accessible via the &lt;strong&gt;Summit Client Utility &lt;/strong&gt;&lt;strong&gt;Status&lt;/strong&gt; tabulation.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: Launching Regfile in silent mode</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34778.aspx</link><pubDate>Wed, 06 Mar 2013 15:50:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34778</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Application overview:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;The attached Windows CE 5.0 executables will allow you to &lt;em&gt;silently&lt;/em&gt; Export or Import registry data&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Syntax goes as follows:&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin-left:30px;"&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="color:#000080;"&gt;ExportReg &amp;lt;absolute path &lt;span style="color:#808080;font-family:arial,helvetica,sans-serif;"&gt;[1]&lt;/span&gt; + file name&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#000080;"&gt;ImportReg &amp;lt;absolute path &lt;span style="color:#808080;font-family:arial,helvetica,sans-serif;"&gt;[1]&lt;/span&gt; + file name&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;E.g.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/2677.regfile-_2800_silent_2900_.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/2677.regfile-_2800_silent_2900_.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;In short, the &lt;strong&gt;ExportReg&lt;/strong&gt; and &lt;strong&gt;ImportReg&lt;/strong&gt;&amp;nbsp;executables call the &lt;strong&gt;\Windows\Regfile.exe&lt;/strong&gt; program and automatically hide the below dialog boxes, the Regfile program normally brings up upon execution:&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/5123.regfile-_2800_verbose_2900_.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/5123.regfile-_2800_verbose_2900_.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;vvvv&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;If interested, feel free to take a peek at these executables source code&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4667.vs2008-logo.png"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4667.vs2008-logo.png" /&gt;&lt;/a&gt; &lt;a href="http://community.psion.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/7536.vs2008-c_2B002B00_-launch-regfile-in-silent-mode-_5B00_demo_5D00_-solution.zip"&gt;VS2008 C++ Launch regfile in silent mode [DEMO] Solution&lt;/a&gt; (compressed)&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;vvvv&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#808080;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#808080;"&gt;[1]&lt;/span&gt; Reference: &lt;/span&gt;&lt;a title="IW post - Regfile command" href="http://community.psion.com/support/f/17/p/13023/44307.aspx#44307" target="_blank"&gt;IW post - Regfile command&lt;/a&gt;&lt;/p&gt;</description></item><item><title>File: C# Imager Scanner and Trigger (DEMO) Solution [MDSDK v5.4 - ICS 16.0] </title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34777.aspx</link><pubDate>Fri, 22 Feb 2013 15:42:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34777</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Application overview:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;font-size:x-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;This attached VS2008 C# solution illustrates how / will allow you to&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;read barcodes [with any of our scan and imager engines] while using our Mobile Devices SDK version &lt;strong&gt;5.4&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;read barcodes [with an imager] while using our Imager SDK version &lt;strong&gt;16.0&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;take pictures with the built-in camera while using our Imager SDK version &lt;strong&gt;16.0&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;take pictures with the built-in imager while using our Imager SDK version &lt;strong&gt;16.0&lt;br /&gt;&lt;br /&gt;&lt;a href="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8863.scanner-imager-demo-_2D00_-main-form.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8863.scanner-imager-demo-_2D00_-main-form.jpg" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;--&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Pre-requisites &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#000080;"&gt;Prior to loading and rebuilding this solution make sure you have installed the below SDKs on your development PC&lt;b&gt;&lt;span style="font-family:Arial;font-size:x-small;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Symbol;"&gt;&lt;span style="font-family:Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Mobile Devices SDK 5.4 &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;can be downloaded &lt;a title="Mobile Devices SDK v5.4" href="http://community.psion.com/downloads/developer_sdkhdk/m/mobile_devices_sdk/32745.aspx" target="_blank"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;span style="color:#000080;font-family:Arial;"&gt; &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Imager SDK v16.0&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#000080;font-family:Arial;"&gt; can be downloaded &lt;a title="ICS 16.0 - SDK Installer (Omnii&amp;trade;, EP10&amp;trade;, iKon, NEO and WAP G2) " href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34734.aspx" target="_blank"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Prior to deploying this solution, make sure an imager driver has already been installed on the targeted handheld&lt;/span&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Arial;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;--&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="color:#000080;font-family:Segoe UI;font-size:medium;"&gt;Supported OS / devices&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Omnii&amp;trade; or EP10&amp;trade; / WEH 6.5 - Compact Framework 3.5&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Omnii&amp;trade;&lt;/span&gt; / Windows CE 6.0 - Compact Framework 3.5&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Ikon, NEO, Workabout Pro G2 or WORKABOUT PRO 3 / Windows CE 5.0&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Ikon, NEO, Workabout Pro G2 or WORKABOUT PRO 3 /&lt;/span&gt; Windows Mobile 6.1 Classic or Professional&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;As depicted below, the attached solution embeds 2 projects, which - I believe - have self explanatory names&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;&lt;a href="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8611.solution-explorer.jpg"&gt;&lt;img border="0" alt=" " src="http://community.psion.com/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8611.solution-explorer.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:Arial;"&gt;Enjoy!&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: Omnii - Backup and Restore Utility</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34771.aspx</link><pubDate>Tue, 19 Feb 2013 17:26:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34771</guid><dc:creator>Jacques Gourmelen</dc:creator><description>&lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;b&gt;&lt;span style="font-family:Segoe UI;font-size:medium;"&gt;Application overview&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;As the latest Omnii OS CE 6.0 and WEH images (version 4.0.29702 and 3.0.29774 respectively) require the Omnii built-in &lt;strong&gt;Flash Disk&lt;/strong&gt; store to be &lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;formatted&lt;/span&gt;&lt;/strong&gt; during the installation process, the attached utility may become handy as it will automatically:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;Backup all the data sitting on the Omnii Flash Disk store [to an external storage media]. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;Let the unit enter into BooSt mode to allow the upgrade process to start and finally &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;Restore the Omnii Flash Disk store as the OS upgrade completes. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;&lt;span style="color:#000080;"&gt;vvvv&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;b&gt;&lt;span style="font-family:Segoe UI;font-size:medium;"&gt;Prerequisite&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;In order to use this utility, you will need the following equipment &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;A Docking Station (Part No ST4002 or ST4003) or a Snap Module (Part No ST4001) &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;A USB Memory Stick, which you will connect to the Docking Station or Snap Module &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;&lt;span style="color:#000080;"&gt;vvvv&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;b&gt;&lt;span style="font-family:Segoe UI;font-size:medium;"&gt;Installation procedure&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Download, save and decompress the file attached to this post&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Copy the &lt;strong&gt;Autorun.exe&lt;/strong&gt; program to the USB Memory stick&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#000080;"&gt;- to the &lt;strong&gt;&lt;span style="font-family:courier new,courier;"&gt;\2577&lt;/span&gt;&lt;/strong&gt; folder, if your Omnii is a WEH 6.5.3 device &lt;br /&gt;- to the &lt;span style="font-family:courier new,courier;"&gt;&lt;strong&gt;\3080&lt;/strong&gt;&lt;/span&gt; folder, if your Omnii is a Windows CE 6.0 device&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;Copy the Omnii Operating System image file to &lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;the root&lt;/span&gt;&lt;/strong&gt; of the USB Memory stick and make sure it is named &lt;strong&gt;7545os.img&lt;/strong&gt;. &lt;br /&gt;&lt;br /&gt;The USB Memory stick structure should look as follows:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;  &lt;table border="1" cellspacing="2" cellpadding="2"&gt;  &lt;tbody&gt;  &lt;tr&gt;  &lt;td&gt;&amp;nbsp;WEH 6.5.3&lt;/td&gt;  &lt;td&gt;&amp;nbsp;Windows CE 6.0&lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;  &lt;td&gt;  &lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; \&lt;br /&gt;&amp;nbsp;&amp;nbsp; │&lt;br /&gt;&amp;nbsp;&amp;nbsp; ├─ &lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4111.folder-icon.png"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4111.folder-icon.png" /&gt;&lt;/a&gt;&amp;nbsp;2577&lt;br /&gt;&amp;nbsp;&amp;nbsp; │&amp;nbsp;&amp;nbsp;│&lt;br /&gt;&amp;nbsp;&amp;nbsp; │&amp;nbsp;&amp;nbsp;└─ Autorun.exe&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp; │&lt;br /&gt;&amp;nbsp;&amp;nbsp; └─ 7545os.img&amp;nbsp;&lt;/span&gt;&lt;/p&gt;  &lt;/td&gt;  &lt;td&gt;&lt;span style="font-family:courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; \&lt;br /&gt; &amp;nbsp;&amp;nbsp; │&lt;br /&gt; &amp;nbsp;&amp;nbsp; ├─ &lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4111.folder-icon.png"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/4111.folder-icon.png" /&gt;&lt;/a&gt;&amp;nbsp;3080&lt;br /&gt;&amp;nbsp;&amp;nbsp; │&amp;nbsp; │&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;│&amp;nbsp; └─ Autorun.exe&amp;nbsp; &lt;br /&gt; &amp;nbsp;&amp;nbsp; │ &amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp; └─ 7545os.img &lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;/tbody&gt;  &lt;/table&gt;  &lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;&lt;span style="color:#000080;"&gt;vvvv&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;b&gt;&lt;span style="font-family:Segoe UI;font-size:medium;"&gt;Use&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Connect the USB Memory Stick to the Docking Station or Snap Module&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;Close all applications on the Omnii device&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;Mount the Omnii device in to the Docking Station or Snap Module&lt;br /&gt;&lt;br /&gt;At this point, the Backup and Restore Utility &amp;ndash; I.e. the Autorun.exe program &amp;ndash; will automatically run and launch the backup process:&lt;br /&gt;&lt;br /&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8231.backup-started.jpg"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8231.backup-started.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;Do not interrupt the process and/or dismount the unit!&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;As the backup completes, the device will enter into BooSt mode and the new OS installation will automatically start.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;Upon OS installation and load completion, the Backup and Restore Utility will automatically rerun and launch the restore process:&lt;br /&gt;&lt;br /&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8473.restore-started.jpg"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/8473.restore-started.jpg" /&gt;&lt;/a&gt;&amp;nbsp; &lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3704.restore-and-delete-completed.jpg"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3704.restore-and-delete-completed.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;At this point click &lt;strong&gt;Exit&lt;/strong&gt; to close the Backup and Restore Utility program.&lt;/span&gt;&lt;/p&gt;  &lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="color:#000080;font-family:wingdings,zapf dingbats;"&gt;vvvv&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="font-family:wingdings,zapf dingbats;font-size:medium;"&gt;&amp;amp;&lt;/span&gt; Note:&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;Backup and restore operation results are stored in the &amp;laquo; &lt;span style="color:#3366ff;font-family:courier new,courier;"&gt;Omnii Backup and Restore Utility.txt&lt;/span&gt; &amp;raquo; log file, located on the root of the USB Memory Stick.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;If something fails, please refer to this log file as it will provide you with further information.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;--&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;If interested, here is a copy of the Omnii Backup and Restore Utility source code&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color:#000080;"&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/7128.vs2008-logo.png"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/7128.vs2008-logo.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-25-63-Attached+Files/3113.vs2008-c_2B002B00_-autorun-_5B00_demo_5D00_-solution.zip"&gt;VS2008 C++ Autorun [DEMO] Solution&lt;/a&gt; (compressed)&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#000080;"&gt;&lt;span style="color:#000080;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - English</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34770.aspx</link><pubDate>Thu, 14 Feb 2013 18:41:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34770</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_WWE_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_WWE_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running an English&amp;nbsp;locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - Korean</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34769.aspx</link><pubDate>Thu, 14 Feb 2013 18:34:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34769</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_KOR_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_KOR_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running a Korean&amp;nbsp;locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - Italian</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34768.aspx</link><pubDate>Thu, 14 Feb 2013 18:28:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34768</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_ITA_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_ITA_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running an Italian&amp;nbsp;locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - German</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34767.aspx</link><pubDate>Thu, 14 Feb 2013 18:23:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34767</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_GER_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_GER_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running a&amp;nbsp;German locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - French</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34766.aspx</link><pubDate>Thu, 14 Feb 2013 18:19:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34766</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_FRA_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_FRA_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running a&amp;nbsp;French locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - Spanish (Spain)</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34765.aspx</link><pubDate>Thu, 14 Feb 2013 18:14:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34765</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_ESN_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_ESN_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running a Spanish (Spain) locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - Chinese (Traditional/Taiwan)</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34764.aspx</link><pubDate>Thu, 14 Feb 2013 18:09:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34764</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_CHT_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_CHT_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running a Chinese (Traditional/Taiwan) locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>File: ICS 17.0 - Device Installer - Chinese (Simplified/PRC)</title><link>http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34763.aspx</link><pubDate>Thu, 14 Feb 2013 18:04:00 GMT</pubDate><guid isPermaLink="false">54009f3a-31b6-4c23-96d3-4890e86d45f2:34763</guid><dc:creator>Steven Cox</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;background-color:#ffffff;"&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:x-large;"&gt;INSTALLATION NOTES:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;The file you download (ICS_Installer_CHS_17.0.29925.zip) contains the &lt;strong&gt;&lt;em&gt;ICS_Installer_CHS_17.0.29925.exe &lt;/em&gt;&lt;/strong&gt;SDK installer to be executed on your &lt;span style="color:#000000;font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Omnii&amp;trade;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; XT15/RT15 running a Chinese (Simplified/PRC) locale.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;Please read the following ICS SDK/Device Installer primer here: &lt;a href="http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx"&gt;http://community.psion.com/knowledge/w/knowledgebase/1198.ics-sdk-and-device-installers.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;You must use ICS SDK version 17.0 when developing software against any device running this installer: &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;a href="http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx"&gt;http://community.psion.com/downloads/developer_sdkhdk/m/imager_sdk/34762.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:medium;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:large;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#800000;font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;The RELEASE NOTES are found in the ICS SDK 17.0 link above.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>