Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Unified Engineering

Configure Project Configuration File

  • Last UpdatedApr 10, 2026
  • 2 minute read

To include the Engineering projects

  1. Open Windows File Explorer.

  2. Navigate to the projects folder, for example:

    C:/ Users/Public/Public Documents/AVEVA/Projects/UE

  3. Select custom_evars.bat.

  4. Click the right mouse button to display the context menu.

  5. Select Edit (or Edit with Notepad if available).

  6. Add the following lines:

    if exist "%projects_dir%MASTERLIBRARYPROJ\evarsMASTERLIBRARYPROJ.bat" call "%projects_dir%MASTERLIBRARYPROJ\evarsMASTERLIBRARYPROJ.bat" "%projects_dir%"

    if exist "%projects_dir%EPT\evarsEPT.bat" call "%projects_dir%EPT\evarsEPT.bat" "%projects_dir%#

    Note:
    Make sure that a call for your customer execution project is available too, for example:
    if exist "%projects_dir%EXECUTIONPROJ\evarsEXECUTIONPROJ.bat" call "%projects_dir%EXECUTIONPROJ\evarsEXECUTIONPROJ.bat" "%projects_dir%"
    You can define the project name to suit your company requirements.

  7. Click Save.

    If you start AVEVA Unified Engineering, the projects are available for selection.

    Note:
    If ProjACP is not displayed in your projects list, you must select Include Masked Projects within the Filter options. For more information, see AVEVA Unified Engineering Projects Window.