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

1 line
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> DoLaunch </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>/dolaunch
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
</div>
<hr>
<h2 align=center>
DoLaunch
</h2>
<hr>
<p> Download </p>
<blockquote>
<p> <a href="https://www.gryphel.com/d/minivmac/extras/dolaunch/dolaunch-1.2.0.zip">dolaunch-1.2.0.zip</a>
(<a href="https://www.gryphel.com/d/minivmac/extras/dolaunch/dolaunch-1.2.0.inf.txt">info</a>)
a zipped hfs disk image and checksum file.
The disk image can be mounted with Mini vMac.
Includes source code. </p>
<p>
(There is also an Alpha version in development,
see <a href="index.html#alpha">below</a>.)
</p>
</blockquote>
<p> DoLaunch launches an application named &ldquo;app&rdquo; in
the same folder in System 6 or earlier. </p>
<p> DoLaunch is intended to be used with
<a href="../autoquit/index.html">AutoQuit</a>.
AutoQuit is used to assist in &ldquo;wrapping&rdquo; an application
so that you can use it much as you would a native application
for your machine. As described on the AutoQuit page, wrapping
an application involves setting it to be the Start Up application
on a System 6 or earlier boot disk. However, some applications
can not be set to be the Start Up application, presumably
due to the bug of not initializing everything
that needs to be. (For example,
<a href="http://www.folklore.org/StoryView.py?project=Macintosh&amp;story=Alice.txt">Alice</a>,
the first Macintosh game. Or at least the version I&rsquo;ve seen, which
might be an early version as it lacks features described in the article.) </p>
<p> To use DoLaunch, rename the problem application to &ldquo;app&rdquo;,
copy the DoLaunch application to the same folder, and set
DoLaunch to be the Start Up application. Then you can use the
rest of the instructions on the
<a href="../autoquit/index.html">AutoQuit</a>
page. </p>
<p> See the
<a href="../../appc/index.html">Compiling</a>
page for instructions on compiling DoLaunch from the source code. </p>
<p> <a name="alpha"> <b>Alpha version</b> in development </a> </p>
<p>
The binary of the Alpha version is so far identical to the stable
version above, but the source code is different, being ported
to <a href="../reasm/index.html">ReAsm</a>.
</p>
<p> Download Alpha </p>
<blockquote>
<p> <a href="https://www.gryphel.com/d/minivmac/extras/dolaunch/dolaunch191208.zip">dolaunch191208.zip</a>
(<a href="https://www.gryphel.com/d/minivmac/extras/dolaunch/dolaunch191208.inf.txt">info</a>)
a zipped hfs disk image and checksum file.
The disk image can be mounted with Mini vMac.
Includes source code. </p>
</blockquote>
<p>
Here is the md5 checksum for the Alpha download, signed with
<a href="https://www.gryphel.com/c/keys/k5.html">Gryphel Key 5</a>:
</p>
<blockquote>
<pre>
--------- GRY SIGNED TEXT ---------
1cd0757f75de96e1ca7ff6c560db534d dolaunch191208.zip
------- BEGIN GRY SIGNATURE -------
Gry/4Xa8CFcUzxdN/IOIc2R/hlrlbHq2zycyQtG87ueUbM6kQosj3szjVzqiegKV
1sKjWupTmwa6cDdhhT5JM69gQw84R1hLTJfcR2EVYbOOPyw8z15yCrb+e2XoOEoS
3wcTA3+KdUd6wRynUE+z3IJJerANgxWFfJ3L371FhJJUQ9GMZGxz+OyvdwRODadM
-------- END GRY SIGNATURE --------
</pre>
</blockquote>
<p> You can redistribute DoLaunch 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> DoLaunch 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> : </p>
<p> If you find DoLaunch 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>/dolaunch
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
<br>
copyright (c) 2019 Paul C. Pratt - last update 12/15/2019
</div>
</body>
</html>