I fixed a problem in the installer. <br>When user installs squeak to a folder which name contains space letter, the Windows short cut such as:<br>squeak.exe folder name\xxxx.image <br>will failed to parse the full path. Add quote mark will solve this problem.
<br>Please get the latest one from:<br><a href="http://liuxinyu95.googlepages.com/squeak3.9_win_installer.exe" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://liuxinyu95.googlepages.com/squeak3.9_win_installer.exe
</a><br><br>Best regards.<br><br>Liu.<br><br><div><span class="gmail_quote">On 10/16/06, <b class="gmail_sendername">Xinyu Liu</b> &lt;<a href="mailto:liuxinyu95@gmail.com">liuxinyu95@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi people,<br><br>I create a one click setup for newbies.<br>It will do the following things after run:<br>1. download SqueakVM from <a href="http://ftp.squeak.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ftp.squeak.org</a><br>2. download 3.9 images, soruces <a href="http://ftp.squeak.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ftp.squeak.org</a><br>3. extract all things<br>4. create shortcut in desktop and program menu.<br><br>I found the download process may cost some time, because there is only one download session.<br>The installer can work only in Windows. It can be get from:
<br><br><a href="http://liuxinyu95.googlepages.com/squeak3.9_win_installer.exe" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://liuxinyu95.googlepages.com/squeak3.9_win_installer.exe</a><br>
<br>I created it with NullSoft installation system scripts. I shared the script code here:
<br><a href="http://liuxinyu95.googlepages.com/squeak3.9_win_install.nsi" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://liuxinyu95.googlepages.com/squeak3.9_win_install.nsi</a><br>You can change it when 
3.9 package updates.<br><br>Have fun with 3.9!<br><br>Best regards.
<br>Yours,<br><span class="sg">Liu<br>

</span></blockquote></div><br>