Verify that additional package files are installed
- Last UpdatedSep 30, 2025
- 1 minute read
During package installation, additional package files are installed automatically by the running of a Windows installer package—MSI—file. You can view the MSI file on the Edit Package page.

You can check the MSI log file for the package in the folder C:\ProgramData\MDM_MSILOG to see if the additional files were installed correctly and what files were installed.
The default file paths within the Work Tasks application folder for each of the additional file categories are:
-
CSS files: ...\Web\BPMUITemplates\Default\NextGenForms\css\custom
-
Label text files:
-
Configuration text files: ...\Locales\en-US\Forms2
-
Text files for run time: ...\Locales\en-US\Forms2\Standard
-
-
JavaScript files: ...\Web\BPMUITemplates\Default\NextGenForms\js\custom
-
SVG and PNG files: ...\Web\BPMUITemplates\Default\Themes\MDMTHEME\IMAGES\MDM
-
Web widget files: ...\Web\BPMUITemplates\Default\NextGenForms\custom\Widgets, then a subfolder for each widget
-
Help files: ....\Web\BPMUITemplates\Default\NextGenForms\MDMHELP, then a subfolder for each form's help
The additional package files are also included separately in the Additional Files folder of the MES model-driven application content installation files, if needed.