To deploy an application, you must deploy all of the required files. Many (but not all)
of these files are compiled from the source files.
  Figure 1. Deployment files
 
 
  

  These program files must be deployed at the user site:
  
   -  .42r,  .42x, .42m - Executable programs and libraries,
    compiled modules 
 
   - .42f - Runtime Form Files 
 
   - .42s - compiled Localized String Files, if used in your
    applications
 
   - .4sm - your custom Start Menu XML file, if created
 
   - .4ad,  .4st - these default XML files, provided
    with Genero, must be distributed with the runtime system files; if
    you have customized these files, or created your own versions, your
    versions must be deployed instead.
 
  
 
Runtime environment settings
 
The fglprofile configuration file and environment variables can be
used to change the behavior of programs.