How Do I...


Get the files I need to ship with the packaged image

Package my application into a runtime image No tips for this topic No example for this topic How do I main menu

To distribute your application to others, you need to send them the executable (the runtime image) and files needed for running it, such as the startup executable and ESVM40.DLL.

You also must send them any .DLL, .MPR, .CAT, or other files that enable your packaged application to operate properly. If your application uses a VisualAge feature, you'll need to send them several of these additional files.

For more information on redistributing files, and a list of files needed to package VisualAge applications, see the VisualAge Smalltalk web page .


[ Top of Page | Previous Page | Next Page | Table of Contents ]