home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Musique / solfege / solfege-win32-3.17.0.exe / install_script.iss
Text File  |  2010-09-14  |  372KB  |  3,225 lines

  1. ;InnoSetupVersion=5.3.8
  2.  
  3. [Setup]
  4. AppName=GNU Solfege
  5. AppVerName=GNU Solfege 3.17.0
  6. AppId=GNU Solfege
  7. DefaultDirName={pf}\GNU Solfege
  8. DefaultGroupName=GNU Solfege
  9. OutputBaseFilename=in
  10. Compression=lzma
  11. LicenseFile=embedded\License.txt
  12. WizardImageFile=embedded\WizardImage0.bmp
  13. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  14.  
  15. [Files]
  16. Source: "{app}\AUTHORS.txt"; DestDir: "{app}"; 
  17. Source: "{app}\COPYING.txt"; DestDir: "{app}"; 
  18. Source: "{app}\INSTALL.txt"; DestDir: "{app}"; 
  19. Source: "{app}\INSTALL.win32.txt"; DestDir: "{app}"; 
  20. Source: "{app}\LICENSE.python.txt"; DestDir: "{app}"; 
  21. Source: "{app}\NEWS.python.txt"; DestDir: "{app}"; 
  22. Source: "{app}\README.python.txt"; DestDir: "{app}"; 
  23. Source: "{app}\README.txt"; DestDir: "{app}"; 
  24. Source: "{app}\bin\freetype6.dll"; DestDir: "{app}\bin"; 
  25. Source: "{app}\bin\gdk-pixbuf-query-loaders.exe"; DestDir: "{app}\bin"; 
  26. Source: "{app}\bin\gspawn-win32-helper-console.exe"; DestDir: "{app}\bin"; 
  27. Source: "{app}\bin\gspawn-win32-helper.exe"; DestDir: "{app}\bin"; 
  28. Source: "{app}\bin\gtk-query-immodules-2.0.exe"; DestDir: "{app}\bin"; 
  29. Source: "{app}\bin\intl.dll"; DestDir: "{app}\bin"; 
  30. Source: "{app}\bin\libatk-1.0-0.dll"; DestDir: "{app}\bin"; 
  31. Source: "{app}\bin\libcairo-2.dll"; DestDir: "{app}\bin"; 
  32. Source: "{app}\bin\libexpat-1.dll"; DestDir: "{app}\bin"; 
  33. Source: "{app}\bin\libfontconfig-1.dll"; DestDir: "{app}\bin"; 
  34. Source: "{app}\bin\libgailutil-18.dll"; DestDir: "{app}\bin"; 
  35. Source: "{app}\bin\libgdk-win32-2.0-0.dll"; DestDir: "{app}\bin"; 
  36. Source: "{app}\bin\libgdk_pixbuf-2.0-0.dll"; DestDir: "{app}\bin"; 
  37. Source: "{app}\bin\libgio-2.0-0.dll"; DestDir: "{app}\bin"; 
  38. Source: "{app}\bin\libglib-2.0-0.dll"; DestDir: "{app}\bin"; 
  39. Source: "{app}\bin\libgmodule-2.0-0.dll"; DestDir: "{app}\bin"; 
  40. Source: "{app}\bin\libgobject-2.0-0.dll"; DestDir: "{app}\bin"; 
  41. Source: "{app}\bin\libgthread-2.0-0.dll"; DestDir: "{app}\bin"; 
  42. Source: "{app}\bin\libgtk-win32-2.0-0.dll"; DestDir: "{app}\bin"; 
  43. Source: "{app}\bin\libpango-1.0-0.dll"; DestDir: "{app}\bin"; 
  44. Source: "{app}\bin\libpangocairo-1.0-0.dll"; DestDir: "{app}\bin"; 
  45. Source: "{app}\bin\libpangoft2-1.0-0.dll"; DestDir: "{app}\bin"; 
  46. Source: "{app}\bin\libpangowin32-1.0-0.dll"; DestDir: "{app}\bin"; 
  47. Source: "{app}\bin\libpng12-0.dll"; DestDir: "{app}\bin"; 
  48. Source: "{app}\bin\libtiff3.dll"; DestDir: "{app}\bin"; 
  49. Source: "{app}\bin\msvcr71.dll"; DestDir: "{app}\bin"; 
  50. Source: "{app}\bin\pango-querymodules.exe"; DestDir: "{app}\bin"; 
  51. Source: "{app}\bin\python.exe"; DestDir: "{app}\bin"; 
  52. Source: "{app}\bin\python25.dll"; DestDir: "{app}\bin"; 
  53. Source: "{app}\bin\pythonw.exe"; DestDir: "{app}\bin"; 
  54. Source: "{app}\bin\solfege"; DestDir: "{app}\bin"; 
  55. Source: "{app}\bin\solfegedebug.bat"; DestDir: "{app}\bin"; 
  56. Source: "{app}\bin\testgtkenv.bat"; DestDir: "{app}\bin"; 
  57. Source: "{app}\bin\testgtkenv.py"; DestDir: "{app}\bin"; 
  58. Source: "{app}\bin\w9xpopen.exe"; DestDir: "{app}\bin"; 
  59. Source: "{app}\bin\win32-start-solfege.pyw"; DestDir: "{app}\bin"; 
  60. Source: "{app}\bin\zlib1.dll"; DestDir: "{app}\bin"; 
  61. Source: "{app}\bin\DLLs\bz2.pyd"; DestDir: "{app}\bin\DLLs"; 
  62. Source: "{app}\bin\DLLs\py.ico"; DestDir: "{app}\bin\DLLs"; 
  63. Source: "{app}\bin\DLLs\pyc.ico"; DestDir: "{app}\bin\DLLs"; 
  64. Source: "{app}\bin\DLLs\pyexpat.pyd"; DestDir: "{app}\bin\DLLs"; 
  65. Source: "{app}\bin\DLLs\select.pyd"; DestDir: "{app}\bin\DLLs"; 
  66. Source: "{app}\bin\DLLs\sqlite3.dll"; DestDir: "{app}\bin\DLLs"; 
  67. Source: "{app}\bin\DLLs\tcl84.dll"; DestDir: "{app}\bin\DLLs"; 
  68. Source: "{app}\bin\DLLs\tclpip84.dll"; DestDir: "{app}\bin\DLLs"; 
  69. Source: "{app}\bin\DLLs\tix84.dll"; DestDir: "{app}\bin\DLLs"; 
  70. Source: "{app}\bin\DLLs\tk84.dll"; DestDir: "{app}\bin\DLLs"; 
  71. Source: "{app}\bin\DLLs\unicodedata.pyd"; DestDir: "{app}\bin\DLLs"; 
  72. Source: "{app}\bin\DLLs\winsound.pyd"; DestDir: "{app}\bin\DLLs"; 
  73. Source: "{app}\bin\DLLs\_bsddb.pyd"; DestDir: "{app}\bin\DLLs"; 
  74. Source: "{app}\bin\DLLs\_ctypes.pyd"; DestDir: "{app}\bin\DLLs"; 
  75. Source: "{app}\bin\DLLs\_ctypes_test.pyd"; DestDir: "{app}\bin\DLLs"; 
  76. Source: "{app}\bin\DLLs\_elementtree.pyd"; DestDir: "{app}\bin\DLLs"; 
  77. Source: "{app}\bin\DLLs\_hashlib.pyd"; DestDir: "{app}\bin\DLLs"; 
  78. Source: "{app}\bin\DLLs\_msi.pyd"; DestDir: "{app}\bin\DLLs"; 
  79. Source: "{app}\bin\DLLs\_socket.pyd"; DestDir: "{app}\bin\DLLs"; 
  80. Source: "{app}\bin\DLLs\_sqlite3.pyd"; DestDir: "{app}\bin\DLLs"; 
  81. Source: "{app}\bin\DLLs\_ssl.pyd"; DestDir: "{app}\bin\DLLs"; 
  82. Source: "{app}\bin\DLLs\_testcapi.pyd"; DestDir: "{app}\bin\DLLs"; 
  83. Source: "{app}\bin\DLLs\_tkinter.pyd"; DestDir: "{app}\bin\DLLs"; 
  84. Source: "{app}\bin\Lib\aifc.py"; DestDir: "{app}\bin\Lib"; 
  85. Source: "{app}\bin\Lib\anydbm.py"; DestDir: "{app}\bin\Lib"; 
  86. Source: "{app}\bin\Lib\asynchat.py"; DestDir: "{app}\bin\Lib"; 
  87. Source: "{app}\bin\Lib\asyncore.py"; DestDir: "{app}\bin\Lib"; 
  88. Source: "{app}\bin\Lib\atexit.py"; DestDir: "{app}\bin\Lib"; 
  89. Source: "{app}\bin\Lib\audiodev.py"; DestDir: "{app}\bin\Lib"; 
  90. Source: "{app}\bin\Lib\base64.py"; DestDir: "{app}\bin\Lib"; 
  91. Source: "{app}\bin\Lib\BaseHTTPServer.py"; DestDir: "{app}\bin\Lib"; 
  92. Source: "{app}\bin\Lib\Bastion.py"; DestDir: "{app}\bin\Lib"; 
  93. Source: "{app}\bin\Lib\bdb.py"; DestDir: "{app}\bin\Lib"; 
  94. Source: "{app}\bin\Lib\binhex.py"; DestDir: "{app}\bin\Lib"; 
  95. Source: "{app}\bin\Lib\bisect.py"; DestDir: "{app}\bin\Lib"; 
  96. Source: "{app}\bin\Lib\calendar.py"; DestDir: "{app}\bin\Lib"; 
  97. Source: "{app}\bin\Lib\cgi.py"; DestDir: "{app}\bin\Lib"; 
  98. Source: "{app}\bin\Lib\CGIHTTPServer.py"; DestDir: "{app}\bin\Lib"; 
  99. Source: "{app}\bin\Lib\cgitb.py"; DestDir: "{app}\bin\Lib"; 
  100. Source: "{app}\bin\Lib\chunk.py"; DestDir: "{app}\bin\Lib"; 
  101. Source: "{app}\bin\Lib\cmd.py"; DestDir: "{app}\bin\Lib"; 
  102. Source: "{app}\bin\Lib\code.py"; DestDir: "{app}\bin\Lib"; 
  103. Source: "{app}\bin\Lib\codecs.py"; DestDir: "{app}\bin\Lib"; 
  104. Source: "{app}\bin\Lib\codeop.py"; DestDir: "{app}\bin\Lib"; 
  105. Source: "{app}\bin\Lib\colorsys.py"; DestDir: "{app}\bin\Lib"; 
  106. Source: "{app}\bin\Lib\commands.py"; DestDir: "{app}\bin\Lib"; 
  107. Source: "{app}\bin\Lib\compileall.py"; DestDir: "{app}\bin\Lib"; 
  108. Source: "{app}\bin\Lib\ConfigParser.py"; DestDir: "{app}\bin\Lib"; 
  109. Source: "{app}\bin\Lib\contextlib.py"; DestDir: "{app}\bin\Lib"; 
  110. Source: "{app}\bin\Lib\Cookie.py"; DestDir: "{app}\bin\Lib"; 
  111. Source: "{app}\bin\Lib\cookielib.py"; DestDir: "{app}\bin\Lib"; 
  112. Source: "{app}\bin\Lib\copy.py"; DestDir: "{app}\bin\Lib"; 
  113. Source: "{app}\bin\Lib\copy_reg.py"; DestDir: "{app}\bin\Lib"; 
  114. Source: "{app}\bin\Lib\cProfile.py"; DestDir: "{app}\bin\Lib"; 
  115. Source: "{app}\bin\Lib\csv.py"; DestDir: "{app}\bin\Lib"; 
  116. Source: "{app}\bin\Lib\dbhash.py"; DestDir: "{app}\bin\Lib"; 
  117. Source: "{app}\bin\Lib\decimal.py"; DestDir: "{app}\bin\Lib"; 
  118. Source: "{app}\bin\Lib\difflib.py"; DestDir: "{app}\bin\Lib"; 
  119. Source: "{app}\bin\Lib\dircache.py"; DestDir: "{app}\bin\Lib"; 
  120. Source: "{app}\bin\Lib\dis.py"; DestDir: "{app}\bin\Lib"; 
  121. Source: "{app}\bin\Lib\doctest.py"; DestDir: "{app}\bin\Lib"; 
  122. Source: "{app}\bin\Lib\DocXMLRPCServer.py"; DestDir: "{app}\bin\Lib"; 
  123. Source: "{app}\bin\Lib\dumbdbm.py"; DestDir: "{app}\bin\Lib"; 
  124. Source: "{app}\bin\Lib\dummy_thread.py"; DestDir: "{app}\bin\Lib"; 
  125. Source: "{app}\bin\Lib\dummy_threading.py"; DestDir: "{app}\bin\Lib"; 
  126. Source: "{app}\bin\Lib\filecmp.py"; DestDir: "{app}\bin\Lib"; 
  127. Source: "{app}\bin\Lib\fileinput.py"; DestDir: "{app}\bin\Lib"; 
  128. Source: "{app}\bin\Lib\fnmatch.py"; DestDir: "{app}\bin\Lib"; 
  129. Source: "{app}\bin\Lib\formatter.py"; DestDir: "{app}\bin\Lib"; 
  130. Source: "{app}\bin\Lib\fpformat.py"; DestDir: "{app}\bin\Lib"; 
  131. Source: "{app}\bin\Lib\ftplib.py"; DestDir: "{app}\bin\Lib"; 
  132. Source: "{app}\bin\Lib\functools.py"; DestDir: "{app}\bin\Lib"; 
  133. Source: "{app}\bin\Lib\getopt.py"; DestDir: "{app}\bin\Lib"; 
  134. Source: "{app}\bin\Lib\getpass.py"; DestDir: "{app}\bin\Lib"; 
  135. Source: "{app}\bin\Lib\gettext.py"; DestDir: "{app}\bin\Lib"; 
  136. Source: "{app}\bin\Lib\glob.py"; DestDir: "{app}\bin\Lib"; 
  137. Source: "{app}\bin\Lib\gopherlib.py"; DestDir: "{app}\bin\Lib"; 
  138. Source: "{app}\bin\Lib\gzip.py"; DestDir: "{app}\bin\Lib"; 
  139. Source: "{app}\bin\Lib\hashlib.py"; DestDir: "{app}\bin\Lib"; 
  140. Source: "{app}\bin\Lib\heapq.py"; DestDir: "{app}\bin\Lib"; 
  141. Source: "{app}\bin\Lib\hmac.py"; DestDir: "{app}\bin\Lib"; 
  142. Source: "{app}\bin\Lib\htmlentitydefs.py"; DestDir: "{app}\bin\Lib"; 
  143. Source: "{app}\bin\Lib\htmllib.py"; DestDir: "{app}\bin\Lib"; 
  144. Source: "{app}\bin\Lib\HTMLParser.py"; DestDir: "{app}\bin\Lib"; 
  145. Source: "{app}\bin\Lib\httplib.py"; DestDir: "{app}\bin\Lib"; 
  146. Source: "{app}\bin\Lib\ihooks.py"; DestDir: "{app}\bin\Lib"; 
  147. Source: "{app}\bin\Lib\imaplib.py"; DestDir: "{app}\bin\Lib"; 
  148. Source: "{app}\bin\Lib\imghdr.py"; DestDir: "{app}\bin\Lib"; 
  149. Source: "{app}\bin\Lib\imputil.py"; DestDir: "{app}\bin\Lib"; 
  150. Source: "{app}\bin\Lib\inspect.py"; DestDir: "{app}\bin\Lib"; 
  151. Source: "{app}\bin\Lib\keyword.py"; DestDir: "{app}\bin\Lib"; 
  152. Source: "{app}\bin\Lib\linecache.py"; DestDir: "{app}\bin\Lib"; 
  153. Source: "{app}\bin\Lib\locale.py"; DestDir: "{app}\bin\Lib"; 
  154. Source: "{app}\bin\Lib\macpath.py"; DestDir: "{app}\bin\Lib"; 
  155. Source: "{app}\bin\Lib\macurl2path.py"; DestDir: "{app}\bin\Lib"; 
  156. Source: "{app}\bin\Lib\mailbox.py"; DestDir: "{app}\bin\Lib"; 
  157. Source: "{app}\bin\Lib\mailcap.py"; DestDir: "{app}\bin\Lib"; 
  158. Source: "{app}\bin\Lib\markupbase.py"; DestDir: "{app}\bin\Lib"; 
  159. Source: "{app}\bin\Lib\md5.py"; DestDir: "{app}\bin\Lib"; 
  160. Source: "{app}\bin\Lib\mhlib.py"; DestDir: "{app}\bin\Lib"; 
  161. Source: "{app}\bin\Lib\mimetools.py"; DestDir: "{app}\bin\Lib"; 
  162. Source: "{app}\bin\Lib\mimetypes.py"; DestDir: "{app}\bin\Lib"; 
  163. Source: "{app}\bin\Lib\MimeWriter.py"; DestDir: "{app}\bin\Lib"; 
  164. Source: "{app}\bin\Lib\mimify.py"; DestDir: "{app}\bin\Lib"; 
  165. Source: "{app}\bin\Lib\modulefinder.py"; DestDir: "{app}\bin\Lib"; 
  166. Source: "{app}\bin\Lib\multifile.py"; DestDir: "{app}\bin\Lib"; 
  167. Source: "{app}\bin\Lib\mutex.py"; DestDir: "{app}\bin\Lib"; 
  168. Source: "{app}\bin\Lib\netrc.py"; DestDir: "{app}\bin\Lib"; 
  169. Source: "{app}\bin\Lib\new.py"; DestDir: "{app}\bin\Lib"; 
  170. Source: "{app}\bin\Lib\nntplib.py"; DestDir: "{app}\bin\Lib"; 
  171. Source: "{app}\bin\Lib\ntpath.py"; DestDir: "{app}\bin\Lib"; 
  172. Source: "{app}\bin\Lib\nturl2path.py"; DestDir: "{app}\bin\Lib"; 
  173. Source: "{app}\bin\Lib\opcode.py"; DestDir: "{app}\bin\Lib"; 
  174. Source: "{app}\bin\Lib\optparse.py"; DestDir: "{app}\bin\Lib"; 
  175. Source: "{app}\bin\Lib\os.py"; DestDir: "{app}\bin\Lib"; 
  176. Source: "{app}\bin\Lib\os2emxpath.py"; DestDir: "{app}\bin\Lib"; 
  177. Source: "{app}\bin\Lib\pdb.py"; DestDir: "{app}\bin\Lib"; 
  178. Source: "{app}\bin\Lib\pickle.py"; DestDir: "{app}\bin\Lib"; 
  179. Source: "{app}\bin\Lib\pickletools.py"; DestDir: "{app}\bin\Lib"; 
  180. Source: "{app}\bin\Lib\pipes.py"; DestDir: "{app}\bin\Lib"; 
  181. Source: "{app}\bin\Lib\pkgutil.py"; DestDir: "{app}\bin\Lib"; 
  182. Source: "{app}\bin\Lib\platform.py"; DestDir: "{app}\bin\Lib"; 
  183. Source: "{app}\bin\Lib\popen2.py"; DestDir: "{app}\bin\Lib"; 
  184. Source: "{app}\bin\Lib\poplib.py"; DestDir: "{app}\bin\Lib"; 
  185. Source: "{app}\bin\Lib\posixfile.py"; DestDir: "{app}\bin\Lib"; 
  186. Source: "{app}\bin\Lib\posixpath.py"; DestDir: "{app}\bin\Lib"; 
  187. Source: "{app}\bin\Lib\pprint.py"; DestDir: "{app}\bin\Lib"; 
  188. Source: "{app}\bin\Lib\profile.py"; DestDir: "{app}\bin\Lib"; 
  189. Source: "{app}\bin\Lib\pstats.py"; DestDir: "{app}\bin\Lib"; 
  190. Source: "{app}\bin\Lib\pty.py"; DestDir: "{app}\bin\Lib"; 
  191. Source: "{app}\bin\Lib\pyclbr.py"; DestDir: "{app}\bin\Lib"; 
  192. Source: "{app}\bin\Lib\pydoc.py"; DestDir: "{app}\bin\Lib"; 
  193. Source: "{app}\bin\Lib\py_compile.py"; DestDir: "{app}\bin\Lib"; 
  194. Source: "{app}\bin\Lib\Queue.py"; DestDir: "{app}\bin\Lib"; 
  195. Source: "{app}\bin\Lib\quopri.py"; DestDir: "{app}\bin\Lib"; 
  196. Source: "{app}\bin\Lib\random.py"; DestDir: "{app}\bin\Lib"; 
  197. Source: "{app}\bin\Lib\re.py"; DestDir: "{app}\bin\Lib"; 
  198. Source: "{app}\bin\Lib\repr.py"; DestDir: "{app}\bin\Lib"; 
  199. Source: "{app}\bin\Lib\rexec.py"; DestDir: "{app}\bin\Lib"; 
  200. Source: "{app}\bin\Lib\rfc822.py"; DestDir: "{app}\bin\Lib"; 
  201. Source: "{app}\bin\Lib\rlcompleter.py"; DestDir: "{app}\bin\Lib"; 
  202. Source: "{app}\bin\Lib\robotparser.py"; DestDir: "{app}\bin\Lib"; 
  203. Source: "{app}\bin\Lib\runpy.py"; DestDir: "{app}\bin\Lib"; 
  204. Source: "{app}\bin\Lib\sched.py"; DestDir: "{app}\bin\Lib"; 
  205. Source: "{app}\bin\Lib\sets.py"; DestDir: "{app}\bin\Lib"; 
  206. Source: "{app}\bin\Lib\sgmllib.py"; DestDir: "{app}\bin\Lib"; 
  207. Source: "{app}\bin\Lib\sha.py"; DestDir: "{app}\bin\Lib"; 
  208. Source: "{app}\bin\Lib\shelve.py"; DestDir: "{app}\bin\Lib"; 
  209. Source: "{app}\bin\Lib\shlex.py"; DestDir: "{app}\bin\Lib"; 
  210. Source: "{app}\bin\Lib\shutil.py"; DestDir: "{app}\bin\Lib"; 
  211. Source: "{app}\bin\Lib\SimpleHTTPServer.py"; DestDir: "{app}\bin\Lib"; 
  212. Source: "{app}\bin\Lib\SimpleXMLRPCServer.py"; DestDir: "{app}\bin\Lib"; 
  213. Source: "{app}\bin\Lib\site.py"; DestDir: "{app}\bin\Lib"; 
  214. Source: "{app}\bin\Lib\smtpd.py"; DestDir: "{app}\bin\Lib"; 
  215. Source: "{app}\bin\Lib\smtplib.py"; DestDir: "{app}\bin\Lib"; 
  216. Source: "{app}\bin\Lib\sndhdr.py"; DestDir: "{app}\bin\Lib"; 
  217. Source: "{app}\bin\Lib\socket.py"; DestDir: "{app}\bin\Lib"; 
  218. Source: "{app}\bin\Lib\SocketServer.py"; DestDir: "{app}\bin\Lib"; 
  219. Source: "{app}\bin\Lib\sre.py"; DestDir: "{app}\bin\Lib"; 
  220. Source: "{app}\bin\Lib\sre_compile.py"; DestDir: "{app}\bin\Lib"; 
  221. Source: "{app}\bin\Lib\sre_constants.py"; DestDir: "{app}\bin\Lib"; 
  222. Source: "{app}\bin\Lib\sre_parse.py"; DestDir: "{app}\bin\Lib"; 
  223. Source: "{app}\bin\Lib\stat.py"; DestDir: "{app}\bin\Lib"; 
  224. Source: "{app}\bin\Lib\statvfs.py"; DestDir: "{app}\bin\Lib"; 
  225. Source: "{app}\bin\Lib\string.py"; DestDir: "{app}\bin\Lib"; 
  226. Source: "{app}\bin\Lib\StringIO.py"; DestDir: "{app}\bin\Lib"; 
  227. Source: "{app}\bin\Lib\stringold.py"; DestDir: "{app}\bin\Lib"; 
  228. Source: "{app}\bin\Lib\stringprep.py"; DestDir: "{app}\bin\Lib"; 
  229. Source: "{app}\bin\Lib\struct.py"; DestDir: "{app}\bin\Lib"; 
  230. Source: "{app}\bin\Lib\subprocess.py"; DestDir: "{app}\bin\Lib"; 
  231. Source: "{app}\bin\Lib\sunau.py"; DestDir: "{app}\bin\Lib"; 
  232. Source: "{app}\bin\Lib\sunaudio.py"; DestDir: "{app}\bin\Lib"; 
  233. Source: "{app}\bin\Lib\symbol.py"; DestDir: "{app}\bin\Lib"; 
  234. Source: "{app}\bin\Lib\symtable.py"; DestDir: "{app}\bin\Lib"; 
  235. Source: "{app}\bin\Lib\tabnanny.py"; DestDir: "{app}\bin\Lib"; 
  236. Source: "{app}\bin\Lib\tarfile.py"; DestDir: "{app}\bin\Lib"; 
  237. Source: "{app}\bin\Lib\telnetlib.py"; DestDir: "{app}\bin\Lib"; 
  238. Source: "{app}\bin\Lib\tempfile.py"; DestDir: "{app}\bin\Lib"; 
  239. Source: "{app}\bin\Lib\textwrap.py"; DestDir: "{app}\bin\Lib"; 
  240. Source: "{app}\bin\Lib\this.py"; DestDir: "{app}\bin\Lib"; 
  241. Source: "{app}\bin\Lib\threading.py"; DestDir: "{app}\bin\Lib"; 
  242. Source: "{app}\bin\Lib\timeit.py"; DestDir: "{app}\bin\Lib"; 
  243. Source: "{app}\bin\Lib\toaiff.py"; DestDir: "{app}\bin\Lib"; 
  244. Source: "{app}\bin\Lib\token.py"; DestDir: "{app}\bin\Lib"; 
  245. Source: "{app}\bin\Lib\tokenize.py"; DestDir: "{app}\bin\Lib"; 
  246. Source: "{app}\bin\Lib\trace.py"; DestDir: "{app}\bin\Lib"; 
  247. Source: "{app}\bin\Lib\traceback.py"; DestDir: "{app}\bin\Lib"; 
  248. Source: "{app}\bin\Lib\tty.py"; DestDir: "{app}\bin\Lib"; 
  249. Source: "{app}\bin\Lib\types.py"; DestDir: "{app}\bin\Lib"; 
  250. Source: "{app}\bin\Lib\unittest.py"; DestDir: "{app}\bin\Lib"; 
  251. Source: "{app}\bin\Lib\urllib.py"; DestDir: "{app}\bin\Lib"; 
  252. Source: "{app}\bin\Lib\urllib2.py"; DestDir: "{app}\bin\Lib"; 
  253. Source: "{app}\bin\Lib\urlparse.py"; DestDir: "{app}\bin\Lib"; 
  254. Source: "{app}\bin\Lib\user.py"; DestDir: "{app}\bin\Lib"; 
  255. Source: "{app}\bin\Lib\UserDict.py"; DestDir: "{app}\bin\Lib"; 
  256. Source: "{app}\bin\Lib\UserList.py"; DestDir: "{app}\bin\Lib"; 
  257. Source: "{app}\bin\Lib\UserString.py"; DestDir: "{app}\bin\Lib"; 
  258. Source: "{app}\bin\Lib\uu.py"; DestDir: "{app}\bin\Lib"; 
  259. Source: "{app}\bin\Lib\uuid.py"; DestDir: "{app}\bin\Lib"; 
  260. Source: "{app}\bin\Lib\warnings.py"; DestDir: "{app}\bin\Lib"; 
  261. Source: "{app}\bin\Lib\wave.py"; DestDir: "{app}\bin\Lib"; 
  262. Source: "{app}\bin\Lib\weakref.py"; DestDir: "{app}\bin\Lib"; 
  263. Source: "{app}\bin\Lib\webbrowser.py"; DestDir: "{app}\bin\Lib"; 
  264. Source: "{app}\bin\Lib\whichdb.py"; DestDir: "{app}\bin\Lib"; 
  265. Source: "{app}\bin\Lib\xdrlib.py"; DestDir: "{app}\bin\Lib"; 
  266. Source: "{app}\bin\Lib\xmllib.py"; DestDir: "{app}\bin\Lib"; 
  267. Source: "{app}\bin\Lib\xmlrpclib.py"; DestDir: "{app}\bin\Lib"; 
  268. Source: "{app}\bin\Lib\zipfile.py"; DestDir: "{app}\bin\Lib"; 
  269. Source: "{app}\bin\Lib\_LWPCookieJar.py"; DestDir: "{app}\bin\Lib"; 
  270. Source: "{app}\bin\Lib\_MozillaCookieJar.py"; DestDir: "{app}\bin\Lib"; 
  271. Source: "{app}\bin\Lib\_strptime.py"; DestDir: "{app}\bin\Lib"; 
  272. Source: "{app}\bin\Lib\_threading_local.py"; DestDir: "{app}\bin\Lib"; 
  273. Source: "{app}\bin\Lib\__future__.py"; DestDir: "{app}\bin\Lib"; 
  274. Source: "{app}\bin\Lib\__phello__.foo.py"; DestDir: "{app}\bin\Lib"; 
  275. Source: "{app}\bin\Lib\bsddb\db.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  276. Source: "{app}\bin\Lib\bsddb\dbobj.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  277. Source: "{app}\bin\Lib\bsddb\dbrecio.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  278. Source: "{app}\bin\Lib\bsddb\dbshelve.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  279. Source: "{app}\bin\Lib\bsddb\dbtables.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  280. Source: "{app}\bin\Lib\bsddb\dbutils.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  281. Source: "{app}\bin\Lib\bsddb\__init__.py"; DestDir: "{app}\bin\Lib\bsddb"; 
  282. Source: "{app}\bin\Lib\bsddb\test\test_1413192.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  283. Source: "{app}\bin\Lib\bsddb\test\test_all.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  284. Source: "{app}\bin\Lib\bsddb\test\test_associate.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  285. Source: "{app}\bin\Lib\bsddb\test\test_basics.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  286. Source: "{app}\bin\Lib\bsddb\test\test_compare.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  287. Source: "{app}\bin\Lib\bsddb\test\test_compat.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  288. Source: "{app}\bin\Lib\bsddb\test\test_cursor_pget_bug.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  289. Source: "{app}\bin\Lib\bsddb\test\test_dbobj.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  290. Source: "{app}\bin\Lib\bsddb\test\test_dbshelve.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  291. Source: "{app}\bin\Lib\bsddb\test\test_dbtables.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  292. Source: "{app}\bin\Lib\bsddb\test\test_env_close.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  293. Source: "{app}\bin\Lib\bsddb\test\test_get_none.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  294. Source: "{app}\bin\Lib\bsddb\test\test_join.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  295. Source: "{app}\bin\Lib\bsddb\test\test_lock.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  296. Source: "{app}\bin\Lib\bsddb\test\test_misc.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  297. Source: "{app}\bin\Lib\bsddb\test\test_pickle.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  298. Source: "{app}\bin\Lib\bsddb\test\test_queue.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  299. Source: "{app}\bin\Lib\bsddb\test\test_recno.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  300. Source: "{app}\bin\Lib\bsddb\test\test_sequence.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  301. Source: "{app}\bin\Lib\bsddb\test\test_thread.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  302. Source: "{app}\bin\Lib\bsddb\test\__init__.py"; DestDir: "{app}\bin\Lib\bsddb\test"; 
  303. Source: "{app}\bin\Lib\compiler\ast.py"; DestDir: "{app}\bin\Lib\compiler"; 
  304. Source: "{app}\bin\Lib\compiler\consts.py"; DestDir: "{app}\bin\Lib\compiler"; 
  305. Source: "{app}\bin\Lib\compiler\future.py"; DestDir: "{app}\bin\Lib\compiler"; 
  306. Source: "{app}\bin\Lib\compiler\misc.py"; DestDir: "{app}\bin\Lib\compiler"; 
  307. Source: "{app}\bin\Lib\compiler\pyassem.py"; DestDir: "{app}\bin\Lib\compiler"; 
  308. Source: "{app}\bin\Lib\compiler\pycodegen.py"; DestDir: "{app}\bin\Lib\compiler"; 
  309. Source: "{app}\bin\Lib\compiler\symbols.py"; DestDir: "{app}\bin\Lib\compiler"; 
  310. Source: "{app}\bin\Lib\compiler\syntax.py"; DestDir: "{app}\bin\Lib\compiler"; 
  311. Source: "{app}\bin\Lib\compiler\transformer.py"; DestDir: "{app}\bin\Lib\compiler"; 
  312. Source: "{app}\bin\Lib\compiler\visitor.py"; DestDir: "{app}\bin\Lib\compiler"; 
  313. Source: "{app}\bin\Lib\compiler\__init__.py"; DestDir: "{app}\bin\Lib\compiler"; 
  314. Source: "{app}\bin\Lib\ctypes\util.py"; DestDir: "{app}\bin\Lib\ctypes"; 
  315. Source: "{app}\bin\Lib\ctypes\wintypes.py"; DestDir: "{app}\bin\Lib\ctypes"; 
  316. Source: "{app}\bin\Lib\ctypes\_endian.py"; DestDir: "{app}\bin\Lib\ctypes"; 
  317. Source: "{app}\bin\Lib\ctypes\__init__.py"; DestDir: "{app}\bin\Lib\ctypes"; 
  318. Source: "{app}\bin\Lib\ctypes\macholib\dyld.py"; DestDir: "{app}\bin\Lib\ctypes\macholib"; 
  319. Source: "{app}\bin\Lib\ctypes\macholib\dylib.py"; DestDir: "{app}\bin\Lib\ctypes\macholib"; 
  320. Source: "{app}\bin\Lib\ctypes\macholib\framework.py"; DestDir: "{app}\bin\Lib\ctypes\macholib"; 
  321. Source: "{app}\bin\Lib\ctypes\macholib\__init__.py"; DestDir: "{app}\bin\Lib\ctypes\macholib"; 
  322. Source: "{app}\bin\Lib\ctypes\test\runtests.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  323. Source: "{app}\bin\Lib\ctypes\test\test_anon.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  324. Source: "{app}\bin\Lib\ctypes\test\test_arrays.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  325. Source: "{app}\bin\Lib\ctypes\test\test_array_in_pointer.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  326. Source: "{app}\bin\Lib\ctypes\test\test_as_parameter.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  327. Source: "{app}\bin\Lib\ctypes\test\test_bitfields.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  328. Source: "{app}\bin\Lib\ctypes\test\test_buffers.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  329. Source: "{app}\bin\Lib\ctypes\test\test_byteswap.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  330. Source: "{app}\bin\Lib\ctypes\test\test_callbacks.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  331. Source: "{app}\bin\Lib\ctypes\test\test_cast.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  332. Source: "{app}\bin\Lib\ctypes\test\test_cfuncs.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  333. Source: "{app}\bin\Lib\ctypes\test\test_checkretval.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  334. Source: "{app}\bin\Lib\ctypes\test\test_delattr.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  335. Source: "{app}\bin\Lib\ctypes\test\test_errcheck.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  336. Source: "{app}\bin\Lib\ctypes\test\test_find.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  337. Source: "{app}\bin\Lib\ctypes\test\test_funcptr.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  338. Source: "{app}\bin\Lib\ctypes\test\test_functions.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  339. Source: "{app}\bin\Lib\ctypes\test\test_incomplete.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  340. Source: "{app}\bin\Lib\ctypes\test\test_init.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  341. Source: "{app}\bin\Lib\ctypes\test\test_integers.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  342. Source: "{app}\bin\Lib\ctypes\test\test_internals.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  343. Source: "{app}\bin\Lib\ctypes\test\test_keeprefs.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  344. Source: "{app}\bin\Lib\ctypes\test\test_libc.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  345. Source: "{app}\bin\Lib\ctypes\test\test_loading.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  346. Source: "{app}\bin\Lib\ctypes\test\test_macholib.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  347. Source: "{app}\bin\Lib\ctypes\test\test_memfunctions.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  348. Source: "{app}\bin\Lib\ctypes\test\test_numbers.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  349. Source: "{app}\bin\Lib\ctypes\test\test_objects.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  350. Source: "{app}\bin\Lib\ctypes\test\test_parameters.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  351. Source: "{app}\bin\Lib\ctypes\test\test_pointers.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  352. Source: "{app}\bin\Lib\ctypes\test\test_prototypes.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  353. Source: "{app}\bin\Lib\ctypes\test\test_python_api.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  354. Source: "{app}\bin\Lib\ctypes\test\test_random_things.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  355. Source: "{app}\bin\Lib\ctypes\test\test_refcounts.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  356. Source: "{app}\bin\Lib\ctypes\test\test_repr.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  357. Source: "{app}\bin\Lib\ctypes\test\test_returnfuncptrs.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  358. Source: "{app}\bin\Lib\ctypes\test\test_simplesubclasses.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  359. Source: "{app}\bin\Lib\ctypes\test\test_sizes.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  360. Source: "{app}\bin\Lib\ctypes\test\test_slicing.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  361. Source: "{app}\bin\Lib\ctypes\test\test_stringptr.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  362. Source: "{app}\bin\Lib\ctypes\test\test_strings.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  363. Source: "{app}\bin\Lib\ctypes\test\test_structures.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  364. Source: "{app}\bin\Lib\ctypes\test\test_struct_fields.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  365. Source: "{app}\bin\Lib\ctypes\test\test_unaligned_structures.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  366. Source: "{app}\bin\Lib\ctypes\test\test_unicode.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  367. Source: "{app}\bin\Lib\ctypes\test\test_values.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  368. Source: "{app}\bin\Lib\ctypes\test\test_varsize_struct.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  369. Source: "{app}\bin\Lib\ctypes\test\test_win32.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  370. Source: "{app}\bin\Lib\ctypes\test\__init__.py"; DestDir: "{app}\bin\Lib\ctypes\test"; 
  371. Source: "{app}\bin\Lib\curses\ascii.py"; DestDir: "{app}\bin\Lib\curses"; 
  372. Source: "{app}\bin\Lib\curses\has_key.py"; DestDir: "{app}\bin\Lib\curses"; 
  373. Source: "{app}\bin\Lib\curses\panel.py"; DestDir: "{app}\bin\Lib\curses"; 
  374. Source: "{app}\bin\Lib\curses\textpad.py"; DestDir: "{app}\bin\Lib\curses"; 
  375. Source: "{app}\bin\Lib\curses\wrapper.py"; DestDir: "{app}\bin\Lib\curses"; 
  376. Source: "{app}\bin\Lib\curses\__init__.py"; DestDir: "{app}\bin\Lib\curses"; 
  377. Source: "{app}\bin\Lib\email\base64mime.py"; DestDir: "{app}\bin\Lib\email"; 
  378. Source: "{app}\bin\Lib\email\charset.py"; DestDir: "{app}\bin\Lib\email"; 
  379. Source: "{app}\bin\Lib\email\encoders.py"; DestDir: "{app}\bin\Lib\email"; 
  380. Source: "{app}\bin\Lib\email\errors.py"; DestDir: "{app}\bin\Lib\email"; 
  381. Source: "{app}\bin\Lib\email\feedparser.py"; DestDir: "{app}\bin\Lib\email"; 
  382. Source: "{app}\bin\Lib\email\generator.py"; DestDir: "{app}\bin\Lib\email"; 
  383. Source: "{app}\bin\Lib\email\header.py"; DestDir: "{app}\bin\Lib\email"; 
  384. Source: "{app}\bin\Lib\email\iterators.py"; DestDir: "{app}\bin\Lib\email"; 
  385. Source: "{app}\bin\Lib\email\message.py"; DestDir: "{app}\bin\Lib\email"; 
  386. Source: "{app}\bin\Lib\email\parser.py"; DestDir: "{app}\bin\Lib\email"; 
  387. Source: "{app}\bin\Lib\email\quoprimime.py"; DestDir: "{app}\bin\Lib\email"; 
  388. Source: "{app}\bin\Lib\email\utils.py"; DestDir: "{app}\bin\Lib\email"; 
  389. Source: "{app}\bin\Lib\email\_parseaddr.py"; DestDir: "{app}\bin\Lib\email"; 
  390. Source: "{app}\bin\Lib\email\__init__.py"; DestDir: "{app}\bin\Lib\email"; 
  391. Source: "{app}\bin\Lib\email\mime\application.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  392. Source: "{app}\bin\Lib\email\mime\audio.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  393. Source: "{app}\bin\Lib\email\mime\base.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  394. Source: "{app}\bin\Lib\email\mime\image.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  395. Source: "{app}\bin\Lib\email\mime\message.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  396. Source: "{app}\bin\Lib\email\mime\multipart.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  397. Source: "{app}\bin\Lib\email\mime\nonmultipart.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  398. Source: "{app}\bin\Lib\email\mime\text.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  399. Source: "{app}\bin\Lib\email\mime\__init__.py"; DestDir: "{app}\bin\Lib\email\mime"; 
  400. Source: "{app}\bin\Lib\email\test\test_email.py"; DestDir: "{app}\bin\Lib\email\test"; 
  401. Source: "{app}\bin\Lib\email\test\test_email_codecs.py"; DestDir: "{app}\bin\Lib\email\test"; 
  402. Source: "{app}\bin\Lib\email\test\test_email_codecs_renamed.py"; DestDir: "{app}\bin\Lib\email\test"; 
  403. Source: "{app}\bin\Lib\email\test\test_email_renamed.py"; DestDir: "{app}\bin\Lib\email\test"; 
  404. Source: "{app}\bin\Lib\email\test\test_email_torture.py"; DestDir: "{app}\bin\Lib\email\test"; 
  405. Source: "{app}\bin\Lib\email\test\__init__.py"; DestDir: "{app}\bin\Lib\email\test"; 
  406. Source: "{app}\bin\Lib\email\test\data\audiotest.au"; DestDir: "{app}\bin\Lib\email\test\data"; 
  407. Source: "{app}\bin\Lib\email\test\data\msg_01.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  408. Source: "{app}\bin\Lib\email\test\data\msg_02.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  409. Source: "{app}\bin\Lib\email\test\data\msg_03.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  410. Source: "{app}\bin\Lib\email\test\data\msg_04.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  411. Source: "{app}\bin\Lib\email\test\data\msg_05.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  412. Source: "{app}\bin\Lib\email\test\data\msg_06.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  413. Source: "{app}\bin\Lib\email\test\data\msg_07.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  414. Source: "{app}\bin\Lib\email\test\data\msg_08.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  415. Source: "{app}\bin\Lib\email\test\data\msg_09.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  416. Source: "{app}\bin\Lib\email\test\data\msg_10.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  417. Source: "{app}\bin\Lib\email\test\data\msg_11.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  418. Source: "{app}\bin\Lib\email\test\data\msg_12.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  419. Source: "{app}\bin\Lib\email\test\data\msg_12a.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  420. Source: "{app}\bin\Lib\email\test\data\msg_13.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  421. Source: "{app}\bin\Lib\email\test\data\msg_14.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  422. Source: "{app}\bin\Lib\email\test\data\msg_15.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  423. Source: "{app}\bin\Lib\email\test\data\msg_16.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  424. Source: "{app}\bin\Lib\email\test\data\msg_17.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  425. Source: "{app}\bin\Lib\email\test\data\msg_18.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  426. Source: "{app}\bin\Lib\email\test\data\msg_19.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  427. Source: "{app}\bin\Lib\email\test\data\msg_20.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  428. Source: "{app}\bin\Lib\email\test\data\msg_21.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  429. Source: "{app}\bin\Lib\email\test\data\msg_22.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  430. Source: "{app}\bin\Lib\email\test\data\msg_23.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  431. Source: "{app}\bin\Lib\email\test\data\msg_24.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  432. Source: "{app}\bin\Lib\email\test\data\msg_25.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  433. Source: "{app}\bin\Lib\email\test\data\msg_26.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  434. Source: "{app}\bin\Lib\email\test\data\msg_27.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  435. Source: "{app}\bin\Lib\email\test\data\msg_28.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  436. Source: "{app}\bin\Lib\email\test\data\msg_29.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  437. Source: "{app}\bin\Lib\email\test\data\msg_30.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  438. Source: "{app}\bin\Lib\email\test\data\msg_31.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  439. Source: "{app}\bin\Lib\email\test\data\msg_32.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  440. Source: "{app}\bin\Lib\email\test\data\msg_33.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  441. Source: "{app}\bin\Lib\email\test\data\msg_34.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  442. Source: "{app}\bin\Lib\email\test\data\msg_35.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  443. Source: "{app}\bin\Lib\email\test\data\msg_36.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  444. Source: "{app}\bin\Lib\email\test\data\msg_37.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  445. Source: "{app}\bin\Lib\email\test\data\msg_38.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  446. Source: "{app}\bin\Lib\email\test\data\msg_39.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  447. Source: "{app}\bin\Lib\email\test\data\msg_40.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  448. Source: "{app}\bin\Lib\email\test\data\msg_41.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  449. Source: "{app}\bin\Lib\email\test\data\msg_42.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  450. Source: "{app}\bin\Lib\email\test\data\msg_43.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  451. Source: "{app}\bin\Lib\email\test\data\msg_44.txt"; DestDir: "{app}\bin\Lib\email\test\data"; 
  452. Source: "{app}\bin\Lib\email\test\data\PyBanner048.gif"; DestDir: "{app}\bin\Lib\email\test\data"; 
  453. Source: "{app}\bin\Lib\encodings\aliases.py"; DestDir: "{app}\bin\Lib\encodings"; 
  454. Source: "{app}\bin\Lib\encodings\ascii.py"; DestDir: "{app}\bin\Lib\encodings"; 
  455. Source: "{app}\bin\Lib\encodings\base64_codec.py"; DestDir: "{app}\bin\Lib\encodings"; 
  456. Source: "{app}\bin\Lib\encodings\big5.py"; DestDir: "{app}\bin\Lib\encodings"; 
  457. Source: "{app}\bin\Lib\encodings\big5hkscs.py"; DestDir: "{app}\bin\Lib\encodings"; 
  458. Source: "{app}\bin\Lib\encodings\bz2_codec.py"; DestDir: "{app}\bin\Lib\encodings"; 
  459. Source: "{app}\bin\Lib\encodings\charmap.py"; DestDir: "{app}\bin\Lib\encodings"; 
  460. Source: "{app}\bin\Lib\encodings\cp037.py"; DestDir: "{app}\bin\Lib\encodings"; 
  461. Source: "{app}\bin\Lib\encodings\cp1006.py"; DestDir: "{app}\bin\Lib\encodings"; 
  462. Source: "{app}\bin\Lib\encodings\cp1026.py"; DestDir: "{app}\bin\Lib\encodings"; 
  463. Source: "{app}\bin\Lib\encodings\cp1140.py"; DestDir: "{app}\bin\Lib\encodings"; 
  464. Source: "{app}\bin\Lib\encodings\cp1250.py"; DestDir: "{app}\bin\Lib\encodings"; 
  465. Source: "{app}\bin\Lib\encodings\cp1251.py"; DestDir: "{app}\bin\Lib\encodings"; 
  466. Source: "{app}\bin\Lib\encodings\cp1252.py"; DestDir: "{app}\bin\Lib\encodings"; 
  467. Source: "{app}\bin\Lib\encodings\cp1253.py"; DestDir: "{app}\bin\Lib\encodings"; 
  468. Source: "{app}\bin\Lib\encodings\cp1254.py"; DestDir: "{app}\bin\Lib\encodings"; 
  469. Source: "{app}\bin\Lib\encodings\cp1255.py"; DestDir: "{app}\bin\Lib\encodings"; 
  470. Source: "{app}\bin\Lib\encodings\cp1256.py"; DestDir: "{app}\bin\Lib\encodings"; 
  471. Source: "{app}\bin\Lib\encodings\cp1257.py"; DestDir: "{app}\bin\Lib\encodings"; 
  472. Source: "{app}\bin\Lib\encodings\cp1258.py"; DestDir: "{app}\bin\Lib\encodings"; 
  473. Source: "{app}\bin\Lib\encodings\cp424.py"; DestDir: "{app}\bin\Lib\encodings"; 
  474. Source: "{app}\bin\Lib\encodings\cp437.py"; DestDir: "{app}\bin\Lib\encodings"; 
  475. Source: "{app}\bin\Lib\encodings\cp500.py"; DestDir: "{app}\bin\Lib\encodings"; 
  476. Source: "{app}\bin\Lib\encodings\cp737.py"; DestDir: "{app}\bin\Lib\encodings"; 
  477. Source: "{app}\bin\Lib\encodings\cp775.py"; DestDir: "{app}\bin\Lib\encodings"; 
  478. Source: "{app}\bin\Lib\encodings\cp850.py"; DestDir: "{app}\bin\Lib\encodings"; 
  479. Source: "{app}\bin\Lib\encodings\cp852.py"; DestDir: "{app}\bin\Lib\encodings"; 
  480. Source: "{app}\bin\Lib\encodings\cp855.py"; DestDir: "{app}\bin\Lib\encodings"; 
  481. Source: "{app}\bin\Lib\encodings\cp856.py"; DestDir: "{app}\bin\Lib\encodings"; 
  482. Source: "{app}\bin\Lib\encodings\cp857.py"; DestDir: "{app}\bin\Lib\encodings"; 
  483. Source: "{app}\bin\Lib\encodings\cp860.py"; DestDir: "{app}\bin\Lib\encodings"; 
  484. Source: "{app}\bin\Lib\encodings\cp861.py"; DestDir: "{app}\bin\Lib\encodings"; 
  485. Source: "{app}\bin\Lib\encodings\cp862.py"; DestDir: "{app}\bin\Lib\encodings"; 
  486. Source: "{app}\bin\Lib\encodings\cp863.py"; DestDir: "{app}\bin\Lib\encodings"; 
  487. Source: "{app}\bin\Lib\encodings\cp864.py"; DestDir: "{app}\bin\Lib\encodings"; 
  488. Source: "{app}\bin\Lib\encodings\cp865.py"; DestDir: "{app}\bin\Lib\encodings"; 
  489. Source: "{app}\bin\Lib\encodings\cp866.py"; DestDir: "{app}\bin\Lib\encodings"; 
  490. Source: "{app}\bin\Lib\encodings\cp869.py"; DestDir: "{app}\bin\Lib\encodings"; 
  491. Source: "{app}\bin\Lib\encodings\cp874.py"; DestDir: "{app}\bin\Lib\encodings"; 
  492. Source: "{app}\bin\Lib\encodings\cp875.py"; DestDir: "{app}\bin\Lib\encodings"; 
  493. Source: "{app}\bin\Lib\encodings\cp932.py"; DestDir: "{app}\bin\Lib\encodings"; 
  494. Source: "{app}\bin\Lib\encodings\cp949.py"; DestDir: "{app}\bin\Lib\encodings"; 
  495. Source: "{app}\bin\Lib\encodings\cp950.py"; DestDir: "{app}\bin\Lib\encodings"; 
  496. Source: "{app}\bin\Lib\encodings\euc_jisx0213.py"; DestDir: "{app}\bin\Lib\encodings"; 
  497. Source: "{app}\bin\Lib\encodings\euc_jis_2004.py"; DestDir: "{app}\bin\Lib\encodings"; 
  498. Source: "{app}\bin\Lib\encodings\euc_jp.py"; DestDir: "{app}\bin\Lib\encodings"; 
  499. Source: "{app}\bin\Lib\encodings\euc_kr.py"; DestDir: "{app}\bin\Lib\encodings"; 
  500. Source: "{app}\bin\Lib\encodings\gb18030.py"; DestDir: "{app}\bin\Lib\encodings"; 
  501. Source: "{app}\bin\Lib\encodings\gb2312.py"; DestDir: "{app}\bin\Lib\encodings"; 
  502. Source: "{app}\bin\Lib\encodings\gbk.py"; DestDir: "{app}\bin\Lib\encodings"; 
  503. Source: "{app}\bin\Lib\encodings\hex_codec.py"; DestDir: "{app}\bin\Lib\encodings"; 
  504. Source: "{app}\bin\Lib\encodings\hp_roman8.py"; DestDir: "{app}\bin\Lib\encodings"; 
  505. Source: "{app}\bin\Lib\encodings\hz.py"; DestDir: "{app}\bin\Lib\encodings"; 
  506. Source: "{app}\bin\Lib\encodings\idna.py"; DestDir: "{app}\bin\Lib\encodings"; 
  507. Source: "{app}\bin\Lib\encodings\iso2022_jp.py"; DestDir: "{app}\bin\Lib\encodings"; 
  508. Source: "{app}\bin\Lib\encodings\iso2022_jp_1.py"; DestDir: "{app}\bin\Lib\encodings"; 
  509. Source: "{app}\bin\Lib\encodings\iso2022_jp_2.py"; DestDir: "{app}\bin\Lib\encodings"; 
  510. Source: "{app}\bin\Lib\encodings\iso2022_jp_2004.py"; DestDir: "{app}\bin\Lib\encodings"; 
  511. Source: "{app}\bin\Lib\encodings\iso2022_jp_3.py"; DestDir: "{app}\bin\Lib\encodings"; 
  512. Source: "{app}\bin\Lib\encodings\iso2022_jp_ext.py"; DestDir: "{app}\bin\Lib\encodings"; 
  513. Source: "{app}\bin\Lib\encodings\iso2022_kr.py"; DestDir: "{app}\bin\Lib\encodings"; 
  514. Source: "{app}\bin\Lib\encodings\iso8859_1.py"; DestDir: "{app}\bin\Lib\encodings"; 
  515. Source: "{app}\bin\Lib\encodings\iso8859_10.py"; DestDir: "{app}\bin\Lib\encodings"; 
  516. Source: "{app}\bin\Lib\encodings\iso8859_11.py"; DestDir: "{app}\bin\Lib\encodings"; 
  517. Source: "{app}\bin\Lib\encodings\iso8859_13.py"; DestDir: "{app}\bin\Lib\encodings"; 
  518. Source: "{app}\bin\Lib\encodings\iso8859_14.py"; DestDir: "{app}\bin\Lib\encodings"; 
  519. Source: "{app}\bin\Lib\encodings\iso8859_15.py"; DestDir: "{app}\bin\Lib\encodings"; 
  520. Source: "{app}\bin\Lib\encodings\iso8859_16.py"; DestDir: "{app}\bin\Lib\encodings"; 
  521. Source: "{app}\bin\Lib\encodings\iso8859_2.py"; DestDir: "{app}\bin\Lib\encodings"; 
  522. Source: "{app}\bin\Lib\encodings\iso8859_3.py"; DestDir: "{app}\bin\Lib\encodings"; 
  523. Source: "{app}\bin\Lib\encodings\iso8859_4.py"; DestDir: "{app}\bin\Lib\encodings"; 
  524. Source: "{app}\bin\Lib\encodings\iso8859_5.py"; DestDir: "{app}\bin\Lib\encodings"; 
  525. Source: "{app}\bin\Lib\encodings\iso8859_6.py"; DestDir: "{app}\bin\Lib\encodings"; 
  526. Source: "{app}\bin\Lib\encodings\iso8859_7.py"; DestDir: "{app}\bin\Lib\encodings"; 
  527. Source: "{app}\bin\Lib\encodings\iso8859_8.py"; DestDir: "{app}\bin\Lib\encodings"; 
  528. Source: "{app}\bin\Lib\encodings\iso8859_9.py"; DestDir: "{app}\bin\Lib\encodings"; 
  529. Source: "{app}\bin\Lib\encodings\johab.py"; DestDir: "{app}\bin\Lib\encodings"; 
  530. Source: "{app}\bin\Lib\encodings\koi8_r.py"; DestDir: "{app}\bin\Lib\encodings"; 
  531. Source: "{app}\bin\Lib\encodings\koi8_u.py"; DestDir: "{app}\bin\Lib\encodings"; 
  532. Source: "{app}\bin\Lib\encodings\latin_1.py"; DestDir: "{app}\bin\Lib\encodings"; 
  533. Source: "{app}\bin\Lib\encodings\mac_arabic.py"; DestDir: "{app}\bin\Lib\encodings"; 
  534. Source: "{app}\bin\Lib\encodings\mac_centeuro.py"; DestDir: "{app}\bin\Lib\encodings"; 
  535. Source: "{app}\bin\Lib\encodings\mac_croatian.py"; DestDir: "{app}\bin\Lib\encodings"; 
  536. Source: "{app}\bin\Lib\encodings\mac_cyrillic.py"; DestDir: "{app}\bin\Lib\encodings"; 
  537. Source: "{app}\bin\Lib\encodings\mac_farsi.py"; DestDir: "{app}\bin\Lib\encodings"; 
  538. Source: "{app}\bin\Lib\encodings\mac_greek.py"; DestDir: "{app}\bin\Lib\encodings"; 
  539. Source: "{app}\bin\Lib\encodings\mac_iceland.py"; DestDir: "{app}\bin\Lib\encodings"; 
  540. Source: "{app}\bin\Lib\encodings\mac_latin2.py"; DestDir: "{app}\bin\Lib\encodings"; 
  541. Source: "{app}\bin\Lib\encodings\mac_roman.py"; DestDir: "{app}\bin\Lib\encodings"; 
  542. Source: "{app}\bin\Lib\encodings\mac_romanian.py"; DestDir: "{app}\bin\Lib\encodings"; 
  543. Source: "{app}\bin\Lib\encodings\mac_turkish.py"; DestDir: "{app}\bin\Lib\encodings"; 
  544. Source: "{app}\bin\Lib\encodings\mbcs.py"; DestDir: "{app}\bin\Lib\encodings"; 
  545. Source: "{app}\bin\Lib\encodings\palmos.py"; DestDir: "{app}\bin\Lib\encodings"; 
  546. Source: "{app}\bin\Lib\encodings\ptcp154.py"; DestDir: "{app}\bin\Lib\encodings"; 
  547. Source: "{app}\bin\Lib\encodings\punycode.py"; DestDir: "{app}\bin\Lib\encodings"; 
  548. Source: "{app}\bin\Lib\encodings\quopri_codec.py"; DestDir: "{app}\bin\Lib\encodings"; 
  549. Source: "{app}\bin\Lib\encodings\raw_unicode_escape.py"; DestDir: "{app}\bin\Lib\encodings"; 
  550. Source: "{app}\bin\Lib\encodings\rot_13.py"; DestDir: "{app}\bin\Lib\encodings"; 
  551. Source: "{app}\bin\Lib\encodings\shift_jis.py"; DestDir: "{app}\bin\Lib\encodings"; 
  552. Source: "{app}\bin\Lib\encodings\shift_jisx0213.py"; DestDir: "{app}\bin\Lib\encodings"; 
  553. Source: "{app}\bin\Lib\encodings\shift_jis_2004.py"; DestDir: "{app}\bin\Lib\encodings"; 
  554. Source: "{app}\bin\Lib\encodings\string_escape.py"; DestDir: "{app}\bin\Lib\encodings"; 
  555. Source: "{app}\bin\Lib\encodings\tis_620.py"; DestDir: "{app}\bin\Lib\encodings"; 
  556. Source: "{app}\bin\Lib\encodings\undefined.py"; DestDir: "{app}\bin\Lib\encodings"; 
  557. Source: "{app}\bin\Lib\encodings\unicode_escape.py"; DestDir: "{app}\bin\Lib\encodings"; 
  558. Source: "{app}\bin\Lib\encodings\unicode_internal.py"; DestDir: "{app}\bin\Lib\encodings"; 
  559. Source: "{app}\bin\Lib\encodings\utf_16.py"; DestDir: "{app}\bin\Lib\encodings"; 
  560. Source: "{app}\bin\Lib\encodings\utf_16_be.py"; DestDir: "{app}\bin\Lib\encodings"; 
  561. Source: "{app}\bin\Lib\encodings\utf_16_le.py"; DestDir: "{app}\bin\Lib\encodings"; 
  562. Source: "{app}\bin\Lib\encodings\utf_7.py"; DestDir: "{app}\bin\Lib\encodings"; 
  563. Source: "{app}\bin\Lib\encodings\utf_8.py"; DestDir: "{app}\bin\Lib\encodings"; 
  564. Source: "{app}\bin\Lib\encodings\utf_8_sig.py"; DestDir: "{app}\bin\Lib\encodings"; 
  565. Source: "{app}\bin\Lib\encodings\uu_codec.py"; DestDir: "{app}\bin\Lib\encodings"; 
  566. Source: "{app}\bin\Lib\encodings\zlib_codec.py"; DestDir: "{app}\bin\Lib\encodings"; 
  567. Source: "{app}\bin\Lib\encodings\__init__.py"; DestDir: "{app}\bin\Lib\encodings"; 
  568. Source: "{app}\bin\Lib\hotshot\log.py"; DestDir: "{app}\bin\Lib\hotshot"; 
  569. Source: "{app}\bin\Lib\hotshot\stats.py"; DestDir: "{app}\bin\Lib\hotshot"; 
  570. Source: "{app}\bin\Lib\hotshot\stones.py"; DestDir: "{app}\bin\Lib\hotshot"; 
  571. Source: "{app}\bin\Lib\hotshot\__init__.py"; DestDir: "{app}\bin\Lib\hotshot"; 
  572. Source: "{app}\bin\Lib\logging\config.py"; DestDir: "{app}\bin\Lib\logging"; 
  573. Source: "{app}\bin\Lib\logging\handlers.py"; DestDir: "{app}\bin\Lib\logging"; 
  574. Source: "{app}\bin\Lib\logging\__init__.py"; DestDir: "{app}\bin\Lib\logging"; 
  575. Source: "{app}\bin\Lib\msilib\schema.py"; DestDir: "{app}\bin\Lib\msilib"; 
  576. Source: "{app}\bin\Lib\msilib\sequence.py"; DestDir: "{app}\bin\Lib\msilib"; 
  577. Source: "{app}\bin\Lib\msilib\text.py"; DestDir: "{app}\bin\Lib\msilib"; 
  578. Source: "{app}\bin\Lib\msilib\__init__.py"; DestDir: "{app}\bin\Lib\msilib"; 
  579. Source: "{app}\bin\Lib\site-packages\pygtk.pth"; DestDir: "{app}\bin\Lib\site-packages"; 
  580. Source: "{app}\bin\Lib\site-packages\pygtk.py"; DestDir: "{app}\bin\Lib\site-packages"; 
  581. Source: "{app}\bin\Lib\site-packages\pygtk.pyo"; DestDir: "{app}\bin\Lib\site-packages"; 
  582. Source: "{app}\bin\Lib\site-packages\README.txt"; DestDir: "{app}\bin\Lib\site-packages"; 
  583. Source: "{app}\bin\Lib\site-packages\cairo\_cairo.pyd"; DestDir: "{app}\bin\Lib\site-packages\cairo"; 
  584. Source: "{app}\bin\Lib\site-packages\cairo\__init__.py"; DestDir: "{app}\bin\Lib\site-packages\cairo"; 
  585. Source: "{app}\bin\Lib\site-packages\cairo\__init__.pyo"; DestDir: "{app}\bin\Lib\site-packages\cairo"; 
  586. Source: "{app}\bin\Lib\site-packages\gtk-2.0\atk.pyd"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  587. Source: "{app}\bin\Lib\site-packages\gtk-2.0\dsextras.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  588. Source: "{app}\bin\Lib\site-packages\gtk-2.0\dsextras.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  589. Source: "{app}\bin\Lib\site-packages\gtk-2.0\pango.pyd"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  590. Source: "{app}\bin\Lib\site-packages\gtk-2.0\pangocairo.pyd"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  591. Source: "{app}\bin\Lib\site-packages\gtk-2.0\pygobject-2.14.2-py2.5.egg-info"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  592. Source: "{app}\bin\Lib\site-packages\gtk-2.0\pygtk-2.12.1-py2.5.egg-info"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0"; 
  593. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\argtypes.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  594. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\argtypes.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  595. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\codegen.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  596. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\codegen.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  597. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\createdefs.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  598. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\createdefs.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  599. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\definitions.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  600. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\definitions.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  601. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\defsparser.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  602. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\defsparser.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  603. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\docextract.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  604. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\docextract.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  605. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\docgen.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  606. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\docgen.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  607. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\h2def.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  608. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\h2def.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  609. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\mergedefs.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  610. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\mergedefs.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  611. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\mkskel.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  612. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\mkskel.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  613. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\override.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  614. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\override.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  615. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\reversewrapper.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  616. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\reversewrapper.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  617. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\scmexpr.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  618. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\scmexpr.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  619. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\__init__.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  620. Source: "{app}\bin\Lib\site-packages\gtk-2.0\codegen\__init__.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\codegen"; 
  621. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\constants.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  622. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\constants.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  623. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\option.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  624. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\option.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  625. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\propertyhelper.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  626. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\propertyhelper.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  627. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\_gobject.pyd"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  628. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\__init__.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  629. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gobject\__init__.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gobject"; 
  630. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\compat.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  631. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\compat.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  632. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\deprecation.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  633. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\deprecation.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  634. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\glade.pyd"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  635. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\keysyms.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  636. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\keysyms.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  637. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\_gtk.pyd"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  638. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\_lazyutils.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  639. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\_lazyutils.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  640. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\__init__.py"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  641. Source: "{app}\bin\Lib\site-packages\gtk-2.0\gtk\__init__.pyo"; DestDir: "{app}\bin\Lib\site-packages\gtk-2.0\gtk"; 
  642. Source: "{app}\bin\Lib\sqlite3\dbapi2.py"; DestDir: "{app}\bin\Lib\sqlite3"; 
  643. Source: "{app}\bin\Lib\sqlite3\__init__.py"; DestDir: "{app}\bin\Lib\sqlite3"; 
  644. Source: "{app}\bin\Lib\sqlite3\test\dbapi.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  645. Source: "{app}\bin\Lib\sqlite3\test\factory.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  646. Source: "{app}\bin\Lib\sqlite3\test\hooks.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  647. Source: "{app}\bin\Lib\sqlite3\test\regression.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  648. Source: "{app}\bin\Lib\sqlite3\test\transactions.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  649. Source: "{app}\bin\Lib\sqlite3\test\types.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  650. Source: "{app}\bin\Lib\sqlite3\test\userfunctions.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  651. Source: "{app}\bin\Lib\sqlite3\test\__init__.py"; DestDir: "{app}\bin\Lib\sqlite3\test"; 
  652. Source: "{app}\bin\Lib\wsgiref\handlers.py"; DestDir: "{app}\bin\Lib\wsgiref"; 
  653. Source: "{app}\bin\Lib\wsgiref\headers.py"; DestDir: "{app}\bin\Lib\wsgiref"; 
  654. Source: "{app}\bin\Lib\wsgiref\simple_server.py"; DestDir: "{app}\bin\Lib\wsgiref"; 
  655. Source: "{app}\bin\Lib\wsgiref\util.py"; DestDir: "{app}\bin\Lib\wsgiref"; 
  656. Source: "{app}\bin\Lib\wsgiref\validate.py"; DestDir: "{app}\bin\Lib\wsgiref"; 
  657. Source: "{app}\bin\Lib\wsgiref\__init__.py"; DestDir: "{app}\bin\Lib\wsgiref"; 
  658. Source: "{app}\bin\Lib\xml\__init__.py"; DestDir: "{app}\bin\Lib\xml"; 
  659. Source: "{app}\bin\Lib\xml\dom\domreg.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  660. Source: "{app}\bin\Lib\xml\dom\expatbuilder.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  661. Source: "{app}\bin\Lib\xml\dom\minicompat.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  662. Source: "{app}\bin\Lib\xml\dom\minidom.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  663. Source: "{app}\bin\Lib\xml\dom\NodeFilter.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  664. Source: "{app}\bin\Lib\xml\dom\pulldom.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  665. Source: "{app}\bin\Lib\xml\dom\xmlbuilder.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  666. Source: "{app}\bin\Lib\xml\dom\__init__.py"; DestDir: "{app}\bin\Lib\xml\dom"; 
  667. Source: "{app}\bin\Lib\xml\etree\cElementTree.py"; DestDir: "{app}\bin\Lib\xml\etree"; 
  668. Source: "{app}\bin\Lib\xml\etree\ElementInclude.py"; DestDir: "{app}\bin\Lib\xml\etree"; 
  669. Source: "{app}\bin\Lib\xml\etree\ElementPath.py"; DestDir: "{app}\bin\Lib\xml\etree"; 
  670. Source: "{app}\bin\Lib\xml\etree\ElementTree.py"; DestDir: "{app}\bin\Lib\xml\etree"; 
  671. Source: "{app}\bin\Lib\xml\etree\__init__.py"; DestDir: "{app}\bin\Lib\xml\etree"; 
  672. Source: "{app}\bin\Lib\xml\parsers\expat.py"; DestDir: "{app}\bin\Lib\xml\parsers"; 
  673. Source: "{app}\bin\Lib\xml\parsers\__init__.py"; DestDir: "{app}\bin\Lib\xml\parsers"; 
  674. Source: "{app}\bin\Lib\xml\sax\expatreader.py"; DestDir: "{app}\bin\Lib\xml\sax"; 
  675. Source: "{app}\bin\Lib\xml\sax\handler.py"; DestDir: "{app}\bin\Lib\xml\sax"; 
  676. Source: "{app}\bin\Lib\xml\sax\saxutils.py"; DestDir: "{app}\bin\Lib\xml\sax"; 
  677. Source: "{app}\bin\Lib\xml\sax\xmlreader.py"; DestDir: "{app}\bin\Lib\xml\sax"; 
  678. Source: "{app}\bin\Lib\xml\sax\_exceptions.py"; DestDir: "{app}\bin\Lib\xml\sax"; 
  679. Source: "{app}\bin\Lib\xml\sax\__init__.py"; DestDir: "{app}\bin\Lib\xml\sax"; 
  680. Source: "{app}\bin\libs\bz2.lib"; DestDir: "{app}\bin\libs"; 
  681. Source: "{app}\bin\libs\libpython25.a"; DestDir: "{app}\bin\libs"; 
  682. Source: "{app}\bin\libs\pyexpat.lib"; DestDir: "{app}\bin\libs"; 
  683. Source: "{app}\bin\libs\python25.lib"; DestDir: "{app}\bin\libs"; 
  684. Source: "{app}\bin\libs\select.lib"; DestDir: "{app}\bin\libs"; 
  685. Source: "{app}\bin\libs\unicodedata.lib"; DestDir: "{app}\bin\libs"; 
  686. Source: "{app}\bin\libs\winsound.lib"; DestDir: "{app}\bin\libs"; 
  687. Source: "{app}\bin\libs\_bsddb.lib"; DestDir: "{app}\bin\libs"; 
  688. Source: "{app}\bin\libs\_ctypes.lib"; DestDir: "{app}\bin\libs"; 
  689. Source: "{app}\bin\libs\_ctypes_test.lib"; DestDir: "{app}\bin\libs"; 
  690. Source: "{app}\bin\libs\_elementtree.lib"; DestDir: "{app}\bin\libs"; 
  691. Source: "{app}\bin\libs\_hashlib.lib"; DestDir: "{app}\bin\libs"; 
  692. Source: "{app}\bin\libs\_msi.lib"; DestDir: "{app}\bin\libs"; 
  693. Source: "{app}\bin\libs\_socket.lib"; DestDir: "{app}\bin\libs"; 
  694. Source: "{app}\bin\libs\_sqlite3.lib"; DestDir: "{app}\bin\libs"; 
  695. Source: "{app}\bin\libs\_ssl.lib"; DestDir: "{app}\bin\libs"; 
  696. Source: "{app}\bin\libs\_testcapi.lib"; DestDir: "{app}\bin\libs"; 
  697. Source: "{app}\bin\libs\_tkinter.lib"; DestDir: "{app}\bin\libs"; 
  698. Source: "{app}\etc\solfege"; DestDir: "{app}\etc"; 
  699. Source: "{app}\etc\fonts\fonts.conf"; DestDir: "{app}\etc\fonts"; 
  700. Source: "{app}\etc\gtk-2.0\gdk-pixbuf.loaders"; DestDir: "{app}\etc\gtk-2.0"; 
  701. Source: "{app}\etc\gtk-2.0\gtk.immodules"; DestDir: "{app}\etc\gtk-2.0"; 
  702. Source: "{app}\etc\gtk-2.0\gtkrc"; DestDir: "{app}\etc\gtk-2.0"; 
  703. Source: "{app}\etc\gtk-2.0\im-multipress.conf"; DestDir: "{app}\etc\gtk-2.0"; 
  704. Source: "{app}\etc\pango\pango.modules"; DestDir: "{app}\etc\pango"; 
  705. Source: "{app}\lib\charset.alias"; DestDir: "{app}\lib"; 
  706. Source: "{app}\lib\gtk-2.0\2.10.0\engines\libpixmap.dll"; DestDir: "{app}\lib\gtk-2.0\2.10.0\engines"; 
  707. Source: "{app}\lib\gtk-2.0\2.10.0\engines\libwimp.dll"; DestDir: "{app}\lib\gtk-2.0\2.10.0\engines"; 
  708. Source: "{app}\lib\gtk-2.0\modules\libgail.dll"; DestDir: "{app}\lib\gtk-2.0\modules"; 
  709. Source: "{app}\manifest\atk_1.28.0-1_win32.mft"; DestDir: "{app}\manifest"; 
  710. Source: "{app}\manifest\cairo_1.8.8-3_win32.mft"; DestDir: "{app}\manifest"; 
  711. Source: "{app}\manifest\expat_2.0.1-1_win32.mft"; DestDir: "{app}\manifest"; 
  712. Source: "{app}\manifest\fontconfig_2.8.0-1_win32.mft"; DestDir: "{app}\manifest"; 
  713. Source: "{app}\manifest\freetype_2.3.11-1_win32.mft"; DestDir: "{app}\manifest"; 
  714. Source: "{app}\manifest\gettext-runtime-0.17-1.mft"; DestDir: "{app}\manifest"; 
  715. Source: "{app}\manifest\glib_2.22.3-1_win32.mft"; DestDir: "{app}\manifest"; 
  716. Source: "{app}\manifest\gtk+_2.18.5-1_win32.mft"; DestDir: "{app}\manifest"; 
  717. Source: "{app}\manifest\libpng_1.2.39-1_win32.mft"; DestDir: "{app}\manifest"; 
  718. Source: "{app}\manifest\libtiff-3.8.2.mft"; DestDir: "{app}\manifest"; 
  719. Source: "{app}\manifest\pango_1.26.1-1_win32.mft"; DestDir: "{app}\manifest"; 
  720. Source: "{app}\share\applications\solfege.desktop"; DestDir: "{app}\share\applications"; 
  721. Source: "{app}\share\doc\cairo_1.8.8-3_win32\COPYING"; DestDir: "{app}\share\doc\cairo_1.8.8-3_win32"; 
  722. Source: "{app}\share\doc\cairo_1.8.8-3_win32\COPYING-LGPL-2.1"; DestDir: "{app}\share\doc\cairo_1.8.8-3_win32"; 
  723. Source: "{app}\share\doc\cairo_1.8.8-3_win32\COPYING-MPL-1.1"; DestDir: "{app}\share\doc\cairo_1.8.8-3_win32"; 
  724. Source: "{app}\share\doc\glib-2.22.3\COPYING"; DestDir: "{app}\share\doc\glib-2.22.3"; 
  725. Source: "{app}\share\doc\gtk+-2.18.5\COPYING"; DestDir: "{app}\share\doc\gtk+-2.18.5"; 
  726. Source: "{app}\share\doc\pango-1.26.1\COPYING"; DestDir: "{app}\share\doc\pango-1.26.1"; 
  727. Source: "{app}\share\locale\cs\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\cs\LC_MESSAGES"; 
  728. Source: "{app}\share\locale\cs\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\cs\LC_MESSAGES"; 
  729. Source: "{app}\share\locale\cs\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\cs\LC_MESSAGES"; 
  730. Source: "{app}\share\locale\cs\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\cs\LC_MESSAGES"; 
  731. Source: "{app}\share\locale\cs\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\cs\LC_MESSAGES"; 
  732. Source: "{app}\share\locale\da\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\da\LC_MESSAGES"; 
  733. Source: "{app}\share\locale\da\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\da\LC_MESSAGES"; 
  734. Source: "{app}\share\locale\da\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\da\LC_MESSAGES"; 
  735. Source: "{app}\share\locale\da\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\da\LC_MESSAGES"; 
  736. Source: "{app}\share\locale\da\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\da\LC_MESSAGES"; 
  737. Source: "{app}\share\locale\de\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\de\LC_MESSAGES"; 
  738. Source: "{app}\share\locale\de\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\de\LC_MESSAGES"; 
  739. Source: "{app}\share\locale\de\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\de\LC_MESSAGES"; 
  740. Source: "{app}\share\locale\de\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\de\LC_MESSAGES"; 
  741. Source: "{app}\share\locale\de\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\de\LC_MESSAGES"; 
  742. Source: "{app}\share\locale\eo\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\eo\LC_MESSAGES"; 
  743. Source: "{app}\share\locale\eo\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\eo\LC_MESSAGES"; 
  744. Source: "{app}\share\locale\eo\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\eo\LC_MESSAGES"; 
  745. Source: "{app}\share\locale\eo\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\eo\LC_MESSAGES"; 
  746. Source: "{app}\share\locale\eo\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\eo\LC_MESSAGES"; 
  747. Source: "{app}\share\locale\es\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\es\LC_MESSAGES"; 
  748. Source: "{app}\share\locale\es\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\es\LC_MESSAGES"; 
  749. Source: "{app}\share\locale\es\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\es\LC_MESSAGES"; 
  750. Source: "{app}\share\locale\es\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\es\LC_MESSAGES"; 
  751. Source: "{app}\share\locale\es\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\es\LC_MESSAGES"; 
  752. Source: "{app}\share\locale\et\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\et\LC_MESSAGES"; 
  753. Source: "{app}\share\locale\et\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\et\LC_MESSAGES"; 
  754. Source: "{app}\share\locale\et\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\et\LC_MESSAGES"; 
  755. Source: "{app}\share\locale\et\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\et\LC_MESSAGES"; 
  756. Source: "{app}\share\locale\et\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\et\LC_MESSAGES"; 
  757. Source: "{app}\share\locale\fi\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\fi\LC_MESSAGES"; 
  758. Source: "{app}\share\locale\fi\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\fi\LC_MESSAGES"; 
  759. Source: "{app}\share\locale\fi\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\fi\LC_MESSAGES"; 
  760. Source: "{app}\share\locale\fi\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\fi\LC_MESSAGES"; 
  761. Source: "{app}\share\locale\fi\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\fi\LC_MESSAGES"; 
  762. Source: "{app}\share\locale\fr\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\fr\LC_MESSAGES"; 
  763. Source: "{app}\share\locale\fr\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\fr\LC_MESSAGES"; 
  764. Source: "{app}\share\locale\fr\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\fr\LC_MESSAGES"; 
  765. Source: "{app}\share\locale\fr\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\fr\LC_MESSAGES"; 
  766. Source: "{app}\share\locale\fr\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\fr\LC_MESSAGES"; 
  767. Source: "{app}\share\locale\gl\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\gl\LC_MESSAGES"; 
  768. Source: "{app}\share\locale\gl\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\gl\LC_MESSAGES"; 
  769. Source: "{app}\share\locale\gl\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\gl\LC_MESSAGES"; 
  770. Source: "{app}\share\locale\gl\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\gl\LC_MESSAGES"; 
  771. Source: "{app}\share\locale\gl\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\gl\LC_MESSAGES"; 
  772. Source: "{app}\share\locale\hu\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\hu\LC_MESSAGES"; 
  773. Source: "{app}\share\locale\hu\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\hu\LC_MESSAGES"; 
  774. Source: "{app}\share\locale\hu\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\hu\LC_MESSAGES"; 
  775. Source: "{app}\share\locale\hu\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\hu\LC_MESSAGES"; 
  776. Source: "{app}\share\locale\hu\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\hu\LC_MESSAGES"; 
  777. Source: "{app}\share\locale\it\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\it\LC_MESSAGES"; 
  778. Source: "{app}\share\locale\it\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\it\LC_MESSAGES"; 
  779. Source: "{app}\share\locale\it\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\it\LC_MESSAGES"; 
  780. Source: "{app}\share\locale\it\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\it\LC_MESSAGES"; 
  781. Source: "{app}\share\locale\it\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\it\LC_MESSAGES"; 
  782. Source: "{app}\share\locale\nb\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\nb\LC_MESSAGES"; 
  783. Source: "{app}\share\locale\nb\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\nb\LC_MESSAGES"; 
  784. Source: "{app}\share\locale\nb\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\nb\LC_MESSAGES"; 
  785. Source: "{app}\share\locale\nb\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\nb\LC_MESSAGES"; 
  786. Source: "{app}\share\locale\nb\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\nb\LC_MESSAGES"; 
  787. Source: "{app}\share\locale\nl\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\nl\LC_MESSAGES"; 
  788. Source: "{app}\share\locale\nl\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\nl\LC_MESSAGES"; 
  789. Source: "{app}\share\locale\nl\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\nl\LC_MESSAGES"; 
  790. Source: "{app}\share\locale\nl\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\nl\LC_MESSAGES"; 
  791. Source: "{app}\share\locale\nl\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\nl\LC_MESSAGES"; 
  792. Source: "{app}\share\locale\pl\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\pl\LC_MESSAGES"; 
  793. Source: "{app}\share\locale\pl\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\pl\LC_MESSAGES"; 
  794. Source: "{app}\share\locale\pl\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\pl\LC_MESSAGES"; 
  795. Source: "{app}\share\locale\pl\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\pl\LC_MESSAGES"; 
  796. Source: "{app}\share\locale\pl\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\pl\LC_MESSAGES"; 
  797. Source: "{app}\share\locale\pt_BR\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\pt_BR\LC_MESSAGES"; 
  798. Source: "{app}\share\locale\pt_BR\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\pt_BR\LC_MESSAGES"; 
  799. Source: "{app}\share\locale\pt_BR\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\pt_BR\LC_MESSAGES"; 
  800. Source: "{app}\share\locale\pt_BR\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\pt_BR\LC_MESSAGES"; 
  801. Source: "{app}\share\locale\pt_BR\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\pt_BR\LC_MESSAGES"; 
  802. Source: "{app}\share\locale\ru\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\ru\LC_MESSAGES"; 
  803. Source: "{app}\share\locale\ru\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\ru\LC_MESSAGES"; 
  804. Source: "{app}\share\locale\ru\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\ru\LC_MESSAGES"; 
  805. Source: "{app}\share\locale\ru\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\ru\LC_MESSAGES"; 
  806. Source: "{app}\share\locale\ru\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\ru\LC_MESSAGES"; 
  807. Source: "{app}\share\locale\sv\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\sv\LC_MESSAGES"; 
  808. Source: "{app}\share\locale\sv\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\sv\LC_MESSAGES"; 
  809. Source: "{app}\share\locale\sv\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\sv\LC_MESSAGES"; 
  810. Source: "{app}\share\locale\sv\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\sv\LC_MESSAGES"; 
  811. Source: "{app}\share\locale\sv\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\sv\LC_MESSAGES"; 
  812. Source: "{app}\share\locale\tr\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\tr\LC_MESSAGES"; 
  813. Source: "{app}\share\locale\tr\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\tr\LC_MESSAGES"; 
  814. Source: "{app}\share\locale\tr\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\tr\LC_MESSAGES"; 
  815. Source: "{app}\share\locale\tr\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\tr\LC_MESSAGES"; 
  816. Source: "{app}\share\locale\tr\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\tr\LC_MESSAGES"; 
  817. Source: "{app}\share\locale\vi\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\vi\LC_MESSAGES"; 
  818. Source: "{app}\share\locale\vi\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\vi\LC_MESSAGES"; 
  819. Source: "{app}\share\locale\vi\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\vi\LC_MESSAGES"; 
  820. Source: "{app}\share\locale\vi\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\vi\LC_MESSAGES"; 
  821. Source: "{app}\share\locale\vi\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\vi\LC_MESSAGES"; 
  822. Source: "{app}\share\locale\zh_CN\LC_MESSAGES\atk10.mo"; DestDir: "{app}\share\locale\zh_CN\LC_MESSAGES"; 
  823. Source: "{app}\share\locale\zh_CN\LC_MESSAGES\glib20.mo"; DestDir: "{app}\share\locale\zh_CN\LC_MESSAGES"; 
  824. Source: "{app}\share\locale\zh_CN\LC_MESSAGES\gtk20-properties.mo"; DestDir: "{app}\share\locale\zh_CN\LC_MESSAGES"; 
  825. Source: "{app}\share\locale\zh_CN\LC_MESSAGES\gtk20.mo"; DestDir: "{app}\share\locale\zh_CN\LC_MESSAGES"; 
  826. Source: "{app}\share\locale\zh_CN\LC_MESSAGES\solfege.mo"; DestDir: "{app}\share\locale\zh_CN\LC_MESSAGES"; 
  827. Source: "{app}\share\man\man1\solfege.1"; DestDir: "{app}\share\man\man1"; 
  828. Source: "{app}\share\pixmaps\solfege.png"; DestDir: "{app}\share\pixmaps"; 
  829. Source: "{app}\share\solfege\default.config"; DestDir: "{app}\share\solfege"; 
  830. Source: "{app}\share\solfege\help-menu.xml"; DestDir: "{app}\share\solfege"; 
  831. Source: "{app}\share\solfege\solfege.gtkrc"; DestDir: "{app}\share\solfege"; 
  832. Source: "{app}\share\solfege\ui.xml"; DestDir: "{app}\share\solfege"; 
  833. Source: "{app}\share\solfege\exercises\standard\csound-tree.txt"; DestDir: "{app}\share\solfege\exercises\standard"; 
  834. Source: "{app}\share\solfege\exercises\standard\debugtree.txt"; DestDir: "{app}\share\solfege\exercises\standard"; 
  835. Source: "{app}\share\solfege\exercises\standard\learningtree.txt"; DestDir: "{app}\share\solfege\exercises\standard"; 
  836. Source: "{app}\share\solfege\exercises\standard\lesson-files\altered-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  837. Source: "{app}\share\solfege\exercises\standard\lesson-files\altered-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  838. Source: "{app}\share\solfege\exercises\standard\lesson-files\barnesanger"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  839. Source: "{app}\share\solfege\exercises\standard\lesson-files\besifring"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  840. Source: "{app}\share\solfege\exercises\standard\lesson-files\bpm"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  841. Source: "{app}\share\solfege\exercises\standard\lesson-files\cadense-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  842. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-7b9-maj79"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  843. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-dim-aug"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  844. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-dim-aug-min-major"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  845. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-m7-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  846. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-m7-7-inv"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  847. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-m7-7-maj7-m7b5-dim7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  848. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-m9-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  849. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-m9-9-7b9-maj79"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  850. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-maj7-m7b5-dim7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  851. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-min-major"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  852. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-min-major-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  853. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-min-major-close-open"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  854. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-min-major-inv"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  855. Source: "{app}\share\solfege\exercises\standard\lesson-files\chord-voicing-test"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  856. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  857. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  858. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  859. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  860. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  861. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  862. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  863. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  864. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  865. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  866. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  867. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  868. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  869. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-harmonic-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  870. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  871. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  872. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  873. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  874. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  875. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  876. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  877. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  878. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  879. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  880. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  881. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  882. Source: "{app}\share\solfege\exercises\standard\lesson-files\compare-intervals-melodic-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  883. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.97"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  884. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.98"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  885. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.99"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  886. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.995"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  887. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.996"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  888. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.997"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  889. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-fifth-0.998"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  890. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  891. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  892. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  893. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  894. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  895. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  896. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  897. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj10-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  898. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  899. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  900. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  901. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  902. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  903. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  904. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  905. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj2-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  906. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  907. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  908. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  909. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  910. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  911. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  912. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  913. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj3-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  914. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  915. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  916. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  917. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  918. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  919. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  920. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  921. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj6-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  922. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  923. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  924. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  925. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  926. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  927. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  928. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  929. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj7-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  930. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  931. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  932. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  933. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  934. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  935. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  936. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  937. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-maj9-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  938. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  939. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  940. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  941. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  942. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  943. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  944. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  945. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min10-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  946. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  947. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  948. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  949. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  950. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  951. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  952. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  953. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min2-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  954. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  955. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  956. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  957. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  958. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  959. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  960. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  961. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min3-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  962. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  963. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  964. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  965. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  966. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  967. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  968. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  969. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min6-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  970. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  971. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  972. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  973. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  974. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  975. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  976. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  977. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min7-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  978. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  979. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  980. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  981. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  982. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  983. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  984. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  985. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-min9-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  986. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  987. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  988. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  989. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  990. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  991. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  992. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  993. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p4-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  994. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  995. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  996. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  997. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  998. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  999. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1000. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1001. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p5-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1002. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1003. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1004. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1005. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1006. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1007. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1008. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1009. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-harmonic-p8-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1010. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1011. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1012. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1013. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1014. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1015. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1016. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1017. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj10-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1018. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1019. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1020. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1021. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1022. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1023. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1024. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1025. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj2-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1026. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1027. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1028. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1029. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1030. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1031. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1032. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1033. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj3-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1034. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1035. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1036. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1037. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1038. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1039. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1040. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1041. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj6-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1042. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1043. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1044. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1045. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1046. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1047. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1048. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1049. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj7-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1050. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1051. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1052. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1053. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1054. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1055. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1056. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1057. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-maj9-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1058. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1059. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1060. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1061. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1062. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1063. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1064. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1065. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min10-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1066. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1067. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1068. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1069. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1070. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1071. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1072. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1073. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min2-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1074. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1075. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1076. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1077. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1078. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1079. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1080. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1081. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min3-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1082. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1083. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1084. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1085. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1086. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1087. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1088. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1089. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min6-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1090. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1091. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1092. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1093. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1094. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1095. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1096. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1097. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min7-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1098. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1099. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1100. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1101. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1102. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1103. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1104. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1105. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-min9-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1106. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1107. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1108. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1109. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1110. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1111. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1112. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1113. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p4-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1114. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1115. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1116. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1117. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1118. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1119. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1120. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1121. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p5-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1122. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-10cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1123. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-15cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1124. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-20cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1125. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-30cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1126. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-40cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1127. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-5cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1128. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-6cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1129. Source: "{app}\share\solfege\exercises\standard\lesson-files\csound-intonation-p8-8cent"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1130. Source: "{app}\share\solfege\exercises\standard\lesson-files\diatonic-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1131. Source: "{app}\share\solfege\exercises\standard\lesson-files\diatonic-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1132. Source: "{app}\share\solfege\exercises\standard\lesson-files\fifth-small-pure-0.99"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1133. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1134. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1135. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1136. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1137. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-2-to-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1138. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1139. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1140. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1141. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1142. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1143. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1144. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1145. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1146. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-self-config"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1147. Source: "{app}\share\solfege\exercises\standard\lesson-files\harmonic-intervals-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1148. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1149. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1150. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1151. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-4"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1152. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1153. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1154. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-triads"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1155. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-triads-difficult"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1156. Source: "{app}\share\solfege\exercises\standard\lesson-files\hear-tones-triads-easy"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1157. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1158. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1159. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-11"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1160. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-12"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1161. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1162. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-4"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1163. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1164. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1165. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1166. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1167. Source: "{app}\share\solfege\exercises\standard\lesson-files\id-tone-cde-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1168. Source: "{app}\share\solfege\exercises\standard\lesson-files\interval_in_key_maj"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1169. Source: "{app}\share\solfege\exercises\standard\lesson-files\interval_in_key_min"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1170. Source: "{app}\share\solfege\exercises\standard\lesson-files\jsb-inventions"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1171. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1172. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1173. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1174. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1175. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-2-to-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1176. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1177. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1178. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1179. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1180. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1181. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1182. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1183. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1184. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1185. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1186. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1187. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1188. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-2-to-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1189. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1190. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1191. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1192. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1193. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1194. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1195. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1196. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1197. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-down-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1198. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-self-config"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1199. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1200. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1201. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1202. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1203. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1204. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-2-to-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1205. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1206. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1207. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1208. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1209. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1210. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1211. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1212. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1213. Source: "{app}\share\solfege\exercises\standard\lesson-files\melodic-intervals-up-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1214. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1215. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1216. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1217. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-4-C"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1218. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-4-harmonic-minor"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1219. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-4-natural-minor"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1220. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-7-C"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1221. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-7-harmonic-minor"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1222. Source: "{app}\share\solfege\exercises\standard\lesson-files\mma-7-natural-minor"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1223. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1224. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1225. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-fifths"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1226. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-fourths"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1227. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-octave"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1228. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-seconds"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1229. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-sevenths"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1230. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-sixths"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1231. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-thirds"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1232. Source: "{app}\share\solfege\exercises\standard\lesson-files\nameinterval-unison"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1233. Source: "{app}\share\solfege\exercises\standard\lesson-files\progression-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1234. Source: "{app}\share\solfege\exercises\standard\lesson-files\progression-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1235. Source: "{app}\share\solfege\exercises\standard\lesson-files\progression-atte"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1236. Source: "{app}\share\solfege\exercises\standard\lesson-files\progression-x"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1237. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythm-all"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1238. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythm-easy"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1239. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythm-mid"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1240. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythm-self-config-binary"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1241. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythm-self-config-ternary"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1242. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythm-ternary"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1243. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythmdict-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1244. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythmdict-gen-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1245. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythmdict-gen-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1246. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythmtapping2-self-config-binary"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1247. Source: "{app}\share\solfege\exercises\standard\lesson-files\rhythmtapping2-self-config-ternary"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1248. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-6tones"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1249. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-8tones"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1250. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-beb"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1251. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-beb-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1252. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-beb-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1253. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-beb-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1254. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-beb-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1255. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-beb-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1256. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-church"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1257. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1258. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1259. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1260. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1261. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1262. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1263. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1264. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1265. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1266. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dha-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1267. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dom"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1268. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-dom-jazz"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1269. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-east"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1270. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-greek"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1271. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hal"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1272. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hal-jazz"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1273. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1274. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1275. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1276. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1277. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1278. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1279. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1280. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1281. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1282. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-ham-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1283. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1284. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1285. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1286. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1287. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1288. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1289. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1290. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1291. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1292. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-har-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1293. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hum-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1294. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1295. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1296. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1297. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1298. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1299. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1300. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1301. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1302. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1303. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-hun-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1304. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1305. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1306. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1307. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1308. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1309. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1310. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1311. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1312. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-px"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1313. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1314. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-maj-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1315. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mau"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1316. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mau-jazz"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1317. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1318. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1319. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1320. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1321. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1322. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1323. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1324. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1325. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1326. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-mel-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1327. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-min"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1328. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-min-jazz"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1329. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nat-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1330. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1331. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1332. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1333. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1334. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1335. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1336. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1337. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1338. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1339. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nea-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1340. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1341. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1342. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1343. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1344. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-f"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1345. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1346. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1347. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-p"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1348. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1349. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-nem-t"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1350. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1351. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1352. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1353. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1354. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen-g"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1355. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1356. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-pen-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1357. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-plagal"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1358. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-sim"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1359. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-sim-a"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1360. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-sim-d"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1361. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-sim-elem"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1362. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-sim-name"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1363. Source: "{app}\share\solfege\exercises\standard\lesson-files\sc-sim-s"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1364. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-chord-tone"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1365. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1366. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-10"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1367. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1368. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-2-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1369. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1370. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-4-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1371. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-4-5-8"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1372. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1373. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-6-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1374. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1375. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-7-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1376. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-9"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1377. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-self-config"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1378. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-intervals-tritonus-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1379. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-the-fifth"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1380. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-the-root"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1381. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-the-seventh"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1382. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-the-seventh-inv"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1383. Source: "{app}\share\solfege\exercises\standard\lesson-files\sing-the-third"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1384. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1385. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1386. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1387. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-4"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1388. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-5"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1389. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-6"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1390. Source: "{app}\share\solfege\exercises\standard\lesson-files\singchord-all"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1391. Source: "{app}\share\solfege\exercises\standard\lesson-files\solfa-17"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1392. Source: "{app}\share\solfege\exercises\standard\lesson-files\solfa-17-C"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1393. Source: "{app}\share\solfege\exercises\standard\lesson-files\solfa-7"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1394. Source: "{app}\share\solfege\exercises\standard\lesson-files\solfa-7-C"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1395. Source: "{app}\share\solfege\exercises\standard\lesson-files\tapping-all"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1396. Source: "{app}\share\solfege\exercises\standard\lesson-files\tapping-easy"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1397. Source: "{app}\share\solfege\exercises\standard\lesson-files\tapping-mid"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1398. Source: "{app}\share\solfege\exercises\standard\lesson-files\three-prog-root"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1399. Source: "{app}\share\solfege\exercises\standard\lesson-files\twelvetone"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1400. Source: "{app}\share\solfege\exercises\standard\lesson-files\volkslieder1"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1401. Source: "{app}\share\solfege\exercises\standard\lesson-files\volkslieder2"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files"; 
  1402. Source: "{app}\share\solfege\exercises\standard\lesson-files\bin\csound-play-harmonic-interval.sh"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\bin"; 
  1403. Source: "{app}\share\solfege\exercises\standard\lesson-files\include\interval-elements"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\include"; 
  1404. Source: "{app}\share\solfege\exercises\standard\lesson-files\include\jazz-progression-elements"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\include"; 
  1405. Source: "{app}\share\solfege\exercises\standard\lesson-files\include\mma-grooves"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\include"; 
  1406. Source: "{app}\share\solfege\exercises\standard\lesson-files\include\progression-elements"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\include"; 
  1407. Source: "{app}\share\solfege\exercises\standard\lesson-files\include\sc-master"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\include"; 
  1408. Source: "{app}\share\solfege\exercises\standard\lesson-files\include\solfege-voicing.mma"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\include"; 
  1409. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fanfare.midi"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1410. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fanfare.mp3"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1411. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fanfare.ogg"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1412. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fanfare.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1413. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fifth-pure-220.00.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1414. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fifth-pure-247.5.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1415. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fifth-pure-293.33.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1416. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fifth-small-220.00.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1417. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fifth-small-247.5.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1418. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fifth-small-293.33.wav"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1419. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\fil1.sco"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1420. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\sinus-ad.orc"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1421. Source: "{app}\share\solfege\exercises\standard\lesson-files\share\sinus.orc"; DestDir: "{app}\share\solfege\exercises\standard\lesson-files\share"; 
  1422. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\chord-no-name"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1423. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\chord-wav-music"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1424. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\chordvoicing-lessonfile-exception"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1425. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\chordvoicing-mpd-exception"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1426. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\compareintervals-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1427. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\compareintervals-2"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1428. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\compareintervals-3"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1429. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\compareintervals-4"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1430. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\dictation-exception-handling"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1431. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\dictation-no-questions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1432. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\elembuilder-bad-tonic"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1433. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\elembuilder-scale-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1434. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\elembuilder-scale-2"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1435. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\elembuilder-scale-3"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1436. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\elembuilder-scale-4"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1437. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\elembuilder-scale-5"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1438. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\harmonicprogression-lessonfile-exception"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1439. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-assignment-to-reserved-word"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1440. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-at_question_start-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1441. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-at_question_start-2"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1442. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-at_question_start-3"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1443. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-bad-cuemusic"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1444. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-mediafiles"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1445. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-missing-.wav-file"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1446. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-noquestionsinfile"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1447. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-syntax-error-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1448. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-syntax-error-2"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1449. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-unsupported-named-block"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1450. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idbyname-vmusic"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1451. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idproperty-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1452. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idproperty-2"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1453. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idproperty-3"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1454. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\idproperty-4"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1455. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\nameinterval-bad-tones-header-var"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1456. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\nameinterval-constraints"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1457. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rhythmtapping-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1458. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rhythmtapping-2"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1459. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rhythmtapping-3"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1460. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rhythmtapping-4"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1461. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rhythmtapping-bad-mpd-code"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1462. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rhythmtapping2-1"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1463. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\rvoice"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1464. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\singanswer-bad-mpd-code"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1465. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\singanswer-missing-.wav-file"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1466. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\singanswer-missing-question_text"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1467. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\transpose-accidentals"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1468. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\transpose-key"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1469. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-chord-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1470. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-chordvoicing-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1471. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-dictation-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1472. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-elembuilder-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1473. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-harmonicprogressiondictation-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1474. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-idbyname-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1475. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-idproperty-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1476. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-rhythmtapping-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1477. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-singanswer-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1478. Source: "{app}\share\solfege\exercises\standard\regression-lesson-files\xx-singchord-exceptions"; DestDir: "{app}\share\solfege\exercises\standard\regression-lesson-files"; 
  1479. Source: "{app}\share\solfege\feta\feta20-accidentals--1.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1480. Source: "{app}\share\solfege\feta\feta20-accidentals--2.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1481. Source: "{app}\share\solfege\feta\feta20-accidentals-0.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1482. Source: "{app}\share\solfege\feta\feta20-accidentals-1.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1483. Source: "{app}\share\solfege\feta\feta20-accidentals-2.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1484. Source: "{app}\share\solfege\feta\feta20-clefs-C.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1485. Source: "{app}\share\solfege\feta\feta20-clefs-F.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1486. Source: "{app}\share\solfege\feta\feta20-clefs-G.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1487. Source: "{app}\share\solfege\feta\feta20-dots-dot.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1488. Source: "{app}\share\solfege\feta\feta20-flags-d3.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1489. Source: "{app}\share\solfege\feta\feta20-flags-d4.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1490. Source: "{app}\share\solfege\feta\feta20-flags-d5.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1491. Source: "{app}\share\solfege\feta\feta20-flags-d6.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1492. Source: "{app}\share\solfege\feta\feta20-flags-u3.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1493. Source: "{app}\share\solfege\feta\feta20-flags-u4.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1494. Source: "{app}\share\solfege\feta\feta20-flags-u5.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1495. Source: "{app}\share\solfege\feta\feta20-flags-u6.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1496. Source: "{app}\share\solfege\feta\feta20-noteheads-0.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1497. Source: "{app}\share\solfege\feta\feta20-noteheads-1.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1498. Source: "{app}\share\solfege\feta\feta20-noteheads-2.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1499. Source: "{app}\share\solfege\feta\feta20-number-0.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1500. Source: "{app}\share\solfege\feta\feta20-number-1.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1501. Source: "{app}\share\solfege\feta\feta20-number-2.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1502. Source: "{app}\share\solfege\feta\feta20-number-3.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1503. Source: "{app}\share\solfege\feta\feta20-number-4.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1504. Source: "{app}\share\solfege\feta\feta20-number-5.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1505. Source: "{app}\share\solfege\feta\feta20-number-6.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1506. Source: "{app}\share\solfege\feta\feta20-number-7.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1507. Source: "{app}\share\solfege\feta\feta20-number-8.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1508. Source: "{app}\share\solfege\feta\feta20-number-9.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1509. Source: "{app}\share\solfege\feta\feta20-rests--1.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1510. Source: "{app}\share\solfege\feta\feta20-rests--2.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1511. Source: "{app}\share\solfege\feta\feta20-rests--4.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1512. Source: "{app}\share\solfege\feta\feta20-rests-0.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1513. Source: "{app}\share\solfege\feta\feta20-rests-0o.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1514. Source: "{app}\share\solfege\feta\feta20-rests-1.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1515. Source: "{app}\share\solfege\feta\feta20-rests-1o.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1516. Source: "{app}\share\solfege\feta\feta20-rests-2.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1517. Source: "{app}\share\solfege\feta\feta20-rests-3.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1518. Source: "{app}\share\solfege\feta\feta20-rests-4.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1519. Source: "{app}\share\solfege\feta\feta20-rests-5.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1520. Source: "{app}\share\solfege\feta\feta20-rests-6.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1521. Source: "{app}\share\solfege\feta\feta20-rests-7.xpm"; DestDir: "{app}\share\solfege\feta"; 
  1522. Source: "{app}\share\solfege\graphics\double-flat.png"; DestDir: "{app}\share\solfege\graphics"; 
  1523. Source: "{app}\share\solfege\graphics\double-flat.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1524. Source: "{app}\share\solfege\graphics\double-sharp.png"; DestDir: "{app}\share\solfege\graphics"; 
  1525. Source: "{app}\share\solfege\graphics\double-sharp.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1526. Source: "{app}\share\solfege\graphics\erase.png"; DestDir: "{app}\share\solfege\graphics"; 
  1527. Source: "{app}\share\solfege\graphics\erase.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1528. Source: "{app}\share\solfege\graphics\flat.png"; DestDir: "{app}\share\solfege\graphics"; 
  1529. Source: "{app}\share\solfege\graphics\flat.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1530. Source: "{app}\share\solfege\graphics\happyface.png"; DestDir: "{app}\share\solfege\graphics"; 
  1531. Source: "{app}\share\solfege\graphics\holder.png"; DestDir: "{app}\share\solfege\graphics"; 
  1532. Source: "{app}\share\solfege\graphics\identify-bpm.png"; DestDir: "{app}\share\solfege\graphics"; 
  1533. Source: "{app}\share\solfege\graphics\identify-chord.png"; DestDir: "{app}\share\solfege\graphics"; 
  1534. Source: "{app}\share\solfege\graphics\image-not-found.png"; DestDir: "{app}\share\solfege\graphics"; 
  1535. Source: "{app}\share\solfege\graphics\natural.png"; DestDir: "{app}\share\solfege\graphics"; 
  1536. Source: "{app}\share\solfege\graphics\natural.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1537. Source: "{app}\share\solfege\graphics\notehead.png"; DestDir: "{app}\share\solfege\graphics"; 
  1538. Source: "{app}\share\solfege\graphics\notehead.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1539. Source: "{app}\share\solfege\graphics\rhythm-c12c12c12.png"; DestDir: "{app}\share\solfege\graphics"; 
  1540. Source: "{app}\share\solfege\graphics\rhythm-c12c12r12.png"; DestDir: "{app}\share\solfege\graphics"; 
  1541. Source: "{app}\share\solfege\graphics\rhythm-c12r12c12.png"; DestDir: "{app}\share\solfege\graphics"; 
  1542. Source: "{app}\share\solfege\graphics\rhythm-c16c16c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1543. Source: "{app}\share\solfege\graphics\rhythm-c16c16c16c16c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1544. Source: "{app}\share\solfege\graphics\rhythm-c16c16c16c16c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1545. Source: "{app}\share\solfege\graphics\rhythm-c16c16c4.png"; DestDir: "{app}\share\solfege\graphics"; 
  1546. Source: "{app}\share\solfege\graphics\rhythm-c16c16c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1547. Source: "{app}\share\solfege\graphics\rhythm-c16c16c8c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1548. Source: "{app}\share\solfege\graphics\rhythm-c16c16c8c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1549. Source: "{app}\share\solfege\graphics\rhythm-c16c8..png"; DestDir: "{app}\share\solfege\graphics"; 
  1550. Source: "{app}\share\solfege\graphics\rhythm-c16c8c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1551. Source: "{app}\share\solfege\graphics\rhythm-c4..png"; DestDir: "{app}\share\solfege\graphics"; 
  1552. Source: "{app}\share\solfege\graphics\rhythm-c4.png"; DestDir: "{app}\share\solfege\graphics"; 
  1553. Source: "{app}\share\solfege\graphics\rhythm-c4c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1554. Source: "{app}\share\solfege\graphics\rhythm-c4c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1555. Source: "{app}\share\solfege\graphics\rhythm-c8.c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1556. Source: "{app}\share\solfege\graphics\rhythm-c8c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1557. Source: "{app}\share\solfege\graphics\rhythm-c8c16c16c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1558. Source: "{app}\share\solfege\graphics\rhythm-c8c16c16c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1559. Source: "{app}\share\solfege\graphics\rhythm-c8c4.png"; DestDir: "{app}\share\solfege\graphics"; 
  1560. Source: "{app}\share\solfege\graphics\rhythm-c8c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1561. Source: "{app}\share\solfege\graphics\rhythm-c8c8c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1562. Source: "{app}\share\solfege\graphics\rhythm-c8c8c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1563. Source: "{app}\share\solfege\graphics\rhythm-r12c12c12.png"; DestDir: "{app}\share\solfege\graphics"; 
  1564. Source: "{app}\share\solfege\graphics\rhythm-r12c12r12.png"; DestDir: "{app}\share\solfege\graphics"; 
  1565. Source: "{app}\share\solfege\graphics\rhythm-r12r12c12.png"; DestDir: "{app}\share\solfege\graphics"; 
  1566. Source: "{app}\share\solfege\graphics\rhythm-r16c16c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1567. Source: "{app}\share\solfege\graphics\rhythm-r16c16c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1568. Source: "{app}\share\solfege\graphics\rhythm-r16c8..png"; DestDir: "{app}\share\solfege\graphics"; 
  1569. Source: "{app}\share\solfege\graphics\rhythm-r16c8c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1570. Source: "{app}\share\solfege\graphics\rhythm-r4.png"; DestDir: "{app}\share\solfege\graphics"; 
  1571. Source: "{app}\share\solfege\graphics\rhythm-r8c16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1572. Source: "{app}\share\solfege\graphics\rhythm-r8c8.png"; DestDir: "{app}\share\solfege\graphics"; 
  1573. Source: "{app}\share\solfege\graphics\rhythm-r8r16c16.png"; DestDir: "{app}\share\solfege\graphics"; 
  1574. Source: "{app}\share\solfege\graphics\rhythm-wrong.png"; DestDir: "{app}\share\solfege\graphics"; 
  1575. Source: "{app}\share\solfege\graphics\sadface.png"; DestDir: "{app}\share\solfege\graphics"; 
  1576. Source: "{app}\share\solfege\graphics\sharp.png"; DestDir: "{app}\share\solfege\graphics"; 
  1577. Source: "{app}\share\solfege\graphics\sharp.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1578. Source: "{app}\share\solfege\graphics\solfege.png"; DestDir: "{app}\share\solfege\graphics"; 
  1579. Source: "{app}\share\solfege\graphics\solfege.svg"; DestDir: "{app}\share\solfege\graphics"; 
  1580. Source: "{app}\share\solfege\graphics\solfege.xpm"; DestDir: "{app}\share\solfege\graphics"; 
  1581. Source: "{app}\share\solfege\graphics\test-sound.png"; DestDir: "{app}\share\solfege\graphics"; 
  1582. Source: "{app}\share\solfege\hash-bug-workaround\cadense-1"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1583. Source: "{app}\share\solfege\hash-bug-workaround\chord-dim-aug-min-major"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1584. Source: "{app}\share\solfege\hash-bug-workaround\chord-m7-7-maj7-m7b5-dim7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1585. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1586. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1587. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-10"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1588. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-2"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1589. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-2-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1590. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1591. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-4-5"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1592. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-4-5-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1593. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-6"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1594. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-6-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1595. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1596. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-7-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1597. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1598. Source: "{app}\share\solfege\hash-bug-workaround\compare-intervals-harmonic-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1599. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.97"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1600. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.98"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1601. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.99"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1602. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.995"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1603. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.996"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1604. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.997"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1605. Source: "{app}\share\solfege\hash-bug-workaround\csound-fifth-0.998"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1606. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1607. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1608. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1609. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1610. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1611. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1612. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1613. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1614. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1615. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1616. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1617. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1618. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1619. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1620. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1621. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1622. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1623. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1624. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1625. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1626. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1627. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1628. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1629. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1630. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1631. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1632. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1633. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1634. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1635. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1636. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1637. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-maj7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1638. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1639. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1640. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1641. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1642. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1643. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1644. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1645. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1646. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1647. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1648. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1649. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1650. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1651. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1652. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1653. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1654. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1655. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1656. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1657. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1658. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1659. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1660. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1661. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1662. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1663. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1664. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1665. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1666. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1667. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1668. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1669. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-min7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1670. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1671. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1672. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1673. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1674. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1675. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1676. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1677. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p4-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1678. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1679. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1680. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1681. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1682. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1683. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1684. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1685. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-harmonic-p5-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1686. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1687. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1688. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1689. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1690. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1691. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1692. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1693. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1694. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1695. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1696. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1697. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1698. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1699. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1700. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1701. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1702. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1703. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1704. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1705. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1706. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1707. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1708. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1709. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1710. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1711. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1712. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1713. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1714. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1715. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1716. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1717. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-maj7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1718. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1719. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1720. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1721. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1722. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1723. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1724. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1725. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1726. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1727. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1728. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1729. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1730. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1731. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1732. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1733. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1734. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1735. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1736. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1737. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1738. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1739. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1740. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1741. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1742. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1743. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1744. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1745. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1746. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1747. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1748. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1749. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-min7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1750. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1751. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1752. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1753. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1754. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1755. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1756. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1757. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p4-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1758. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1759. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1760. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1761. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1762. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1763. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1764. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1765. Source: "{app}\share\solfege\hash-bug-workaround\csound-intonation-p5-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1766. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1767. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-10"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1768. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-2"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1769. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-2-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1770. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-2-to-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1771. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1772. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-4-5"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1773. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-4-5-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1774. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-6"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1775. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-6-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1776. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1777. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-7-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1778. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1779. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-self-config"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1780. Source: "{app}\share\solfege\hash-bug-workaround\harmonic-intervals-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1781. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1782. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-10"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1783. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-2"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1784. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-2-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1785. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-2-to-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1786. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1787. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-4-5"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1788. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-4-5-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1789. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-6"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1790. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-6-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1791. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1792. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-7-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1793. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1794. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1795. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-10"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1796. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-2"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1797. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-2-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1798. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-2-to-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1799. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1800. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-4-5"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1801. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-4-5-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1802. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-6"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1803. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-6-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1804. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1805. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-7-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1806. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1807. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-down-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1808. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-self-config"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1809. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1810. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1811. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-10"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1812. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-2"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1813. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-2-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1814. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-2-to-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1815. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-3"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1816. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-4-5"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1817. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-4-5-8"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1818. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-6"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1819. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-6-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1820. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1821. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-7-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1822. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-9"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1823. Source: "{app}\share\solfege\hash-bug-workaround\melodic-intervals-up-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1824. Source: "{app}\share\solfege\hash-bug-workaround\sc-6tones"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1825. Source: "{app}\share\solfege\hash-bug-workaround\sc-8tones"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1826. Source: "{app}\share\solfege\hash-bug-workaround\sc-beb"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1827. Source: "{app}\share\solfege\hash-bug-workaround\sc-beb-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1828. Source: "{app}\share\solfege\hash-bug-workaround\sc-beb-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1829. Source: "{app}\share\solfege\hash-bug-workaround\sc-beb-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1830. Source: "{app}\share\solfege\hash-bug-workaround\sc-beb-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1831. Source: "{app}\share\solfege\hash-bug-workaround\sc-beb-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1832. Source: "{app}\share\solfege\hash-bug-workaround\sc-church"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1833. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1834. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1835. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1836. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1837. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1838. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1839. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1840. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1841. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1842. Source: "{app}\share\solfege\hash-bug-workaround\sc-dha-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1843. Source: "{app}\share\solfege\hash-bug-workaround\sc-dom"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1844. Source: "{app}\share\solfege\hash-bug-workaround\sc-dom-jazz"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1845. Source: "{app}\share\solfege\hash-bug-workaround\sc-east"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1846. Source: "{app}\share\solfege\hash-bug-workaround\sc-greek"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1847. Source: "{app}\share\solfege\hash-bug-workaround\sc-hal"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1848. Source: "{app}\share\solfege\hash-bug-workaround\sc-hal-jazz"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1849. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1850. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1851. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1852. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1853. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1854. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1855. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1856. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1857. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1858. Source: "{app}\share\solfege\hash-bug-workaround\sc-ham-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1859. Source: "{app}\share\solfege\hash-bug-workaround\sc-har"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1860. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1861. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1862. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1863. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1864. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1865. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1866. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1867. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1868. Source: "{app}\share\solfege\hash-bug-workaround\sc-har-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1869. Source: "{app}\share\solfege\hash-bug-workaround\sc-hum-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1870. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1871. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1872. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1873. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1874. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1875. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1876. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1877. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1878. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1879. Source: "{app}\share\solfege\hash-bug-workaround\sc-hun-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1880. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1881. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1882. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1883. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1884. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1885. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1886. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1887. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1888. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-px"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1889. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1890. Source: "{app}\share\solfege\hash-bug-workaround\sc-maj-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1891. Source: "{app}\share\solfege\hash-bug-workaround\sc-mau"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1892. Source: "{app}\share\solfege\hash-bug-workaround\sc-mau-jazz"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1893. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1894. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1895. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1896. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1897. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1898. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1899. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1900. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1901. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1902. Source: "{app}\share\solfege\hash-bug-workaround\sc-mel-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1903. Source: "{app}\share\solfege\hash-bug-workaround\sc-min"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1904. Source: "{app}\share\solfege\hash-bug-workaround\sc-min-jazz"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1905. Source: "{app}\share\solfege\hash-bug-workaround\sc-nat-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1906. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1907. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1908. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1909. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1910. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1911. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1912. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1913. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1914. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1915. Source: "{app}\share\solfege\hash-bug-workaround\sc-nea-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1916. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1917. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1918. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1919. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1920. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-f"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1921. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1922. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1923. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-p"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1924. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1925. Source: "{app}\share\solfege\hash-bug-workaround\sc-nem-t"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1926. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1927. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1928. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1929. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1930. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen-g"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1931. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1932. Source: "{app}\share\solfege\hash-bug-workaround\sc-pen-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1933. Source: "{app}\share\solfege\hash-bug-workaround\sc-plagal"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1934. Source: "{app}\share\solfege\hash-bug-workaround\sc-sim"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1935. Source: "{app}\share\solfege\hash-bug-workaround\sc-sim-a"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1936. Source: "{app}\share\solfege\hash-bug-workaround\sc-sim-d"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1937. Source: "{app}\share\solfege\hash-bug-workaround\sc-sim-elem"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1938. Source: "{app}\share\solfege\hash-bug-workaround\sc-sim-name"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1939. Source: "{app}\share\solfege\hash-bug-workaround\sc-sim-s"; DestDir: "{app}\share\solfege\hash-bug-workaround"; 
  1940. Source: "{app}\share\solfege\hash-bug-workaround2\compare-intervals-harmonic-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1941. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1942. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1943. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1944. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1945. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1946. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1947. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1948. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1949. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1950. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1951. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1952. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1953. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1954. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1955. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1956. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1957. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1958. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1959. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1960. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1961. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1962. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1963. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1964. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1965. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1966. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1967. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1968. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1969. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1970. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1971. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1972. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-maj7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1973. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1974. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1975. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1976. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1977. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1978. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1979. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1980. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1981. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1982. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1983. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1984. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1985. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1986. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1987. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1988. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1989. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1990. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1991. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1992. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1993. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1994. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1995. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1996. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1997. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1998. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  1999. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2000. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2001. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2002. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2003. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2004. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-min7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2005. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2006. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2007. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2008. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2009. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2010. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2011. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2012. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p4-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2013. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2014. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2015. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2016. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2017. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2018. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2019. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2020. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-harmonic-p5-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2021. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2022. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2023. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2024. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2025. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2026. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2027. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2028. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2029. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2030. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2031. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2032. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2033. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2034. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2035. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2036. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2037. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2038. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2039. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2040. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2041. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2042. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2043. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2044. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2045. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2046. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2047. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2048. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2049. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2050. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2051. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2052. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-maj7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2053. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2054. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2055. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2056. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2057. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2058. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2059. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2060. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min2-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2061. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2062. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2063. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2064. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2065. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2066. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2067. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2068. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min3-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2069. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2070. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2071. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2072. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2073. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2074. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2075. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2076. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min6-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2077. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2078. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2079. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2080. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2081. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2082. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2083. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2084. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-min7-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2085. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2086. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2087. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2088. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2089. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2090. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2091. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2092. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p4-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2093. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-10cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2094. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-15cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2095. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-20cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2096. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-30cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2097. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-40cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2098. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-5cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2099. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-6cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2100. Source: "{app}\share\solfege\hash-bug-workaround2\csound-intonation-p5-8cent"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2101. Source: "{app}\share\solfege\hash-bug-workaround2\harmonic-intervals"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2102. Source: "{app}\share\solfege\hash-bug-workaround2\harmonic-intervals-10"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2103. Source: "{app}\share\solfege\hash-bug-workaround2\harmonic-intervals-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2104. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2105. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-10"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2106. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-down"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2107. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-down-10"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2108. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-down-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2109. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2110. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-up"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2111. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-up-10"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2112. Source: "{app}\share\solfege\hash-bug-workaround2\melodic-intervals-up-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2113. Source: "{app}\share\solfege\hash-bug-workaround2\sing-intervals"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2114. Source: "{app}\share\solfege\hash-bug-workaround2\sing-intervals-10"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2115. Source: "{app}\share\solfege\hash-bug-workaround2\sing-intervals-tritonus-7"; DestDir: "{app}\share\solfege\hash-bug-workaround2"; 
  2116. Source: "{app}\share\solfege\help\style.css"; DestDir: "{app}\share\solfege\help"; 
  2117. Source: "{app}\share\solfege\help\C\about-statistics.html"; DestDir: "{app}\share\solfege\help\C"; 
  2118. Source: "{app}\share\solfege\help\C\bug-reporting.html"; DestDir: "{app}\share\solfege\help\C"; 
  2119. Source: "{app}\share\solfege\help\C\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2120. Source: "{app}\share\solfege\help\C\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2121. Source: "{app}\share\solfege\help\C\dictation-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2122. Source: "{app}\share\solfege\help\C\dictation.html"; DestDir: "{app}\share\solfege\help\C"; 
  2123. Source: "{app}\share\solfege\help\C\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\C"; 
  2124. Source: "{app}\share\solfege\help\C\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2125. Source: "{app}\share\solfege\help\C\elembuilder.html"; DestDir: "{app}\share\solfege\help\C"; 
  2126. Source: "{app}\share\solfege\help\C\extending-solfege.html"; DestDir: "{app}\share\solfege\help\C"; 
  2127. Source: "{app}\share\solfege\help\C\gpl.html"; DestDir: "{app}\share\solfege\help\C"; 
  2128. Source: "{app}\share\solfege\help\C\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2129. Source: "{app}\share\solfege\help\C\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\C"; 
  2130. Source: "{app}\share\solfege\help\C\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\C"; 
  2131. Source: "{app}\share\solfege\help\C\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\C"; 
  2132. Source: "{app}\share\solfege\help\C\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\C"; 
  2133. Source: "{app}\share\solfege\help\C\idbyname-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2134. Source: "{app}\share\solfege\help\C\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2135. Source: "{app}\share\solfege\help\C\identifybpm.html"; DestDir: "{app}\share\solfege\help\C"; 
  2136. Source: "{app}\share\solfege\help\C\idproperty-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2137. Source: "{app}\share\solfege\help\C\idproperty.html"; DestDir: "{app}\share\solfege\help\C"; 
  2138. Source: "{app}\share\solfege\help\C\idtone-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2139. Source: "{app}\share\solfege\help\C\idtone.html"; DestDir: "{app}\share\solfege\help\C"; 
  2140. Source: "{app}\share\solfege\help\C\index.html"; DestDir: "{app}\share\solfege\help\C"; 
  2141. Source: "{app}\share\solfege\help\C\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\C"; 
  2142. Source: "{app}\share\solfege\help\C\lesson-files.html"; DestDir: "{app}\share\solfege\help\C"; 
  2143. Source: "{app}\share\solfege\help\C\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2144. Source: "{app}\share\solfege\help\C\melodicinterval.html"; DestDir: "{app}\share\solfege\help\C"; 
  2145. Source: "{app}\share\solfege\help\C\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\C"; 
  2146. Source: "{app}\share\solfege\help\C\mpd-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2147. Source: "{app}\share\solfege\help\C\music-theory.html"; DestDir: "{app}\share\solfege\help\C"; 
  2148. Source: "{app}\share\solfege\help\C\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2149. Source: "{app}\share\solfege\help\C\nameinterval.html"; DestDir: "{app}\share\solfege\help\C"; 
  2150. Source: "{app}\share\solfege\help\C\online-resources.html"; DestDir: "{app}\share\solfege\help\C"; 
  2151. Source: "{app}\share\solfege\help\C\preferences-window.html"; DestDir: "{app}\share\solfege\help\C"; 
  2152. Source: "{app}\share\solfege\help\C\profile-manager.html"; DestDir: "{app}\share\solfege\help\C"; 
  2153. Source: "{app}\share\solfege\help\C\rhythm-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2154. Source: "{app}\share\solfege\help\C\rhythm.html"; DestDir: "{app}\share\solfege\help\C"; 
  2155. Source: "{app}\share\solfege\help\C\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2156. Source: "{app}\share\solfege\help\C\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2157. Source: "{app}\share\solfege\help\C\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\C"; 
  2158. Source: "{app}\share\solfege\help\C\scales.html"; DestDir: "{app}\share\solfege\help\C"; 
  2159. Source: "{app}\share\solfege\help\C\singanswer-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2160. Source: "{app}\share\solfege\help\C\singchord-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2161. Source: "{app}\share\solfege\help\C\singchord.html"; DestDir: "{app}\share\solfege\help\C"; 
  2162. Source: "{app}\share\solfege\help\C\singinterval-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2163. Source: "{app}\share\solfege\help\C\singinterval.html"; DestDir: "{app}\share\solfege\help\C"; 
  2164. Source: "{app}\share\solfege\help\C\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\C"; 
  2165. Source: "{app}\share\solfege\help\C\solfege-intro.html"; DestDir: "{app}\share\solfege\help\C"; 
  2166. Source: "{app}\share\solfege\help\C\theory-intervals.html"; DestDir: "{app}\share\solfege\help\C"; 
  2167. Source: "{app}\share\solfege\help\C\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\C"; 
  2168. Source: "{app}\share\solfege\help\C\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\C"; 
  2169. Source: "{app}\share\solfege\help\C\twelvetone.html"; DestDir: "{app}\share\solfege\help\C"; 
  2170. Source: "{app}\share\solfege\help\C\figures\chord.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2171. Source: "{app}\share\solfege\help\C\figures\chordname-example.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2172. Source: "{app}\share\solfege\help\C\figures\dictation.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2173. Source: "{app}\share\solfege\help\C\figures\elembuilder-harmonic-progressions.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2174. Source: "{app}\share\solfege\help\C\figures\id-interval-buttons-thirds.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2175. Source: "{app}\share\solfege\help\C\figures\id-interval-piano.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2176. Source: "{app}\share\solfege\help\C\figures\idbyname-chords.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2177. Source: "{app}\share\solfege\help\C\figures\idbyname-intonation.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2178. Source: "{app}\share\solfege\help\C\figures\identifybpm.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2179. Source: "{app}\share\solfege\help\C\figures\idtone.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2180. Source: "{app}\share\solfege\help\C\figures\nameinterval.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2181. Source: "{app}\share\solfege\help\C\figures\preferences-external-programs.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2182. Source: "{app}\share\solfege\help\C\figures\preferences-gui.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2183. Source: "{app}\share\solfege\help\C\figures\preferences-midi.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2184. Source: "{app}\share\solfege\help\C\figures\preferences-practise.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2185. Source: "{app}\share\solfege\help\C\figures\preferences-sound-setup-win32.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2186. Source: "{app}\share\solfege\help\C\figures\preferences-sound-setup.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2187. Source: "{app}\share\solfege\help\C\figures\preferences-user.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2188. Source: "{app}\share\solfege\help\C\figures\profile-manager.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2189. Source: "{app}\share\solfege\help\C\figures\progressionlabel-example-1.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2190. Source: "{app}\share\solfege\help\C\figures\rhythm.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2191. Source: "{app}\share\solfege\help\C\figures\rnc-example.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2192. Source: "{app}\share\solfege\help\C\figures\singchord.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2193. Source: "{app}\share\solfege\help\C\figures\singinterval.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2194. Source: "{app}\share\solfege\help\C\figures\statistics.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2195. Source: "{app}\share\solfege\help\C\figures\trainingset-editor.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2196. Source: "{app}\share\solfege\help\C\figures\twelvetone.png"; DestDir: "{app}\share\solfege\help\C\figures"; 
  2197. Source: "{app}\share\solfege\help\C\ly\inverting-intervals.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2198. Source: "{app}\share\solfege\help\C\ly\theory-intervals-1.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2199. Source: "{app}\share\solfege\help\C\ly\theory-intervals-fifths-1.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2200. Source: "{app}\share\solfege\help\C\ly\theory-intervals-fifths-2.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2201. Source: "{app}\share\solfege\help\C\ly\theory-intervals-fifths.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2202. Source: "{app}\share\solfege\help\C\ly\theory-intervals-fourths.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2203. Source: "{app}\share\solfege\help\C\ly\theory-intervals-seconds-1.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2204. Source: "{app}\share\solfege\help\C\ly\theory-intervals-seconds-2.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2205. Source: "{app}\share\solfege\help\C\ly\theory-intervals-seconds-3.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2206. Source: "{app}\share\solfege\help\C\ly\theory-intervals-seconds.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2207. Source: "{app}\share\solfege\help\C\ly\theory-intervals-sevenths.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2208. Source: "{app}\share\solfege\help\C\ly\theory-intervals-sixths.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2209. Source: "{app}\share\solfege\help\C\ly\theory-intervals-thirds.png"; DestDir: "{app}\share\solfege\help\C\ly"; 
  2210. Source: "{app}\share\solfege\help\C\scales\aug.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2211. Source: "{app}\share\solfege\help\C\scales\beb.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2212. Source: "{app}\share\solfege\help\C\scales\blu.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2213. Source: "{app}\share\solfege\help\C\scales\dha.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2214. Source: "{app}\share\solfege\help\C\scales\dim.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2215. Source: "{app}\share\solfege\help\C\scales\ham.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2216. Source: "{app}\share\solfege\help\C\scales\har.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2217. Source: "{app}\share\solfege\help\C\scales\hun.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2218. Source: "{app}\share\solfege\help\C\scales\maj.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2219. Source: "{app}\share\solfege\help\C\scales\mel.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2220. Source: "{app}\share\solfege\help\C\scales\modes.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2221. Source: "{app}\share\solfege\help\C\scales\nea.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2222. Source: "{app}\share\solfege\help\C\scales\nem.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2223. Source: "{app}\share\solfege\help\C\scales\pen.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2224. Source: "{app}\share\solfege\help\C\scales\sim.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2225. Source: "{app}\share\solfege\help\C\scales\who.html"; DestDir: "{app}\share\solfege\help\C\scales"; 
  2226. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\dha1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2227. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\dha2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2228. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\dha4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2229. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\dha5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2230. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\dha6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2231. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\dim2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2232. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2233. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2234. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham3c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2235. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2236. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2237. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2238. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\ham7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2239. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2240. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2241. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2242. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2243. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2244. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2245. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\har7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2246. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\hun1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2247. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\hun3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2248. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\hun5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2249. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\hun6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2250. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2251. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2252. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2253. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2254. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2255. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2256. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\maj7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2257. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2258. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2259. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2260. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2261. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2262. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2263. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\mel7c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2264. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2265. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2266. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2267. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2268. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2269. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea6c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2270. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nea7c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2271. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nem1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2272. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nem2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2273. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nem3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2274. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nem4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2275. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nem5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2276. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\nem6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2277. Source: "{app}\share\solfege\help\C\scales\images\modes\chords\who1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\chords"; 
  2278. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2279. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug1d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2280. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug1db.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2281. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug1eb.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2282. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2283. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug2cd.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2284. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2285. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\aug2dd.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2286. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\beb1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2287. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\beb2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2288. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\beb3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2289. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\beb4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2290. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\beb5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2291. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\blu1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2292. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2293. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2294. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha2db.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2295. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2296. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha3c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2297. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha3e.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2298. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2299. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2300. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2301. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2302. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha6ab.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2303. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2304. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2305. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2306. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dha7c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2307. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dim1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2308. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dim1d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2309. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dim1db.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2310. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dim2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2311. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dim2cd.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2312. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\dim2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2313. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\eni1c-d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2314. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\eni1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2315. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2316. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2317. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2318. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2319. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham3c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2320. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham3e.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2321. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2322. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2323. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2324. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2325. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham6ab.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2326. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2327. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2328. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\ham7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2329. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2330. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2331. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2332. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2333. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har3eb.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2334. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2335. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2336. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2337. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2338. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har6ab.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2339. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2340. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2341. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\har7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2342. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2343. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2344. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun2c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2345. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun2dd.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2346. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2347. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun3e.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2348. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2349. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun4c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2350. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun4fd.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2351. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2352. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2353. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun6a.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2354. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2355. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun7bb.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2356. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\hun7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2357. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2358. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2359. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2360. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2361. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj3e.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2362. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2363. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2364. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2365. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2366. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj6a.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2367. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2368. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2369. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\maj7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2370. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel1c-d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2371. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2372. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2373. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2374. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2375. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel3eb.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2376. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2377. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2378. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2379. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2380. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel6a.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2381. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2382. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2383. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2384. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\mel7c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2385. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2386. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2387. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea2db.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2388. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2389. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea3eb.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2390. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2391. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2392. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2393. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2394. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea6a.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2395. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2396. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea6c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2397. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2398. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2399. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nea7c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2400. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2401. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2402. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem2db.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2403. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2404. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem3eb.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2405. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2406. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem4f.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2407. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2408. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem5g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2409. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem6ab.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2410. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem6c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2411. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem7b.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2412. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem7c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2413. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\nem7c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2414. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2415. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen2c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2416. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen2d.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2417. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen3c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2418. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen3e.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2419. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen4c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2420. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen4g.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2421. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen5a.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2422. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\pen5c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2423. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\who1c.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2424. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\who1c2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2425. Source: "{app}\share\solfege\help\C\scales\images\modes\scales\who1db.png"; DestDir: "{app}\share\solfege\help\C\scales\images\modes\scales"; 
  2426. Source: "{app}\share\solfege\help\C\scales\images\quadriads\c7+5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2427. Source: "{app}\share\solfege\help\C\scales\images\quadriads\c7-5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2428. Source: "{app}\share\solfege\help\C\scales\images\quadriads\c7.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2429. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cdim.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2430. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cm7+5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2431. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cm7-5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2432. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cm7.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2433. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cm^+5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2434. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cm^-5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2435. Source: "{app}\share\solfege\help\C\scales\images\quadriads\cm^.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2436. Source: "{app}\share\solfege\help\C\scales\images\quadriads\c^+5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2437. Source: "{app}\share\solfege\help\C\scales\images\quadriads\c^-5.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2438. Source: "{app}\share\solfege\help\C\scales\images\quadriads\c^.png"; DestDir: "{app}\share\solfege\help\C\scales\images\quadriads"; 
  2439. Source: "{app}\share\solfege\help\C\scales\images\triads\abau.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2440. Source: "{app}\share\solfege\help\C\scales\images\triads\cau.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2441. Source: "{app}\share\solfege\help\C\scales\images\triads\cau1.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2442. Source: "{app}\share\solfege\help\C\scales\images\triads\cau1o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2443. Source: "{app}\share\solfege\help\C\scales\images\triads\cau2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2444. Source: "{app}\share\solfege\help\C\scales\images\triads\cau2o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2445. Source: "{app}\share\solfege\help\C\scales\images\triads\cauo.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2446. Source: "{app}\share\solfege\help\C\scales\images\triads\cdi-fs8.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2447. Source: "{app}\share\solfege\help\C\scales\images\triads\cdi.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2448. Source: "{app}\share\solfege\help\C\scales\images\triads\cdi1.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2449. Source: "{app}\share\solfege\help\C\scales\images\triads\cdi1o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2450. Source: "{app}\share\solfege\help\C\scales\images\triads\cdi2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2451. Source: "{app}\share\solfege\help\C\scales\images\triads\cdi2o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2452. Source: "{app}\share\solfege\help\C\scales\images\triads\cdio.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2453. Source: "{app}\share\solfege\help\C\scales\images\triads\cma.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2454. Source: "{app}\share\solfege\help\C\scales\images\triads\cma1.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2455. Source: "{app}\share\solfege\help\C\scales\images\triads\cma1o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2456. Source: "{app}\share\solfege\help\C\scales\images\triads\cma2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2457. Source: "{app}\share\solfege\help\C\scales\images\triads\cma2o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2458. Source: "{app}\share\solfege\help\C\scales\images\triads\cmao.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2459. Source: "{app}\share\solfege\help\C\scales\images\triads\cmi.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2460. Source: "{app}\share\solfege\help\C\scales\images\triads\cmi1.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2461. Source: "{app}\share\solfege\help\C\scales\images\triads\cmi1o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2462. Source: "{app}\share\solfege\help\C\scales\images\triads\cmi2.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2463. Source: "{app}\share\solfege\help\C\scales\images\triads\cmi2o.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2464. Source: "{app}\share\solfege\help\C\scales\images\triads\cmio.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2465. Source: "{app}\share\solfege\help\C\scales\images\triads\dau.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2466. Source: "{app}\share\solfege\help\C\scales\images\triads\dbau.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2467. Source: "{app}\share\solfege\help\C\scales\images\triads\eau.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2468. Source: "{app}\share\solfege\help\C\scales\images\triads\ebau.png"; DestDir: "{app}\share\solfege\help\C\scales\images\triads"; 
  2469. Source: "{app}\share\solfege\help\eo\about-statistics.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2470. Source: "{app}\share\solfege\help\eo\bug-reporting.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2471. Source: "{app}\share\solfege\help\eo\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2472. Source: "{app}\share\solfege\help\eo\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2473. Source: "{app}\share\solfege\help\eo\dictation-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2474. Source: "{app}\share\solfege\help\eo\dictation.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2475. Source: "{app}\share\solfege\help\eo\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2476. Source: "{app}\share\solfege\help\eo\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2477. Source: "{app}\share\solfege\help\eo\elembuilder.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2478. Source: "{app}\share\solfege\help\eo\extending-solfege.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2479. Source: "{app}\share\solfege\help\eo\gpl.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2480. Source: "{app}\share\solfege\help\eo\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2481. Source: "{app}\share\solfege\help\eo\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2482. Source: "{app}\share\solfege\help\eo\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2483. Source: "{app}\share\solfege\help\eo\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2484. Source: "{app}\share\solfege\help\eo\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2485. Source: "{app}\share\solfege\help\eo\idbyname-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2486. Source: "{app}\share\solfege\help\eo\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2487. Source: "{app}\share\solfege\help\eo\identifybpm.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2488. Source: "{app}\share\solfege\help\eo\idproperty-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2489. Source: "{app}\share\solfege\help\eo\idproperty.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2490. Source: "{app}\share\solfege\help\eo\idtone-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2491. Source: "{app}\share\solfege\help\eo\idtone.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2492. Source: "{app}\share\solfege\help\eo\index.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2493. Source: "{app}\share\solfege\help\eo\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2494. Source: "{app}\share\solfege\help\eo\lesson-files.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2495. Source: "{app}\share\solfege\help\eo\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2496. Source: "{app}\share\solfege\help\eo\melodicinterval.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2497. Source: "{app}\share\solfege\help\eo\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2498. Source: "{app}\share\solfege\help\eo\mpd-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2499. Source: "{app}\share\solfege\help\eo\music-theory.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2500. Source: "{app}\share\solfege\help\eo\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2501. Source: "{app}\share\solfege\help\eo\nameinterval.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2502. Source: "{app}\share\solfege\help\eo\online-resources.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2503. Source: "{app}\share\solfege\help\eo\preferences-window.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2504. Source: "{app}\share\solfege\help\eo\profile-manager.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2505. Source: "{app}\share\solfege\help\eo\rhythm-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2506. Source: "{app}\share\solfege\help\eo\rhythm.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2507. Source: "{app}\share\solfege\help\eo\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2508. Source: "{app}\share\solfege\help\eo\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2509. Source: "{app}\share\solfege\help\eo\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2510. Source: "{app}\share\solfege\help\eo\scales.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2511. Source: "{app}\share\solfege\help\eo\singanswer-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2512. Source: "{app}\share\solfege\help\eo\singchord-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2513. Source: "{app}\share\solfege\help\eo\singchord.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2514. Source: "{app}\share\solfege\help\eo\singinterval-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2515. Source: "{app}\share\solfege\help\eo\singinterval.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2516. Source: "{app}\share\solfege\help\eo\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2517. Source: "{app}\share\solfege\help\eo\solfege-intro.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2518. Source: "{app}\share\solfege\help\eo\theory-intervals.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2519. Source: "{app}\share\solfege\help\eo\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2520. Source: "{app}\share\solfege\help\eo\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2521. Source: "{app}\share\solfege\help\eo\twelvetone.html"; DestDir: "{app}\share\solfege\help\eo"; 
  2522. Source: "{app}\share\solfege\help\et\about-statistics.html"; DestDir: "{app}\share\solfege\help\et"; 
  2523. Source: "{app}\share\solfege\help\et\bug-reporting.html"; DestDir: "{app}\share\solfege\help\et"; 
  2524. Source: "{app}\share\solfege\help\et\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2525. Source: "{app}\share\solfege\help\et\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2526. Source: "{app}\share\solfege\help\et\dictation-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2527. Source: "{app}\share\solfege\help\et\dictation.html"; DestDir: "{app}\share\solfege\help\et"; 
  2528. Source: "{app}\share\solfege\help\et\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\et"; 
  2529. Source: "{app}\share\solfege\help\et\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2530. Source: "{app}\share\solfege\help\et\elembuilder.html"; DestDir: "{app}\share\solfege\help\et"; 
  2531. Source: "{app}\share\solfege\help\et\extending-solfege.html"; DestDir: "{app}\share\solfege\help\et"; 
  2532. Source: "{app}\share\solfege\help\et\gpl.html"; DestDir: "{app}\share\solfege\help\et"; 
  2533. Source: "{app}\share\solfege\help\et\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2534. Source: "{app}\share\solfege\help\et\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\et"; 
  2535. Source: "{app}\share\solfege\help\et\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\et"; 
  2536. Source: "{app}\share\solfege\help\et\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\et"; 
  2537. Source: "{app}\share\solfege\help\et\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\et"; 
  2538. Source: "{app}\share\solfege\help\et\idbyname-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2539. Source: "{app}\share\solfege\help\et\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2540. Source: "{app}\share\solfege\help\et\identifybpm.html"; DestDir: "{app}\share\solfege\help\et"; 
  2541. Source: "{app}\share\solfege\help\et\idproperty-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2542. Source: "{app}\share\solfege\help\et\idproperty.html"; DestDir: "{app}\share\solfege\help\et"; 
  2543. Source: "{app}\share\solfege\help\et\idtone-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2544. Source: "{app}\share\solfege\help\et\idtone.html"; DestDir: "{app}\share\solfege\help\et"; 
  2545. Source: "{app}\share\solfege\help\et\index.html"; DestDir: "{app}\share\solfege\help\et"; 
  2546. Source: "{app}\share\solfege\help\et\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\et"; 
  2547. Source: "{app}\share\solfege\help\et\lesson-files.html"; DestDir: "{app}\share\solfege\help\et"; 
  2548. Source: "{app}\share\solfege\help\et\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2549. Source: "{app}\share\solfege\help\et\melodicinterval.html"; DestDir: "{app}\share\solfege\help\et"; 
  2550. Source: "{app}\share\solfege\help\et\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\et"; 
  2551. Source: "{app}\share\solfege\help\et\mpd-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2552. Source: "{app}\share\solfege\help\et\music-theory.html"; DestDir: "{app}\share\solfege\help\et"; 
  2553. Source: "{app}\share\solfege\help\et\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2554. Source: "{app}\share\solfege\help\et\nameinterval.html"; DestDir: "{app}\share\solfege\help\et"; 
  2555. Source: "{app}\share\solfege\help\et\online-resources.html"; DestDir: "{app}\share\solfege\help\et"; 
  2556. Source: "{app}\share\solfege\help\et\preferences-window.html"; DestDir: "{app}\share\solfege\help\et"; 
  2557. Source: "{app}\share\solfege\help\et\profile-manager.html"; DestDir: "{app}\share\solfege\help\et"; 
  2558. Source: "{app}\share\solfege\help\et\rhythm-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2559. Source: "{app}\share\solfege\help\et\rhythm.html"; DestDir: "{app}\share\solfege\help\et"; 
  2560. Source: "{app}\share\solfege\help\et\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2561. Source: "{app}\share\solfege\help\et\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2562. Source: "{app}\share\solfege\help\et\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\et"; 
  2563. Source: "{app}\share\solfege\help\et\scales.html"; DestDir: "{app}\share\solfege\help\et"; 
  2564. Source: "{app}\share\solfege\help\et\singanswer-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2565. Source: "{app}\share\solfege\help\et\singchord-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2566. Source: "{app}\share\solfege\help\et\singchord.html"; DestDir: "{app}\share\solfege\help\et"; 
  2567. Source: "{app}\share\solfege\help\et\singinterval-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2568. Source: "{app}\share\solfege\help\et\singinterval.html"; DestDir: "{app}\share\solfege\help\et"; 
  2569. Source: "{app}\share\solfege\help\et\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\et"; 
  2570. Source: "{app}\share\solfege\help\et\solfege-intro.html"; DestDir: "{app}\share\solfege\help\et"; 
  2571. Source: "{app}\share\solfege\help\et\theory-intervals.html"; DestDir: "{app}\share\solfege\help\et"; 
  2572. Source: "{app}\share\solfege\help\et\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\et"; 
  2573. Source: "{app}\share\solfege\help\et\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\et"; 
  2574. Source: "{app}\share\solfege\help\et\twelvetone.html"; DestDir: "{app}\share\solfege\help\et"; 
  2575. Source: "{app}\share\solfege\help\fr\about-statistics.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2576. Source: "{app}\share\solfege\help\fr\bug-reporting.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2577. Source: "{app}\share\solfege\help\fr\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2578. Source: "{app}\share\solfege\help\fr\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2579. Source: "{app}\share\solfege\help\fr\dictation-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2580. Source: "{app}\share\solfege\help\fr\dictation.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2581. Source: "{app}\share\solfege\help\fr\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2582. Source: "{app}\share\solfege\help\fr\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2583. Source: "{app}\share\solfege\help\fr\elembuilder.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2584. Source: "{app}\share\solfege\help\fr\extending-solfege.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2585. Source: "{app}\share\solfege\help\fr\gpl.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2586. Source: "{app}\share\solfege\help\fr\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2587. Source: "{app}\share\solfege\help\fr\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2588. Source: "{app}\share\solfege\help\fr\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2589. Source: "{app}\share\solfege\help\fr\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2590. Source: "{app}\share\solfege\help\fr\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2591. Source: "{app}\share\solfege\help\fr\idbyname-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2592. Source: "{app}\share\solfege\help\fr\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2593. Source: "{app}\share\solfege\help\fr\identifybpm.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2594. Source: "{app}\share\solfege\help\fr\idproperty-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2595. Source: "{app}\share\solfege\help\fr\idproperty.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2596. Source: "{app}\share\solfege\help\fr\idtone-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2597. Source: "{app}\share\solfege\help\fr\idtone.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2598. Source: "{app}\share\solfege\help\fr\index.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2599. Source: "{app}\share\solfege\help\fr\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2600. Source: "{app}\share\solfege\help\fr\lesson-files.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2601. Source: "{app}\share\solfege\help\fr\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2602. Source: "{app}\share\solfege\help\fr\melodicinterval.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2603. Source: "{app}\share\solfege\help\fr\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2604. Source: "{app}\share\solfege\help\fr\mpd-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2605. Source: "{app}\share\solfege\help\fr\music-theory.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2606. Source: "{app}\share\solfege\help\fr\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2607. Source: "{app}\share\solfege\help\fr\nameinterval.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2608. Source: "{app}\share\solfege\help\fr\online-resources.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2609. Source: "{app}\share\solfege\help\fr\preferences-window.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2610. Source: "{app}\share\solfege\help\fr\profile-manager.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2611. Source: "{app}\share\solfege\help\fr\rhythm-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2612. Source: "{app}\share\solfege\help\fr\rhythm.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2613. Source: "{app}\share\solfege\help\fr\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2614. Source: "{app}\share\solfege\help\fr\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2615. Source: "{app}\share\solfege\help\fr\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2616. Source: "{app}\share\solfege\help\fr\scales.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2617. Source: "{app}\share\solfege\help\fr\singanswer-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2618. Source: "{app}\share\solfege\help\fr\singchord-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2619. Source: "{app}\share\solfege\help\fr\singchord.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2620. Source: "{app}\share\solfege\help\fr\singinterval-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2621. Source: "{app}\share\solfege\help\fr\singinterval.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2622. Source: "{app}\share\solfege\help\fr\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2623. Source: "{app}\share\solfege\help\fr\solfege-intro.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2624. Source: "{app}\share\solfege\help\fr\theory-intervals.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2625. Source: "{app}\share\solfege\help\fr\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2626. Source: "{app}\share\solfege\help\fr\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2627. Source: "{app}\share\solfege\help\fr\twelvetone.html"; DestDir: "{app}\share\solfege\help\fr"; 
  2628. Source: "{app}\share\solfege\help\fr\figures\chord.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2629. Source: "{app}\share\solfege\help\fr\figures\dictation.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2630. Source: "{app}\share\solfege\help\fr\figures\id-interval-buttons-thirds.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2631. Source: "{app}\share\solfege\help\fr\figures\id-interval-piano.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2632. Source: "{app}\share\solfege\help\fr\figures\idbyname-chords.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2633. Source: "{app}\share\solfege\help\fr\figures\idbyname-intonation.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2634. Source: "{app}\share\solfege\help\fr\figures\identifybpm.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2635. Source: "{app}\share\solfege\help\fr\figures\idtone.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2636. Source: "{app}\share\solfege\help\fr\figures\preferences-gui.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2637. Source: "{app}\share\solfege\help\fr\figures\preferences-midi.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2638. Source: "{app}\share\solfege\help\fr\figures\preferences-practise.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2639. Source: "{app}\share\solfege\help\fr\figures\preferences-sound-setup.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2640. Source: "{app}\share\solfege\help\fr\figures\preferences-user.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2641. Source: "{app}\share\solfege\help\fr\figures\rhythm.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2642. Source: "{app}\share\solfege\help\fr\figures\singchord.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2643. Source: "{app}\share\solfege\help\fr\figures\singinterval.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2644. Source: "{app}\share\solfege\help\fr\figures\twelvetone.png"; DestDir: "{app}\share\solfege\help\fr\figures"; 
  2645. Source: "{app}\share\solfege\help\gl\about-statistics.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2646. Source: "{app}\share\solfege\help\gl\bug-reporting.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2647. Source: "{app}\share\solfege\help\gl\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2648. Source: "{app}\share\solfege\help\gl\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2649. Source: "{app}\share\solfege\help\gl\dictation-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2650. Source: "{app}\share\solfege\help\gl\dictation.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2651. Source: "{app}\share\solfege\help\gl\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2652. Source: "{app}\share\solfege\help\gl\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2653. Source: "{app}\share\solfege\help\gl\elembuilder.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2654. Source: "{app}\share\solfege\help\gl\extending-solfege.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2655. Source: "{app}\share\solfege\help\gl\gpl.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2656. Source: "{app}\share\solfege\help\gl\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2657. Source: "{app}\share\solfege\help\gl\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2658. Source: "{app}\share\solfege\help\gl\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2659. Source: "{app}\share\solfege\help\gl\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2660. Source: "{app}\share\solfege\help\gl\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2661. Source: "{app}\share\solfege\help\gl\idbyname-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2662. Source: "{app}\share\solfege\help\gl\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2663. Source: "{app}\share\solfege\help\gl\identifybpm.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2664. Source: "{app}\share\solfege\help\gl\idproperty-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2665. Source: "{app}\share\solfege\help\gl\idproperty.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2666. Source: "{app}\share\solfege\help\gl\idtone-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2667. Source: "{app}\share\solfege\help\gl\idtone.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2668. Source: "{app}\share\solfege\help\gl\index.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2669. Source: "{app}\share\solfege\help\gl\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2670. Source: "{app}\share\solfege\help\gl\lesson-files.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2671. Source: "{app}\share\solfege\help\gl\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2672. Source: "{app}\share\solfege\help\gl\melodicinterval.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2673. Source: "{app}\share\solfege\help\gl\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2674. Source: "{app}\share\solfege\help\gl\mpd-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2675. Source: "{app}\share\solfege\help\gl\music-theory.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2676. Source: "{app}\share\solfege\help\gl\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2677. Source: "{app}\share\solfege\help\gl\nameinterval.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2678. Source: "{app}\share\solfege\help\gl\online-resources.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2679. Source: "{app}\share\solfege\help\gl\preferences-window.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2680. Source: "{app}\share\solfege\help\gl\profile-manager.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2681. Source: "{app}\share\solfege\help\gl\rhythm-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2682. Source: "{app}\share\solfege\help\gl\rhythm.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2683. Source: "{app}\share\solfege\help\gl\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2684. Source: "{app}\share\solfege\help\gl\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2685. Source: "{app}\share\solfege\help\gl\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2686. Source: "{app}\share\solfege\help\gl\scales.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2687. Source: "{app}\share\solfege\help\gl\singanswer-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2688. Source: "{app}\share\solfege\help\gl\singchord-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2689. Source: "{app}\share\solfege\help\gl\singchord.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2690. Source: "{app}\share\solfege\help\gl\singinterval-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2691. Source: "{app}\share\solfege\help\gl\singinterval.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2692. Source: "{app}\share\solfege\help\gl\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2693. Source: "{app}\share\solfege\help\gl\solfege-intro.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2694. Source: "{app}\share\solfege\help\gl\theory-intervals.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2695. Source: "{app}\share\solfege\help\gl\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2696. Source: "{app}\share\solfege\help\gl\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2697. Source: "{app}\share\solfege\help\gl\twelvetone.html"; DestDir: "{app}\share\solfege\help\gl"; 
  2698. Source: "{app}\share\solfege\help\nb\about-statistics.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2699. Source: "{app}\share\solfege\help\nb\bug-reporting.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2700. Source: "{app}\share\solfege\help\nb\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2701. Source: "{app}\share\solfege\help\nb\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2702. Source: "{app}\share\solfege\help\nb\dictation-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2703. Source: "{app}\share\solfege\help\nb\dictation.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2704. Source: "{app}\share\solfege\help\nb\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2705. Source: "{app}\share\solfege\help\nb\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2706. Source: "{app}\share\solfege\help\nb\elembuilder.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2707. Source: "{app}\share\solfege\help\nb\extending-solfege.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2708. Source: "{app}\share\solfege\help\nb\gpl.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2709. Source: "{app}\share\solfege\help\nb\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2710. Source: "{app}\share\solfege\help\nb\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2711. Source: "{app}\share\solfege\help\nb\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2712. Source: "{app}\share\solfege\help\nb\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2713. Source: "{app}\share\solfege\help\nb\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2714. Source: "{app}\share\solfege\help\nb\idbyname-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2715. Source: "{app}\share\solfege\help\nb\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2716. Source: "{app}\share\solfege\help\nb\identifybpm.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2717. Source: "{app}\share\solfege\help\nb\idproperty-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2718. Source: "{app}\share\solfege\help\nb\idproperty.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2719. Source: "{app}\share\solfege\help\nb\idtone-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2720. Source: "{app}\share\solfege\help\nb\idtone.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2721. Source: "{app}\share\solfege\help\nb\index.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2722. Source: "{app}\share\solfege\help\nb\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2723. Source: "{app}\share\solfege\help\nb\lesson-files.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2724. Source: "{app}\share\solfege\help\nb\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2725. Source: "{app}\share\solfege\help\nb\melodicinterval.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2726. Source: "{app}\share\solfege\help\nb\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2727. Source: "{app}\share\solfege\help\nb\mpd-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2728. Source: "{app}\share\solfege\help\nb\music-theory.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2729. Source: "{app}\share\solfege\help\nb\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2730. Source: "{app}\share\solfege\help\nb\nameinterval.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2731. Source: "{app}\share\solfege\help\nb\online-resources.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2732. Source: "{app}\share\solfege\help\nb\preferences-window.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2733. Source: "{app}\share\solfege\help\nb\profile-manager.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2734. Source: "{app}\share\solfege\help\nb\rhythm-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2735. Source: "{app}\share\solfege\help\nb\rhythm.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2736. Source: "{app}\share\solfege\help\nb\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2737. Source: "{app}\share\solfege\help\nb\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2738. Source: "{app}\share\solfege\help\nb\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2739. Source: "{app}\share\solfege\help\nb\scales.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2740. Source: "{app}\share\solfege\help\nb\singanswer-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2741. Source: "{app}\share\solfege\help\nb\singchord-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2742. Source: "{app}\share\solfege\help\nb\singchord.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2743. Source: "{app}\share\solfege\help\nb\singinterval-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2744. Source: "{app}\share\solfege\help\nb\singinterval.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2745. Source: "{app}\share\solfege\help\nb\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2746. Source: "{app}\share\solfege\help\nb\solfege-intro.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2747. Source: "{app}\share\solfege\help\nb\theory-intervals.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2748. Source: "{app}\share\solfege\help\nb\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2749. Source: "{app}\share\solfege\help\nb\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2750. Source: "{app}\share\solfege\help\nb\twelvetone.html"; DestDir: "{app}\share\solfege\help\nb"; 
  2751. Source: "{app}\share\solfege\help\nb\figures\chord.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2752. Source: "{app}\share\solfege\help\nb\figures\dictation.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2753. Source: "{app}\share\solfege\help\nb\figures\id-interval-buttons-thirds.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2754. Source: "{app}\share\solfege\help\nb\figures\id-interval-piano.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2755. Source: "{app}\share\solfege\help\nb\figures\idbyname-chords.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2756. Source: "{app}\share\solfege\help\nb\figures\idbyname-intonation.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2757. Source: "{app}\share\solfege\help\nb\figures\identifybpm.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2758. Source: "{app}\share\solfege\help\nb\figures\idtone.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2759. Source: "{app}\share\solfege\help\nb\figures\preferences-gui.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2760. Source: "{app}\share\solfege\help\nb\figures\preferences-midi.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2761. Source: "{app}\share\solfege\help\nb\figures\preferences-practise.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2762. Source: "{app}\share\solfege\help\nb\figures\preferences-sound-setup.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2763. Source: "{app}\share\solfege\help\nb\figures\preferences-user.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2764. Source: "{app}\share\solfege\help\nb\figures\rhythm.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2765. Source: "{app}\share\solfege\help\nb\figures\singchord.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2766. Source: "{app}\share\solfege\help\nb\figures\singinterval.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2767. Source: "{app}\share\solfege\help\nb\figures\twelvetone.png"; DestDir: "{app}\share\solfege\help\nb\figures"; 
  2768. Source: "{app}\share\solfege\help\nl\about-statistics.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2769. Source: "{app}\share\solfege\help\nl\bug-reporting.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2770. Source: "{app}\share\solfege\help\nl\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2771. Source: "{app}\share\solfege\help\nl\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2772. Source: "{app}\share\solfege\help\nl\dictation-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2773. Source: "{app}\share\solfege\help\nl\dictation.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2774. Source: "{app}\share\solfege\help\nl\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2775. Source: "{app}\share\solfege\help\nl\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2776. Source: "{app}\share\solfege\help\nl\elembuilder.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2777. Source: "{app}\share\solfege\help\nl\extending-solfege.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2778. Source: "{app}\share\solfege\help\nl\gpl.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2779. Source: "{app}\share\solfege\help\nl\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2780. Source: "{app}\share\solfege\help\nl\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2781. Source: "{app}\share\solfege\help\nl\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2782. Source: "{app}\share\solfege\help\nl\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2783. Source: "{app}\share\solfege\help\nl\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2784. Source: "{app}\share\solfege\help\nl\idbyname-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2785. Source: "{app}\share\solfege\help\nl\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2786. Source: "{app}\share\solfege\help\nl\identifybpm.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2787. Source: "{app}\share\solfege\help\nl\idproperty-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2788. Source: "{app}\share\solfege\help\nl\idproperty.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2789. Source: "{app}\share\solfege\help\nl\idtone-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2790. Source: "{app}\share\solfege\help\nl\idtone.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2791. Source: "{app}\share\solfege\help\nl\index.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2792. Source: "{app}\share\solfege\help\nl\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2793. Source: "{app}\share\solfege\help\nl\lesson-files.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2794. Source: "{app}\share\solfege\help\nl\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2795. Source: "{app}\share\solfege\help\nl\melodicinterval.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2796. Source: "{app}\share\solfege\help\nl\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2797. Source: "{app}\share\solfege\help\nl\mpd-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2798. Source: "{app}\share\solfege\help\nl\music-theory.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2799. Source: "{app}\share\solfege\help\nl\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2800. Source: "{app}\share\solfege\help\nl\nameinterval.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2801. Source: "{app}\share\solfege\help\nl\online-resources.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2802. Source: "{app}\share\solfege\help\nl\preferences-window.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2803. Source: "{app}\share\solfege\help\nl\profile-manager.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2804. Source: "{app}\share\solfege\help\nl\rhythm-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2805. Source: "{app}\share\solfege\help\nl\rhythm.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2806. Source: "{app}\share\solfege\help\nl\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2807. Source: "{app}\share\solfege\help\nl\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2808. Source: "{app}\share\solfege\help\nl\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2809. Source: "{app}\share\solfege\help\nl\scales.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2810. Source: "{app}\share\solfege\help\nl\singanswer-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2811. Source: "{app}\share\solfege\help\nl\singchord-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2812. Source: "{app}\share\solfege\help\nl\singchord.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2813. Source: "{app}\share\solfege\help\nl\singinterval-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2814. Source: "{app}\share\solfege\help\nl\singinterval.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2815. Source: "{app}\share\solfege\help\nl\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2816. Source: "{app}\share\solfege\help\nl\solfege-intro.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2817. Source: "{app}\share\solfege\help\nl\theory-intervals.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2818. Source: "{app}\share\solfege\help\nl\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2819. Source: "{app}\share\solfege\help\nl\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2820. Source: "{app}\share\solfege\help\nl\twelvetone.html"; DestDir: "{app}\share\solfege\help\nl"; 
  2821. Source: "{app}\share\solfege\help\pl\about-statistics.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2822. Source: "{app}\share\solfege\help\pl\bug-reporting.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2823. Source: "{app}\share\solfege\help\pl\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2824. Source: "{app}\share\solfege\help\pl\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2825. Source: "{app}\share\solfege\help\pl\dictation-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2826. Source: "{app}\share\solfege\help\pl\dictation.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2827. Source: "{app}\share\solfege\help\pl\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2828. Source: "{app}\share\solfege\help\pl\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2829. Source: "{app}\share\solfege\help\pl\elembuilder.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2830. Source: "{app}\share\solfege\help\pl\extending-solfege.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2831. Source: "{app}\share\solfege\help\pl\gpl.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2832. Source: "{app}\share\solfege\help\pl\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2833. Source: "{app}\share\solfege\help\pl\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2834. Source: "{app}\share\solfege\help\pl\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2835. Source: "{app}\share\solfege\help\pl\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2836. Source: "{app}\share\solfege\help\pl\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2837. Source: "{app}\share\solfege\help\pl\idbyname-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2838. Source: "{app}\share\solfege\help\pl\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2839. Source: "{app}\share\solfege\help\pl\identifybpm.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2840. Source: "{app}\share\solfege\help\pl\idproperty-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2841. Source: "{app}\share\solfege\help\pl\idproperty.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2842. Source: "{app}\share\solfege\help\pl\idtone-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2843. Source: "{app}\share\solfege\help\pl\idtone.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2844. Source: "{app}\share\solfege\help\pl\index.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2845. Source: "{app}\share\solfege\help\pl\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2846. Source: "{app}\share\solfege\help\pl\lesson-files.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2847. Source: "{app}\share\solfege\help\pl\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2848. Source: "{app}\share\solfege\help\pl\melodicinterval.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2849. Source: "{app}\share\solfege\help\pl\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2850. Source: "{app}\share\solfege\help\pl\mpd-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2851. Source: "{app}\share\solfege\help\pl\music-theory.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2852. Source: "{app}\share\solfege\help\pl\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2853. Source: "{app}\share\solfege\help\pl\nameinterval.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2854. Source: "{app}\share\solfege\help\pl\online-resources.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2855. Source: "{app}\share\solfege\help\pl\preferences-window.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2856. Source: "{app}\share\solfege\help\pl\profile-manager.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2857. Source: "{app}\share\solfege\help\pl\rhythm-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2858. Source: "{app}\share\solfege\help\pl\rhythm.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2859. Source: "{app}\share\solfege\help\pl\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2860. Source: "{app}\share\solfege\help\pl\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2861. Source: "{app}\share\solfege\help\pl\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2862. Source: "{app}\share\solfege\help\pl\scales.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2863. Source: "{app}\share\solfege\help\pl\singanswer-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2864. Source: "{app}\share\solfege\help\pl\singchord-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2865. Source: "{app}\share\solfege\help\pl\singchord.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2866. Source: "{app}\share\solfege\help\pl\singinterval-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2867. Source: "{app}\share\solfege\help\pl\singinterval.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2868. Source: "{app}\share\solfege\help\pl\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2869. Source: "{app}\share\solfege\help\pl\solfege-intro.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2870. Source: "{app}\share\solfege\help\pl\theory-intervals.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2871. Source: "{app}\share\solfege\help\pl\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2872. Source: "{app}\share\solfege\help\pl\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2873. Source: "{app}\share\solfege\help\pl\twelvetone.html"; DestDir: "{app}\share\solfege\help\pl"; 
  2874. Source: "{app}\share\solfege\help\pt_BR\about-statistics.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2875. Source: "{app}\share\solfege\help\pt_BR\bug-reporting.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2876. Source: "{app}\share\solfege\help\pt_BR\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2877. Source: "{app}\share\solfege\help\pt_BR\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2878. Source: "{app}\share\solfege\help\pt_BR\dictation-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2879. Source: "{app}\share\solfege\help\pt_BR\dictation.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2880. Source: "{app}\share\solfege\help\pt_BR\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2881. Source: "{app}\share\solfege\help\pt_BR\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2882. Source: "{app}\share\solfege\help\pt_BR\elembuilder.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2883. Source: "{app}\share\solfege\help\pt_BR\extending-solfege.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2884. Source: "{app}\share\solfege\help\pt_BR\gpl.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2885. Source: "{app}\share\solfege\help\pt_BR\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2886. Source: "{app}\share\solfege\help\pt_BR\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2887. Source: "{app}\share\solfege\help\pt_BR\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2888. Source: "{app}\share\solfege\help\pt_BR\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2889. Source: "{app}\share\solfege\help\pt_BR\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2890. Source: "{app}\share\solfege\help\pt_BR\idbyname-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2891. Source: "{app}\share\solfege\help\pt_BR\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2892. Source: "{app}\share\solfege\help\pt_BR\identifybpm.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2893. Source: "{app}\share\solfege\help\pt_BR\idproperty-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2894. Source: "{app}\share\solfege\help\pt_BR\idproperty.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2895. Source: "{app}\share\solfege\help\pt_BR\idtone-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2896. Source: "{app}\share\solfege\help\pt_BR\idtone.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2897. Source: "{app}\share\solfege\help\pt_BR\index.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2898. Source: "{app}\share\solfege\help\pt_BR\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2899. Source: "{app}\share\solfege\help\pt_BR\lesson-files.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2900. Source: "{app}\share\solfege\help\pt_BR\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2901. Source: "{app}\share\solfege\help\pt_BR\melodicinterval.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2902. Source: "{app}\share\solfege\help\pt_BR\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2903. Source: "{app}\share\solfege\help\pt_BR\mpd-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2904. Source: "{app}\share\solfege\help\pt_BR\music-theory.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2905. Source: "{app}\share\solfege\help\pt_BR\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2906. Source: "{app}\share\solfege\help\pt_BR\nameinterval.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2907. Source: "{app}\share\solfege\help\pt_BR\online-resources.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2908. Source: "{app}\share\solfege\help\pt_BR\preferences-window.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2909. Source: "{app}\share\solfege\help\pt_BR\profile-manager.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2910. Source: "{app}\share\solfege\help\pt_BR\rhythm-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2911. Source: "{app}\share\solfege\help\pt_BR\rhythm.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2912. Source: "{app}\share\solfege\help\pt_BR\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2913. Source: "{app}\share\solfege\help\pt_BR\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2914. Source: "{app}\share\solfege\help\pt_BR\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2915. Source: "{app}\share\solfege\help\pt_BR\scales.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2916. Source: "{app}\share\solfege\help\pt_BR\singanswer-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2917. Source: "{app}\share\solfege\help\pt_BR\singchord-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2918. Source: "{app}\share\solfege\help\pt_BR\singchord.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2919. Source: "{app}\share\solfege\help\pt_BR\singinterval-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2920. Source: "{app}\share\solfege\help\pt_BR\singinterval.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2921. Source: "{app}\share\solfege\help\pt_BR\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2922. Source: "{app}\share\solfege\help\pt_BR\solfege-intro.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2923. Source: "{app}\share\solfege\help\pt_BR\theory-intervals.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2924. Source: "{app}\share\solfege\help\pt_BR\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2925. Source: "{app}\share\solfege\help\pt_BR\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2926. Source: "{app}\share\solfege\help\pt_BR\twelvetone.html"; DestDir: "{app}\share\solfege\help\pt_BR"; 
  2927. Source: "{app}\share\solfege\help\pt_BR\figures\chord.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2928. Source: "{app}\share\solfege\help\pt_BR\figures\dictation.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2929. Source: "{app}\share\solfege\help\pt_BR\figures\id-interval-buttons-thirds.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2930. Source: "{app}\share\solfege\help\pt_BR\figures\id-interval-piano.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2931. Source: "{app}\share\solfege\help\pt_BR\figures\idbyname-chords.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2932. Source: "{app}\share\solfege\help\pt_BR\figures\identifybpm.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2933. Source: "{app}\share\solfege\help\pt_BR\figures\idtone.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2934. Source: "{app}\share\solfege\help\pt_BR\figures\preferences-gui.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2935. Source: "{app}\share\solfege\help\pt_BR\figures\preferences-midi.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2936. Source: "{app}\share\solfege\help\pt_BR\figures\preferences-practise.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2937. Source: "{app}\share\solfege\help\pt_BR\figures\preferences-sound-setup.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2938. Source: "{app}\share\solfege\help\pt_BR\figures\preferences-user.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2939. Source: "{app}\share\solfege\help\pt_BR\figures\rhythm.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2940. Source: "{app}\share\solfege\help\pt_BR\figures\singchord.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2941. Source: "{app}\share\solfege\help\pt_BR\figures\singinterval.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2942. Source: "{app}\share\solfege\help\pt_BR\figures\twelvetone.png"; DestDir: "{app}\share\solfege\help\pt_BR\figures"; 
  2943. Source: "{app}\share\solfege\help\ru\about-statistics.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2944. Source: "{app}\share\solfege\help\ru\bug-reporting.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2945. Source: "{app}\share\solfege\help\ru\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2946. Source: "{app}\share\solfege\help\ru\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2947. Source: "{app}\share\solfege\help\ru\dictation-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2948. Source: "{app}\share\solfege\help\ru\dictation.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2949. Source: "{app}\share\solfege\help\ru\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2950. Source: "{app}\share\solfege\help\ru\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2951. Source: "{app}\share\solfege\help\ru\elembuilder.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2952. Source: "{app}\share\solfege\help\ru\extending-solfege.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2953. Source: "{app}\share\solfege\help\ru\gpl.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2954. Source: "{app}\share\solfege\help\ru\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2955. Source: "{app}\share\solfege\help\ru\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2956. Source: "{app}\share\solfege\help\ru\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2957. Source: "{app}\share\solfege\help\ru\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2958. Source: "{app}\share\solfege\help\ru\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2959. Source: "{app}\share\solfege\help\ru\idbyname-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2960. Source: "{app}\share\solfege\help\ru\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2961. Source: "{app}\share\solfege\help\ru\identifybpm.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2962. Source: "{app}\share\solfege\help\ru\idproperty-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2963. Source: "{app}\share\solfege\help\ru\idproperty.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2964. Source: "{app}\share\solfege\help\ru\idtone-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2965. Source: "{app}\share\solfege\help\ru\idtone.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2966. Source: "{app}\share\solfege\help\ru\index.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2967. Source: "{app}\share\solfege\help\ru\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2968. Source: "{app}\share\solfege\help\ru\lesson-files.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2969. Source: "{app}\share\solfege\help\ru\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2970. Source: "{app}\share\solfege\help\ru\melodicinterval.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2971. Source: "{app}\share\solfege\help\ru\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2972. Source: "{app}\share\solfege\help\ru\mpd-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2973. Source: "{app}\share\solfege\help\ru\music-theory.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2974. Source: "{app}\share\solfege\help\ru\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2975. Source: "{app}\share\solfege\help\ru\nameinterval.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2976. Source: "{app}\share\solfege\help\ru\online-resources.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2977. Source: "{app}\share\solfege\help\ru\preferences-window.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2978. Source: "{app}\share\solfege\help\ru\profile-manager.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2979. Source: "{app}\share\solfege\help\ru\rhythm-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2980. Source: "{app}\share\solfege\help\ru\rhythm.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2981. Source: "{app}\share\solfege\help\ru\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2982. Source: "{app}\share\solfege\help\ru\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2983. Source: "{app}\share\solfege\help\ru\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2984. Source: "{app}\share\solfege\help\ru\scales.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2985. Source: "{app}\share\solfege\help\ru\singanswer-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2986. Source: "{app}\share\solfege\help\ru\singchord-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2987. Source: "{app}\share\solfege\help\ru\singchord.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2988. Source: "{app}\share\solfege\help\ru\singinterval-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2989. Source: "{app}\share\solfege\help\ru\singinterval.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2990. Source: "{app}\share\solfege\help\ru\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2991. Source: "{app}\share\solfege\help\ru\solfege-intro.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2992. Source: "{app}\share\solfege\help\ru\theory-intervals.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2993. Source: "{app}\share\solfege\help\ru\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2994. Source: "{app}\share\solfege\help\ru\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2995. Source: "{app}\share\solfege\help\ru\twelvetone.html"; DestDir: "{app}\share\solfege\help\ru"; 
  2996. Source: "{app}\share\solfege\help\tr\about-statistics.html"; DestDir: "{app}\share\solfege\help\tr"; 
  2997. Source: "{app}\share\solfege\help\tr\bug-reporting.html"; DestDir: "{app}\share\solfege\help\tr"; 
  2998. Source: "{app}\share\solfege\help\tr\chordvoicing-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  2999. Source: "{app}\share\solfege\help\tr\compareintervals-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3000. Source: "{app}\share\solfege\help\tr\dictation-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3001. Source: "{app}\share\solfege\help\tr\dictation.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3002. Source: "{app}\share\solfege\help\tr\ear-training-test-printout-editor.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3003. Source: "{app}\share\solfege\help\tr\elembuilder-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3004. Source: "{app}\share\solfege\help\tr\elembuilder.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3005. Source: "{app}\share\solfege\help\tr\extending-solfege.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3006. Source: "{app}\share\solfege\help\tr\gpl.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3007. Source: "{app}\share\solfege\help\tr\harmonicinterval-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3008. Source: "{app}\share\solfege\help\tr\harmonicinterval.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3009. Source: "{app}\share\solfege\help\tr\idbyname-cadences.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3010. Source: "{app}\share\solfege\help\tr\idbyname-chords.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3011. Source: "{app}\share\solfege\help\tr\idbyname-intonation.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3012. Source: "{app}\share\solfege\help\tr\idbyname-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3013. Source: "{app}\share\solfege\help\tr\identifybpm-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3014. Source: "{app}\share\solfege\help\tr\identifybpm.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3015. Source: "{app}\share\solfege\help\tr\idproperty-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3016. Source: "{app}\share\solfege\help\tr\idproperty.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3017. Source: "{app}\share\solfege\help\tr\idtone-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3018. Source: "{app}\share\solfege\help\tr\idtone.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3019. Source: "{app}\share\solfege\help\tr\index.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3020. Source: "{app}\share\solfege\help\tr\inverting-intervals.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3021. Source: "{app}\share\solfege\help\tr\lesson-files.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3022. Source: "{app}\share\solfege\help\tr\melodicinterval-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3023. Source: "{app}\share\solfege\help\tr\melodicinterval.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3024. Source: "{app}\share\solfege\help\tr\midi-instrument-names.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3025. Source: "{app}\share\solfege\help\tr\mpd-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3026. Source: "{app}\share\solfege\help\tr\music-theory.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3027. Source: "{app}\share\solfege\help\tr\nameinterval-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3028. Source: "{app}\share\solfege\help\tr\nameinterval.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3029. Source: "{app}\share\solfege\help\tr\online-resources.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3030. Source: "{app}\share\solfege\help\tr\preferences-window.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3031. Source: "{app}\share\solfege\help\tr\profile-manager.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3032. Source: "{app}\share\solfege\help\tr\rhythm-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3033. Source: "{app}\share\solfege\help\tr\rhythm.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3034. Source: "{app}\share\solfege\help\tr\rhythmtapping-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3035. Source: "{app}\share\solfege\help\tr\rhythmtapping2-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3036. Source: "{app}\share\solfege\help\tr\rhythmtapping2.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3037. Source: "{app}\share\solfege\help\tr\scales.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3038. Source: "{app}\share\solfege\help\tr\singanswer-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3039. Source: "{app}\share\solfege\help\tr\singchord-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3040. Source: "{app}\share\solfege\help\tr\singchord.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3041. Source: "{app}\share\solfege\help\tr\singinterval-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3042. Source: "{app}\share\solfege\help\tr\singinterval.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3043. Source: "{app}\share\solfege\help\tr\solfege-exercise-helps.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3044. Source: "{app}\share\solfege\help\tr\solfege-intro.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3045. Source: "{app}\share\solfege\help\tr\theory-intervals.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3046. Source: "{app}\share\solfege\help\tr\trainingset-editor.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3047. Source: "{app}\share\solfege\help\tr\twelvetone-module.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3048. Source: "{app}\share\solfege\help\tr\twelvetone.html"; DestDir: "{app}\share\solfege\help\tr"; 
  3049. Source: "{app}\share\solfege\help\tr\figures\chord.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3050. Source: "{app}\share\solfege\help\tr\figures\dictation.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3051. Source: "{app}\share\solfege\help\tr\figures\id-interval-buttons-thirds.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3052. Source: "{app}\share\solfege\help\tr\figures\id-interval-piano.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3053. Source: "{app}\share\solfege\help\tr\figures\idbyname-chords.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3054. Source: "{app}\share\solfege\help\tr\figures\idbyname-intonation.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3055. Source: "{app}\share\solfege\help\tr\figures\identifybpm.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3056. Source: "{app}\share\solfege\help\tr\figures\idtone.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3057. Source: "{app}\share\solfege\help\tr\figures\preferences-gui.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3058. Source: "{app}\share\solfege\help\tr\figures\preferences-midi.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3059. Source: "{app}\share\solfege\help\tr\figures\preferences-practise.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3060. Source: "{app}\share\solfege\help\tr\figures\preferences-sound-setup.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3061. Source: "{app}\share\solfege\help\tr\figures\preferences-user.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3062. Source: "{app}\share\solfege\help\tr\figures\rhythm.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3063. Source: "{app}\share\solfege\help\tr\figures\singchord.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3064. Source: "{app}\share\solfege\help\tr\figures\singinterval.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3065. Source: "{app}\share\solfege\help\tr\figures\twelvetone.png"; DestDir: "{app}\share\solfege\help\tr\figures"; 
  3066. Source: "{app}\share\solfege\solfege\abstract.py"; DestDir: "{app}\share\solfege\solfege"; 
  3067. Source: "{app}\share\solfege\solfege\application.py"; DestDir: "{app}\share\solfege\solfege"; 
  3068. Source: "{app}\share\solfege\solfege\buildinfo.py"; DestDir: "{app}\share\solfege\solfege"; 
  3069. Source: "{app}\share\solfege\solfege\cfg.py"; DestDir: "{app}\share\solfege\solfege"; 
  3070. Source: "{app}\share\solfege\solfege\configwindow.py"; DestDir: "{app}\share\solfege\solfege"; 
  3071. Source: "{app}\share\solfege\solfege\const.py"; DestDir: "{app}\share\solfege\solfege"; 
  3072. Source: "{app}\share\solfege\solfege\dataparser.py"; DestDir: "{app}\share\solfege\solfege"; 
  3073. Source: "{app}\share\solfege\solfege\esel.py"; DestDir: "{app}\share\solfege\solfege"; 
  3074. Source: "{app}\share\solfege\solfege\filesystem.py"; DestDir: "{app}\share\solfege\solfege"; 
  3075. Source: "{app}\share\solfege\solfege\fpeditor.py"; DestDir: "{app}\share\solfege\solfege"; 
  3076. Source: "{app}\share\solfege\solfege\frontpage.py"; DestDir: "{app}\share\solfege\solfege"; 
  3077. Source: "{app}\share\solfege\solfege\gpath.py"; DestDir: "{app}\share\solfege\solfege"; 
  3078. Source: "{app}\share\solfege\solfege\gu.py"; DestDir: "{app}\share\solfege\solfege"; 
  3079. Source: "{app}\share\solfege\solfege\history.py"; DestDir: "{app}\share\solfege\solfege"; 
  3080. Source: "{app}\share\solfege\solfege\i18n.py"; DestDir: "{app}\share\solfege\solfege"; 
  3081. Source: "{app}\share\solfege\solfege\inputwidgets.py"; DestDir: "{app}\share\solfege\solfege"; 
  3082. Source: "{app}\share\solfege\solfege\instrumentselector.py"; DestDir: "{app}\share\solfege\solfege"; 
  3083. Source: "{app}\share\solfege\solfege\languages.py"; DestDir: "{app}\share\solfege\solfege"; 
  3084. Source: "{app}\share\solfege\solfege\lessonfile.py"; DestDir: "{app}\share\solfege\solfege"; 
  3085. Source: "{app}\share\solfege\solfege\lessonfilegui.py"; DestDir: "{app}\share\solfege\solfege"; 
  3086. Source: "{app}\share\solfege\solfege\lessonfile_editor_main.py"; DestDir: "{app}\share\solfege\solfege"; 
  3087. Source: "{app}\share\solfege\solfege\mainwin.py"; DestDir: "{app}\share\solfege\solfege"; 
  3088. Source: "{app}\share\solfege\solfege\multipleintervalconfigwidget.py"; DestDir: "{app}\share\solfege\solfege"; 
  3089. Source: "{app}\share\solfege\solfege\notenamespinbutton.py"; DestDir: "{app}\share\solfege\solfege"; 
  3090. Source: "{app}\share\solfege\solfege\optionparser.py"; DestDir: "{app}\share\solfege\solfege"; 
  3091. Source: "{app}\share\solfege\solfege\osutils.py"; DestDir: "{app}\share\solfege\solfege"; 
  3092. Source: "{app}\share\solfege\solfege\pmwiki.py"; DestDir: "{app}\share\solfege\solfege"; 
  3093. Source: "{app}\share\solfege\solfege\practisesheetdlg.py"; DestDir: "{app}\share\solfege\solfege"; 
  3094. Source: "{app}\share\solfege\solfege\profilemanager.py"; DestDir: "{app}\share\solfege\solfege"; 
  3095. Source: "{app}\share\solfege\solfege\reportbug.py"; DestDir: "{app}\share\solfege\solfege"; 
  3096. Source: "{app}\share\solfege\solfege\reportlib.py"; DestDir: "{app}\share\solfege\solfege"; 
  3097. Source: "{app}\share\solfege\solfege\rhythmwidget.py"; DestDir: "{app}\share\solfege\solfege"; 
  3098. Source: "{app}\share\solfege\solfege\runtime.py"; DestDir: "{app}\share\solfege\solfege"; 
  3099. Source: "{app}\share\solfege\solfege\specialwidgets.py"; DestDir: "{app}\share\solfege\solfege"; 
  3100. Source: "{app}\share\solfege\solfege\startup.py"; DestDir: "{app}\share\solfege\solfege"; 
  3101. Source: "{app}\share\solfege\solfege\statistics.py"; DestDir: "{app}\share\solfege\solfege"; 
  3102. Source: "{app}\share\solfege\solfege\statisticsviewer.py"; DestDir: "{app}\share\solfege\solfege"; 
  3103. Source: "{app}\share\solfege\solfege\stock.py"; DestDir: "{app}\share\solfege\solfege"; 
  3104. Source: "{app}\share\solfege\solfege\testlib.py"; DestDir: "{app}\share\solfege\solfege"; 
  3105. Source: "{app}\share\solfege\solfege\tracebackwindow.py"; DestDir: "{app}\share\solfege\solfege"; 
  3106. Source: "{app}\share\solfege\solfege\trainingsetdlg.py"; DestDir: "{app}\share\solfege\solfege"; 
  3107. Source: "{app}\share\solfege\solfege\tuner.py"; DestDir: "{app}\share\solfege\solfege"; 
  3108. Source: "{app}\share\solfege\solfege\utils.py"; DestDir: "{app}\share\solfege\solfege"; 
  3109. Source: "{app}\share\solfege\solfege\uuid.py"; DestDir: "{app}\share\solfege\solfege"; 
  3110. Source: "{app}\share\solfege\solfege\winlang.py"; DestDir: "{app}\share\solfege\solfege"; 
  3111. Source: "{app}\share\solfege\solfege\winreg.py"; DestDir: "{app}\share\solfege\solfege"; 
  3112. Source: "{app}\share\solfege\solfege\xrandom.py"; DestDir: "{app}\share\solfege\solfege"; 
  3113. Source: "{app}\share\solfege\solfege\_version.py"; DestDir: "{app}\share\solfege\solfege"; 
  3114. Source: "{app}\share\solfege\solfege\__init__.py"; DestDir: "{app}\share\solfege\solfege"; 
  3115. Source: "{app}\share\solfege\solfege\exercises\chord.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3116. Source: "{app}\share\solfege\solfege\exercises\chordvoicing.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3117. Source: "{app}\share\solfege\solfege\exercises\compareintervals.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3118. Source: "{app}\share\solfege\solfege\exercises\dictation.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3119. Source: "{app}\share\solfege\solfege\exercises\elembuilder.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3120. Source: "{app}\share\solfege\solfege\exercises\harmonicinterval.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3121. Source: "{app}\share\solfege\solfege\exercises\harmonicprogressiondictation.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3122. Source: "{app}\share\solfege\solfege\exercises\idbyname.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3123. Source: "{app}\share\solfege\solfege\exercises\identifybpm.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3124. Source: "{app}\share\solfege\solfege\exercises\idproperty.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3125. Source: "{app}\share\solfege\solfege\exercises\idtone.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3126. Source: "{app}\share\solfege\solfege\exercises\melodicinterval.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3127. Source: "{app}\share\solfege\solfege\exercises\nameinterval.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3128. Source: "{app}\share\solfege\solfege\exercises\rhythm.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3129. Source: "{app}\share\solfege\solfege\exercises\rhythmdictation.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3130. Source: "{app}\share\solfege\solfege\exercises\rhythmdictation2.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3131. Source: "{app}\share\solfege\solfege\exercises\rhythmtapping.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3132. Source: "{app}\share\solfege\solfege\exercises\rhythmtapping2.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3133. Source: "{app}\share\solfege\solfege\exercises\singanswer.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3134. Source: "{app}\share\solfege\solfege\exercises\singchord.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3135. Source: "{app}\share\solfege\solfege\exercises\singinterval.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3136. Source: "{app}\share\solfege\solfege\exercises\twelvetone.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3137. Source: "{app}\share\solfege\solfege\exercises\__init__.py"; DestDir: "{app}\share\solfege\solfege\exercises"; 
  3138. Source: "{app}\share\solfege\solfege\mpd\const.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3139. Source: "{app}\share\solfege\solfege\mpd\duration.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3140. Source: "{app}\share\solfege\solfege\mpd\engravers.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3141. Source: "{app}\share\solfege\solfege\mpd\interval.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3142. Source: "{app}\share\solfege\solfege\mpd\mfutils.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3143. Source: "{app}\share\solfege\solfege\mpd\mpdutils.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3144. Source: "{app}\share\solfege\solfege\mpd\musicalpitch.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3145. Source: "{app}\share\solfege\solfege\mpd\musicdisplayer.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3146. Source: "{app}\share\solfege\solfege\mpd\parser.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3147. Source: "{app}\share\solfege\solfege\mpd\rat.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3148. Source: "{app}\share\solfege\solfege\mpd\requests.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3149. Source: "{app}\share\solfege\solfege\mpd\track.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3150. Source: "{app}\share\solfege\solfege\mpd\_exceptions.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3151. Source: "{app}\share\solfege\solfege\mpd\__init__.py"; DestDir: "{app}\share\solfege\solfege\mpd"; 
  3152. Source: "{app}\share\solfege\solfege\soundcard\exporter.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3153. Source: "{app}\share\solfege\solfege\soundcard\fakesynth.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3154. Source: "{app}\share\solfege\solfege\soundcard\midifilesynth.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3155. Source: "{app}\share\solfege\solfege\soundcard\oss_common.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3156. Source: "{app}\share\solfege\solfege\soundcard\oss_sequencer.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3157. Source: "{app}\share\solfege\solfege\soundcard\oss_sequencer2.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3158. Source: "{app}\share\solfege\solfege\soundcard\solfege_c_midi.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3159. Source: "{app}\share\solfege\solfege\soundcard\soundcardexceptions.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3160. Source: "{app}\share\solfege\solfege\soundcard\synth_common.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3161. Source: "{app}\share\solfege\solfege\soundcard\winmidi.pyd"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3162. Source: "{app}\share\solfege\solfege\soundcard\winsynth.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3163. Source: "{app}\share\solfege\solfege\soundcard\__init__.py"; DestDir: "{app}\share\solfege\solfege\soundcard"; 
  3164. Source: "{app}\share\themes\Default\gtk-2.0-key\gtkrc"; DestDir: "{app}\share\themes\Default\gtk-2.0-key"; 
  3165. Source: "{app}\share\themes\Emacs\gtk-2.0-key\gtkrc"; DestDir: "{app}\share\themes\Emacs\gtk-2.0-key"; 
  3166. Source: "{app}\share\themes\MS-Windows\gtk-2.0\gtkrc"; DestDir: "{app}\share\themes\MS-Windows\gtk-2.0"; 
  3167. Source: "{app}\share\themes\Raleigh\gtk-2.0\gtkrc"; DestDir: "{app}\share\themes\Raleigh\gtk-2.0"; 
  3168. Source: "{app}\zlib-1.2.4\ChangeLog"; DestDir: "{app}\zlib-1.2.4"; 
  3169. Source: "{app}\zlib-1.2.4\DLL_FAQ.txt"; DestDir: "{app}\zlib-1.2.4"; 
  3170. Source: "{app}\zlib-1.2.4\example.exe"; DestDir: "{app}\zlib-1.2.4"; 
  3171. Source: "{app}\zlib-1.2.4\example.pdb"; DestDir: "{app}\zlib-1.2.4"; 
  3172. Source: "{app}\zlib-1.2.4\example_d.exe"; DestDir: "{app}\zlib-1.2.4"; 
  3173. Source: "{app}\zlib-1.2.4\example_d.pdb"; DestDir: "{app}\zlib-1.2.4"; 
  3174. Source: "{app}\zlib-1.2.4\minigzip.exe"; DestDir: "{app}\zlib-1.2.4"; 
  3175. Source: "{app}\zlib-1.2.4\minigzip.pdb"; DestDir: "{app}\zlib-1.2.4"; 
  3176. Source: "{app}\zlib-1.2.4\minigzip_d.exe"; DestDir: "{app}\zlib-1.2.4"; 
  3177. Source: "{app}\zlib-1.2.4\minigzip_d.pdb"; DestDir: "{app}\zlib-1.2.4"; 
  3178. Source: "{app}\zlib-1.2.4\README-WIN32.txt"; DestDir: "{app}\zlib-1.2.4"; 
  3179. Source: "{app}\zlib-1.2.4\zconf.h"; DestDir: "{app}\zlib-1.2.4"; 
  3180. Source: "{app}\zlib-1.2.4\zdll.exp"; DestDir: "{app}\zlib-1.2.4"; 
  3181. Source: "{app}\zlib-1.2.4\zdll.lib"; DestDir: "{app}\zlib-1.2.4"; 
  3182. Source: "{app}\zlib-1.2.4\zlib.3.pdf"; DestDir: "{app}\zlib-1.2.4"; 
  3183. Source: "{app}\zlib-1.2.4\zlib.h"; DestDir: "{app}\zlib-1.2.4"; 
  3184. Source: "{app}\zlib-1.2.4\zlib.lib"; DestDir: "{app}\zlib-1.2.4"; 
  3185. Source: "{app}\zlib-1.2.4\zlib.pdb"; DestDir: "{app}\zlib-1.2.4"; 
  3186. Source: "{app}\zlib-1.2.4\zlib1.pdb"; DestDir: "{app}\zlib-1.2.4"; 
  3187.  
  3188. [Icons]
  3189. Name: "{app}\bin\GNU Solfege"; Filename: "{app}\bin\pythonw.exe"; Parameters: """{app}\bin\win32-start-solfege.pyw"""; WorkingDir: "{app}\bin"; 
  3190. Name: "{group}\GNU Solfege"; Filename: "{app}\bin\pythonw.exe"; Parameters: """{app}\bin\win32-start-solfege.pyw"""; WorkingDir: "{app}\bin"; 
  3191. Name: "{group}\GNU Solfege (debug)"; Filename: "{app}\bin\solfegedebug.bat"; WorkingDir: "{app}\bin"; 
  3192. Name: "{group}\README"; Filename: "{app}\README.txt"; 
  3193. Name: "{group}\INSTALL.win32"; Filename: "{app}\INSTALL.win32.txt"; 
  3194. Name: "{group}\INSTALL"; Filename: "{app}\INSTALL.txt"; 
  3195. Name: "{group}\AUTHORS"; Filename: "{app}\AUTHORS.txt"; 
  3196.  
  3197. [InstallDelete]
  3198. Type: filesandordirs; Name: "{app}\GTK"; 
  3199. Type: filesandordirs; Name: "{app}\python"; 
  3200. Type: files; Name: "{app}\share\solfege\debugtree.txt"; 
  3201. Type: files; Name: "{app}\share\solfege\learningtree.txt"; 
  3202. Type: files; Name: "{app}\share\solfege\lesson-files\share\fil1.orc"; 
  3203. Type: files; Name: "{app}\share\solfege\src\configureoutput.py"; 
  3204.  
  3205. [UninstallDelete]
  3206. Type: filesandordirs; Name: "{app}\python"; 
  3207. Type: filesandordirs; Name: "{app}\share"; 
  3208. Type: filesandordirs; Name: "{app}\bin"; 
  3209.  
  3210. [CustomMessages]
  3211. default.NameAndVersion=%1 version %2
  3212. default.AdditionalIcons=Additional icons:
  3213. default.CreateDesktopIcon=Create a &desktop icon
  3214. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  3215. default.ProgramOnTheWeb=%1 on the Web
  3216. default.UninstallProgram=Uninstall %1
  3217. default.LaunchProgram=Launch %1
  3218. default.AssocFileExtension=&Associate %1 with the %2 file extension
  3219. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  3220.  
  3221. [Languages]
  3222. ; These files are stubs
  3223. ; To achieve better results after recompilation, use the real language files
  3224. Name: "default"; MessagesFile: "embedded\default.isl"; 
  3225.