| Last Updated: | 25 March, 1999 |
| Installation Instructions |
Because Packafied is a Java application, getting it up and running is a little more difficult than normal applications.
If you have Microsoft Internet Explorer 4.0 or later installed, you already have a copy of Microsoft's JVM on your system. While you can use Microsoft's JVM, it contains a few bugs that keep Packafied from running smoothly. If you really want to use Microsoft's JVM, go and get the latest version from here.
I recommend that you go to Sun's web page and download Java 1.2. It is that latest version at time of writing and it makes it really easy to start and use Packafied.
To download Java 1.2, go to the JRE 1.2 Installation Page and follow the links to download Java 1.2. When you have installed Sun's Java 1.2, go to step 2. Note that Java 1.2 is nearly 10 megabyes in size.
If you have Sun's Java Runtime Environment 1.1, you can still run Packafied. You can even download this version of the JRE and it will save you a bit of downloading. The JRE 1.1 is only 2 megabytes in size.
Packafied.jar
in the Packafied directory.If you are using Sun's JRE 1.1, you need to go to a command prompt inside windows. Switch to the Packafied directory and type:
jre -cp Packafied.jar PackafiedApp
and Packafied should start.
If you are using Microsoft's JVM ,you need to go to a command prompt (inside Windows) and switch to the Packafied directory. From there, type:
jview -cp Packafied.jar PackafiedApp
and Packafied should start.
If you are using the JRE 1.1 or Microsoft's JVM, you can run Packafied without the ugly
DOS window by substituting wjview and jrew in the
command lines above. You can also create shortcuts to make it easier to start Packafied
every time and put them in your start menu.
You would most likely have to type the following at a command prompt:
java -cp packafied.jar PackafiedApp
while in the Packafied directory.
PackafiedApp
in the file
Packafied.jar
. I haven't tried this, as I don't have a Macintosh system. If anybody has
successfully run Packafied on a Mac system, please
e-mail me .
PackafiedApp
in the file
Packafied.jar