uvmac/docs/extras/ejctquit/index.html
2020-03-14 15:28:01 -04:00

1 line
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> EjctQuit </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="index.html">
</head>
<body>
<div>
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/ejctquit
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
</div>
<hr>
<h2 align=center>
EjctQuit
</h2>
<hr>
<p> Download </p>
<blockquote>
<p> <a href="https://www.gryphel.com/d/minivmac/extras/ejctquit/ejctquit-1.0.1.zip">ejctquit-1.0.1.zip</a>
(45K) a zipped hfs disk image and checksum file.
The disk image can be mounted with Mini vMac.
Includes source code. </p>
</blockquote>
<p> If you place the "EjctQuit" application in the "Shutdown Items"
folder within the 7.5.x "System Folder", then Mini vMac will
automatically quit when you shut down the emulated machine. </p>
<p> <a href="../autquit7/index.html">AutQuit7</a>
can accomplish pretty
much the same thing. However, if you don&rsquo;t require the
extra features of AutQuit7, and do require System 7.5,
EjctQuit may still be useful. Since EjctQuit doesn&rsquo;t
run until shut down, it doesn&rsquo;t have the (small) memory
usage of AutQuit7, or the (slight) chance of
incompatibilities. </p>
<p> All the application does is to set a flag within Mini vMac, which
causes Mini vMac to quit when the last disk is ejected.
So it will also work to place it in the "Startup Items" folder
of earlier System 7 versions (which don&rsquo;t have a "Shutdown Items")
folder, but the disadvantage is that Mini vMac will quit if
you eject the startup disk, and no other disks are mounted. </p>
<p> EjctQuit is a variation of <a href="../autoquit/index.html">AutoQuit</a>,
with the code for shutting down the machine taken out, since
the "Shut Down" command already takes care of that. It is also
an ordinary application, rather than a file with the same type
as the Finder. </p>
<p> If the shift key is held down, EjctQuit will have no effect.
(Mini vMac won&rsquo;t quit, so you can reset the emulated machine
and mount another boot disk image.) </p>
<p> EjctQuit will check to make sure that it is running
inside of Mini vMac, and do nothing if it isn&rsquo;t.
This means it is safe to use a disk image with
EjctQuit installed in other emulators. </p>
<p>
Here is the md5 checksum for the download, signed with
<a href="https://www.gryphel.com/c/keys/k5.html">Gryphel Key 5</a>:
</p>
<blockquote>
<pre>
--------- GRY SIGNED TEXT ---------
87c4e268fe3fd23954e6d64ae39b6b9b ejctquit-1.0.1.zip
------- BEGIN GRY SIGNATURE -------
Gry/4Xa8CFcUzxdN/KClaSypl0shmZMa6pMVL+oqUvXCKU8GuVDxFMMA+lPI3vLG
vbTGZFpoiEWF2Qowqi9ExIbb6/7QIjyn6ahn9d2IjXPXR9+HUSL8LDG+ja+W7H5E
tLfOsQee7afh2nkuvCzUrDNQjrjenqZUEB8LwiczqKLOLGOSYE29RUDcUyOb9U8r
-------- END GRY SIGNATURE --------
</pre>
</blockquote>
<p> See the
<a href="../../appc/index.html">Compiling</a>
page for instructions on compiling EjctQuit from the source code. </p>
<p> You can redistribute EjctQuit and/or modify it under the terms
of version 2 of the GNU General Public License as published by
the Free Software Foundation. See the included file COPYING. </p>
<p> EjctQuit is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
license for more details. </p>
<p> News: </p>
<p> <b> October 6, 2012 </b> </p>
<p> As reported by "David", it didn't work in the Basilisk II emulator.
Copied fix from the Mini vMac build system for the code intended
to detect when running in Mini vMac.
</p>
<p> : </p>
<p> If you find EjctQuit useful, please consider
<a href="https://www.gryphel.com/c/help/index.html">helping the Gryphel Project</a>,
of which it is a part. </p>
<a href="https://www.gryphel.com/index.html">
<img src="https://www.gryphel.com/d/gryphel-32.gif" width=32 height=32 border=0
alt="gryphel logo, 1K"
>
</a>
<hr>
<div>
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/ejctquit
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
<br>
copyright (c) 2012 Paul C. Pratt - last update 10/6/2012
</div>
</body>
</html>