U3_Install.htm 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <html>
  2. <HEAD>
  3. <TITLE>Ditto, Clipboard Extension</TITLE>
  4. <META NAME="Keywords" CONTENT="Win32, Clipboard, Manager, Extension, Enhanced, Multi-Clipboard, MultiClipboard, OpenSource, open-source, free, copy, cut, paste, multiclip, clipmagic">
  5. <META NAME="Description" CONTENT="Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to specify what gets saved, text, images or html.">
  6. <META NAME="Author" CONTENT="[email protected]">
  7. </HEAD>
  8. <body>
  9. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="563">
  10. <tr>
  11. <td width="2%" bgcolor="#3C6496" height="21">&nbsp;</td>
  12. <td width="98%" bgcolor="#3C6496" align="right" bordercolor="#FFFFFF" height="21" colspan="2">
  13. &nbsp;</td>
  14. </tr>
  15. <tr>
  16. <td width="2%" bgcolor="#3C6496" height="59">&nbsp;</td>
  17. <td width="45%" height="59">
  18. <b><font size="7">Ditto - U3 Device</font></b>
  19. </td>
  20. <td width="53%" height="59" align="right" valign="top">
  21. <span class=MsoHyperlink>
  22. <a href="DittoGettingStarted.htm" style="color: blue; text-decoration: underline; text-underline: single">Getting Started</a>&nbsp;&nbsp;
  23. - &nbsp; <a href="DittoConfig.htm">Config</a> &nbsp; -&nbsp;&nbsp; </span><a href="DittoFAQ.htm">FAQ</a>&nbsp;
  24. &nbsp;- &nbsp; <a href="http://sourceforge.net/forum/?group_id=84084">Public
  25. Forums</a>
  26. <br><br>
  27. </td>
  28. </tr>
  29. <tr>
  30. <td width="2%" bgcolor="#3C6496" height="81">&nbsp;</td>
  31. <td width="98%" height="81" colspan="2" valign="top">
  32. <br>
  33. <b><font size="4">Thank you for installing Ditto for U3 Devices.</font></b>
  34. <p>&nbsp;
  35. </td>
  36. </tr>
  37. <tr>
  38. <td width="2%" bgcolor="#3C6496" height="25">&nbsp;</td>
  39. <td height="25" colspan="2" valign="middle" bgcolor="#3C6496">
  40. <b><font color="#FFFFFF">&nbsp; </font></b><a name="_Toc84105233"><b><font color="#FFFFFF">What
  41. is Ditto?</font></b></a>
  42. </td>
  43. </tr>
  44. <tr>
  45. <td width="2%" bgcolor="#3C6496" height="83">&nbsp;</td>
  46. <td width="98%" height="83" colspan="2" valign="top">
  47. <br>
  48. Ditto is an extension to the Windows Clipboard.&nbsp; You copy something to the
  49. Clipboard and Ditto takes what you copied and stores it in a database to
  50. retrieve at a later time.
  51. </td>
  52. </tr>
  53. <tr>
  54. <td width="2%" bgcolor="#3C6496" height="27">&nbsp;</td>
  55. <td height="27" colspan="2" valign="middle" bgcolor="#3C6496">
  56. <font color="#FFFFFF">&nbsp; </font>
  57. <a name="_Toc84105234"><font color="#FFFFFF"><b>Basic Usage</b></font></a>
  58. </td>
  59. </tr>
  60. <tr>
  61. <td width="2%" bgcolor="#3C6496" height="91">&nbsp;</td>
  62. <td height="91" colspan="2" valign="top">
  63. &nbsp;
  64. <ul style="margin-top: 0in;" type="disc">
  65. <li class="MsoNormal">Run Ditto.</li>
  66. <li class="MsoNormal">Copy things to the clipboard, e.g. using Ctrl-C with
  67. text selected in a text editor.</li>
  68. <li class="MsoNormal">Open Ditto by clicking its icon in the system tray or by
  69. pressing its Hot Key which defaults to Ctrl + ` – i.e. hold down Ctrl and
  70. press the back-quote (tilde ~) key.</li>
  71. <li class="MsoNormal">Double click or press enter on the item to paste it to
  72. the previous window.</li>
  73. </ul>
  74. </td>
  75. </tr>
  76. <tr>
  77. <td width="2%" bgcolor="#3C6496" height="176" rowspan="2">&nbsp;</td>
  78. <td width="98%" height="27" colspan="2" valign="middle" bgcolor="#3C6496">
  79. <font color="#FFFFFF"><b>&nbsp;</b></font>
  80. <font color="#FFFFFF"><b>U3 Device Specific</b></font>
  81. </td>
  82. </tr>
  83. <tr>
  84. <td width="98%" height="149" colspan="2" valign="top">
  85. <p><b><br>
  86. Changes from standard Ditto</b></p>
  87. <ul>
  88. <li>Settings are now stored in a .ini file on the device&nbsp;</li>
  89. <li>Database is stored and ran from the device</li>
  90. <li>Name copy and Paste are not supported&nbsp;</li>
  91. <li>New method for tracking focused window</li>
  92. <li>Defaulted maximum clips to 75</li>
  93. <li>Receiving clips over the network is off by default</li>
  94. <li>CF_DIB (bitmaps) was removed from the default save clipboard types.&nbsp;
  95. This was because of the large size if CF_DIB.</li>
  96. </ul>
  97. <p><b>How to move your existing Ditto database to the U3 device</b></p>
  98. <ol>
  99. <li>Install ditto on you U3 device</li>
  100. <li>Run Ditto and set the maximum clips accordingly.&nbsp; The default for U3
  101. devices is 75, so if you have more than that in your existing database this
  102. setting will need to be increased.&nbsp;</li>
  103. <li>Copy your database to the U3 device.&nbsp;&nbsp;</li>
  104. <li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Normally your existing database will be in
  105. the folder 'C:\Documents and Settings\&lt;User Name&gt;\Application Data\Ditto'</li>
  106. <li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Copy that database to '&lt;U3
  107. drive&gt;:\System\Apps\33820de7-c934-490a-8445-3212afbd9bf9\Data'</li>
  108. <li>The database must be named '<b>Ditto.db</b>'</li>
  109. <li>Start Ditto on the U3 device.</li>
  110. </ol>
  111. <p>&nbsp;
  112. </td>
  113. </tr>
  114. </table>
  115. </body>
  116. </html>