git clone https://github.com/HPI-SWA-Lab/RSqueak
Build RSqueak. This can be done, for example, by copying everything in .appveyor/ into the root folder of the repository, editing rsqueak-build.bat to include -Ojit, and then running it from a Visual Studio prompt. Alternatively, build targetrsqueak.py with JIT some other way.
http://lively-kernel.org/babelsberg/RSqueak/rsqueak-win32-jit.exe
You need SDL.dll in your PATH or next to the binary (get here: http://www.libsdl.org/release/SDL-1.2.15-win32.zip). Then execute (from the cmdline from within the repo): rsqueak.exe images/Squeak-4.6-vmmaker.bench.image