On Sat, Jul 24, 2010 at 2:29 PM, Thomas Worthington
<thomas@2worthingtons.net> wrote:
Hi everyone,
Hi and welcome!
�
Two questions:
1) How do I get my Pharo 1.0 to "upgrade" to the 1.1 image?
2) How do I make a "one-click" image that will start my app when clicked?
Very easy. Two options:
- Take your new image (both .image and .changes), put exactly the same file names, and override the original files that can be found in /Contents/Resources . I think they are named Pharo-1.0.image and Pharo-1.0.changes
- This option is the proper one. It depends on the OS you are using. If you are in Linux, just edit the Pharo.sh file so that it points to your new image (where it says "$RES/Pharo-1.0.image"). If you are in Windows, edit the Pharo.ini file where it says "ImageFile=Contents\Resources\Pharo-1.0.image".
�
Sorry if these are FAQs, but I couldn't find answers via Google.
TW
_______________________________________________
Pharo-users mailing list
Pharo-users@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users