You dont need to create an exe file, pharo already comes with an exe file
that contains the vm and pharo internals, everything else is in the image
file. You can customize pharo to display only a specific gui, its a matter
of creating the gui you want maximize it to whole screen and saving the
image. Next time you open Pharo it will appear as it was when you saved it.
You can also disable the world menu so your users dont have access to the
pharo development tools.

here are some valuable infos

http://forum.world.st/How-to-disable-development-tools-on-Pharo-1-3-td4341468.html

http://smalltalkzen.wordpress.com/2013/09/21/packaging-your-squeakpharo-image-for-deployment/


because Pharo is almost entirely coded in smalltalk you can customize it
completely. How far you go to this will depend largely from your
willingness to explore the system and learn about it.


On Mon, Nov 4, 2013 at 12:07 PM, prova email <prova...@hotmail.it> wrote:

> It's quite hard to me to explain what i need. When i ask something, i've
> never had the answer that i want. What do you mean for "There are some
> places in the system where you can put txt file"? What are the places you
> are talking about? Is it the Pharo 2.0 folder?
> Can somebody tell me step-by-step how to create the .exe file? Why is it
> so difficult? As i said at the beginnning of one of my first messages, i'm
> a rookie in Pharo. So i need something more.
>
> Thanks again.
> Paolo
>

Reply via email to