Hi all,

I just released a new version of the PharoLauncher 1.0.1.
Here are major improvements since last version:
You can get platform bundles from files.pharo.org:

Enjoy,
Christophe.

For those wanted more info on how the adequate VM is computed, here is the process:
  1. determine the image format version
  2. find (and optionnaly fetch) a compatible VM (a VM able to run this image format) and run the image to get its Pharo version number
  3. find (and optionnaly fetch) the appropriate VM for this specific Pharo image version. Sources files are also downloaded with the VM when applicable.
  4. run the image with the appropriate VM