Le 05/07/2015 12:44, stepharo a écrit :
> thank cyril
> I saw that and I have not idea why one I execute this example3 method
> now I get the startup of fresh image.
> I would really like to get startUppreference to be loaded on demand.
>
> Stef
>
+1 for this.
Sometimes I want an image without startup preferences when I have to
take some screen for example without the dark theme.
I know there is a way to disable the startup preference with command
lines, we do it with one of the Pillar's build but we should not have to
do that.
./pharo Pharo.image eval --save "StartupPreferencesLoader
allowStartupScript: false."