On 26/04/15 18:35, Nicolai Hess wrote:
Image or VM?
Uhm, yes, thank you. As a naive user, I probably don't know, so probably both...
Yes, at least on windows the pharo preference and image repository wont be deleted.
Good.
How can I switch/upgrade the vm used for an image? AFAIK there is only one VM used, the one that runs the pharo launcher image.
With Spur we are likely to have a period where it makes sense to be able to choose a vm.
self naiveUserMode: #off. self powerUserMode: #on. download a new pharo launcher image from CI and replace the one in the pharo launcher vm directory.
Thanks, I'll do that for the moment. Stephan