On Thu, Feb 4, 2010 at 9:38 AM, Nathan Tuttle <[email protected]>wrote:
> I am a ne smalltalker. Trying to figure out how to launch apps to > users. I have a nice image.but how do I present to someone to use who > is not a developer? > > Nathan: If you just want it to give it to some persons, suppose students, maybe you can just give your own image, or the customize the OneClick as Stef said. With the OneClick the only thing you have to do is to unzip and double click (it works in Linux, MacOS and Windows). Even simpler than an installer. The last OneClick image is this one: https://gforge.inria.fr/frs/download.php/23260/Pharo1.0-10440-BETAdev09.09ONECLICK.4.zip Although we will do a new one for Pharo 1.0 release. You can just download it, uncompress it, change your .changes and .image for YOURs, zip it again and that's all. If you want, lets say, each person in the world be able to load your code, put it in squeaksource. Imagine this like a SVN/CVS repository. Another option is create your own customized .exe installer. Torsted can help you here :) With this, you can create an .exe windows installer that will install the vm, the image, etc. Cheers Mariano > > Sent from my iPod > > On Feb 4, 2010, at 2:08 AM, Stéphane Ducasse > <[email protected]> wrote: > > > > > On Feb 4, 2010, at 8:41 AM, Nathan Tuttle wrote: > > > >> I created a CRC calculating algorithm and I want to be able to > >> deploy my application for other people to use. I am not sure how to > >> package an image so that it is user friendly. > > > > Hi nathan > > > > what you can do is to copy the OneClick setup and put your image > > inside? > > On which OS are you? > > It would be nice to create a simple how to for such kind of question. > > Let us know your progress and choices/results > > > >> Any help would be nice. > >> > >> Thanks > >> _______________________________________________ > >> Pharo-project mailing list > >> [email protected] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
