Hi people,

I create a one click setup for newbies.
It will do the following things after run:
1. download SqueakVM from ftp.squeak.org
2. download 3.9 images, soruces ftp.squeak.org
3. extract all things
4. create shortcut in desktop and program menu.

I found the download process may cost some time, because there is only one download session.
The installer can work only in Windows. It can be get from:

http://liuxinyu95.googlepages.com/squeak3.9_win_installer.exe

I created it with NullSoft installation system scripts. I shared the script code here:
http://liuxinyu95.googlepages.com/squeak3.9_win_install.nsi
You can change it when 3.9 package updates.

Have fun with 3.9!

Best regards.
Yours,
Liu