Squeak VM Setup

Just a record for the steps of setting up Squeak VM compilation tools.
The first useful tutorial I encounter is to set up the tools for VM compilation. I am going to simplify the steps as follows:
1. Download the Squeak VM Win32 Source from the release directory, into C:\. It saves you a lot of fine [...]