Work with application templates
- Last UpdatedMar 11, 2025
- 2 minute read
You can develop your own application template from a Standalone application. Developing an application template is a three-step process.
-
Create an application and set appropriate windows in the application to template windows.
-
Create an application thumbnail for preview in the Application Template Browser.
-
Export the application as an .aaPKG file to make it available as a template in the Browser.
Set application windows as template windows
-
Create an application.
-
Develop your application using graphics, scripts and windows.
-
-
Do the following for all windows in the application:
-
Right-click each window and select Properties.
-
In the Window Properties panel, select the Template checkbox.

Upon selecting OK, each window is automatically placed in the Template Windows folder in the Windows pane.
-
You must now create and assign a thumbnail to the application you want to make into a template.
Create and assign an application thumbnail
-
Using any screen capture program, take a screen capture of your application at either configuration or run time.
-
Save the image to any picture file format, such as a .bmp or .png file, and copy it to your application folder.
-
From your application folder, open the INTOUCH.INI file with a standard text editor such as Notepad.
-
Edit the INTOUCH.INI file to include the file name of the image in the ApplicationThumbnail field.
Note: The ApplicationThumbnail field is case sensitive and must exactly match the name and extension of the thumbnail image.

-
Save your changes and close.
The application must now be exported as a .aaPKG file that will populate in the Application Template Browser.
Export application and create template
-
In the Application Manager, export your application to create an .aaPKG file.
For details on how to export an Application, see Export InTouch applications to use as a template.
-
Copy the exported .aaPKG file into the following directory:
C:\Program Files (x86)\Wonderware\InTouch\ApplicationTemplates
Your application is now available as a template in the Application Template Browser.
Note: The application template thumbnail you created in the previous procedure is extracted from the exported .aaPKG file. If your application template appears in the Application Template Browser with a blank thumbnail, a valid image could not be extracted. Be sure a valid image file format was used to save the thumbnail and the exact filename is entered into the ITOUCH.INI.