Creating a Single-File Executable
Document ID: IR10078The information in this article applies to:
- AutoPlay Media Studio 5.0 Standard Edition
- AutoPlay Media Studio 5.0 Professional Edition
SUMMARY
This article describes how to publish your project to a single-file executable.
DISCUSSION
Once you have finished creating your application, AutoPlay Media Studio 5.0 offers the option to publish your project to a single executable. When the user runs this file, it extracts the contents to a temp directory and launches your application. When your application is exited, the temp directory and contents are deleted.
To bundle your project into one executable file:
- Choose Project > Publish from the menu.
- Select single-file executable.
- Click Next.
- Enter the desired path and filename.
- Click Build.
Please note that selecting the password protect option does not affect how the user runs your program. The password protect option generates a random password preventing the user from uncompressing the executable file and gaining access to your raw files.
MORE INFORMATION
For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:
- Program Reference | Projects | Publishing
KEYWORDS: AutoPlay Media Studio 5.0, Project, Publish, Single File, Zip, Compress
Last reviewed: October 3, 2003
Copyright © 2003 Indigo Rose Corporation. All rights reserved.