Windows Platform Information for Standalone Applications
When you create a standalone application on Windows, you’re actually creating a folder containing the MaxMSP Runtime executable plus a .mxf collective file containing your patches and files. In addition, the standalone folder contains a support folder with files necessary to run your application.
The following list shows the arrangement of files and folders.
YourApplication [ folder ]
TABSTOPYourApplication.exe [modified MaxRT.exe – launch this to launch your app ]
TABSTOPYourApplication.mxf [ collective containing your patches ]
TABSTOPTABSTOPsupport [ folder]
TABSTOPTABSTOPTABSTOPad [ folder containing MSP audio driver objects ]
TABSTOPTABSTOPTABSTOPmididrivers [ folder containing Max midi driver objects ]
TABSTOPTABSTOPTABSTOPMaxAPI.dll [ Max API for external objects ]
TABSTOPTABSTOPTABSTOPMaxAudio.dll [ MSP library ]
TABSTOPTABSTOPTABSTOPinterfaces [ folder containing menu specifications, icons, etc. ]
Runtime Library Dependency
Max depends on the Microsoft C Runtime Library. To use a standalone on a computer that has not run the Max installer or the Max 5 installer you must first run the Microsoft Visual C++ 2008 Redistributable Package (x86). This can be downloaded from Microsoft (vcredist_x86.exe). An alternative is to simply download and install Max or the Max Runtime. Currently the Microsoft package can be found at this URL:
http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
Including Jitter components in your Windows standalone application

Including Jitter shader components in your Windows standalone application

Including Javascript components in your Windows standalone application

Including Javascript components in your Windows standalone application

Adding a custom icon for a Windows standalone application
include <file pathname<