Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!news.moneng.mei.com!uwm.edu!lll-winken.llnl.gov!enews.sgi.com!decwrl!amd!amdint.amd.com!txnews.amd.com!news
From: charles.herrick@amd.com
Subject: Re: Removing Launcher from Visualworks 2.0 image
Message-ID: <Cywr8z.6Et@txnews.amd.com>
Sender: news@txnews.amd.com
Nntp-Posting-Host: aunext1
Reply-To: charles.herrick@amd.com
Organization: Advanced Micro Devices, Austin, TX, USA
References: <CyrKBu.CpC@sybase.com>
Date: Mon, 7 Nov 1994 17:29:21 GMT
Lines: 18

In article <CyrKBu.CpC@sybase.com> vinay@sybase.com (Vinay Santurkar) writes:
> I would like to deploy a Visualworks application in a stripped down 
> form, which does not even include the Launcher.

Here's how you would do this in v1.0, give it a try..

1.prepare your image so it appears exactly like you want it
at startup. close all Launchers, windows, etc.

2. hit Control-Shift-C.
this brings up an "emergency evaluator"

3. type "ObjectMemory saveDialogThenQuit: true" into the emergency evaluator
then hit <Escape>

4. name your image.
--
contents intended to represent only personal opinions
