creatorextension/com.nokia.s60tools.creator.help/html/tasks/run_in_device.htm
changeset 0 61163b28edca
child 25 eb17a7f7f320
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/creatorextension/com.nokia.s60tools.creator.help/html/tasks/run_in_device.htm	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+<title>Running script in device</title>
+<link href="../../book.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<h2>Running script in device</h2>
+
+<h5>Before you start</h5>
+<p>Make sure that you have a <i>.creatorxml</i> script file you want to run in a target device, and that you have an HTI connection to the target device. For more instructions on configuring the HTI connection, see the <a href="../../../com.nokia.s60tools.hticonnection.help/html/toc.htm">HTI Connection Help</a>.</p>
+<p>Check also the version of the Creator S60 device application. The Run in device functionality requires version 5.0.3 or newer. <b>Note</b>: It is suggested to always use the latest version of Creator S60 device application.</p>
+
+<p>To upload and run script files in a target device, do the following:</p>
+<ol>
+<li>Prepare and select a script file in the Creator Script Editor, and connect to the target device via HTI.</li>
+<li>Click <b>Run in device via HTI</b>. This uploads the script file to the target device folder specified in the Creator preferences.</li>
+<li>If prompted, confirm to run the script in the device.</li>
+</ol>
+
+<h5>Related tasks</h5>
+<ul>
+<li><a href="setting_creator_preferences.htm">Setting Creator preferences</a></li>
+<li><a href="creating_xml_file.htm">Creating the script file</a></li>
+</ul>
+
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
+License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+</body>
+</html>
\ No newline at end of file