July 19, 2010
12:35 p.m.
On Jul 19, 2010, at 10:39 AM, nullPointer wrote:
Excuse me for my poor english.
I want implement a mechanism of deploy in Pharo. The objetive is obtain one file with VM and Image mergeds. I believe than in MACOS is easy, only is needed put the image file into the "VM" folder and create a zip with a link to APPs folder. In Windows the idea is merge VM and image in one file and create a classical windows installer. Exists some previous work do it for deployment? I see for example images "One click" for mac.
OneClick image should wor on linx and windows too. Is it not what you want? There was a mechanism in the past to include an image in the vm ( but I forgot ). Stef