<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <meta charset="utf-8">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">&gt;Could you point me to what's the best way to install latest FS into
&gt;trunk?  Thanks!</pre>
    Chris<br>
    <br>
    <br>
    (Installer wiresong project: 'mc')<br>
    <br>
    &nbsp; addPackage: 'FS-Core';<br>
    <br>
    &nbsp; addPackage: 'FS-Disk';<br>
    <br>
    &nbsp; addPackage: 'FS-Memory';<br>
    <br>
    &nbsp; addPackage: 'FS-AnsiStreams';<br>
    <br>
    &nbsp; addPackage: 'FS-Zip';<br>
    <br>
    &nbsp; addPackage: 'FS-FileStream';<br>
    <br>
    &nbsp; addPackage: 'FS-Tests-Core';<br>
    <br>
    &nbsp; addPackage: 'FS-Tests-AnsiStreams';<br>
    <br>
    &nbsp; addPackage: 'FS-Tests-Xtreams';<br>
    <br>
    &nbsp; addPackage: 'FS-Tests-Zip';<br>
    <br>
    &nbsp; addPackage: 'FS-Tests-Disk';<br>
    <br>
    &nbsp; addPackage: 'FS-Tests-FileStream';<br>
    <br>
    &nbsp; install.<br>
    <br>
    <br>
    You could also add:<br>
    <br>
    &nbsp; addPackage: 'FS-Xtreams';<br>
  </body>
</html>