Create a Single-File Executable
Once you have finished creating your application, AutoPlay Media Studio 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:
Once you have finished creating your application, AutoPlay Media Studio 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 Publish > Build from the menu.
- Select Web/Email executable.
- Click Next.
- Enter the desired path and filename.
- Click Build.