You should have a look at keith package
there is Installer and another one that allows one to feed the popupIdeally we should remove the pop up Now you can specify a script in which you will disable the preferences Preferences disable: something like that On Aug 21, 2008, at 7:53 AM, laurent laffont wrote:
On Wed, Aug 20, 2008 at 11:41 PM, Matthew Fulmer <[EMAIL PROTECTED]> wrote:On Wed, Aug 20, 2008 at 10:09:32PM +0200, laurent laffont wrote: > Thank you. >> I have another super newbie question. I want to disable the warning that > SqueakV39.sources is not found when we load an image. I found the preference > and the message Preferences>>warnIfNoSourcesFile but this is not called on> startup (I've put a halt in it to check) >> I try to find a tool to search for the string "Squeak cannot find the> sources file named ..." to know which code popup the dialog. Disable the preference general > warnIfNoSourcesFileI don't want to do this manually: I want my tools to download damien's zip archive extract it and run all the tests. I don't want to prepare manually the image for testing.> I want to disable this dialog and the "Enter your initials" one by code in > my squeakci script, as it prevent me from drinking my coffee or taking a nap> while all tests runs without any human intervention. I think this is the code: Utilities authorInitials: 'test' OK, thank you. -- Matthew Fulmer -- http://mtfulmer.wordpress.com/ -- Laurent Laffont _______________________________________________ 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
