@setlocal
@echo off

set ModuleName=MatrixIO
set ModuleFullName=HPE Matrix Infrastructure Orchestration
set ModuleRegName=Insight Orchestration
set ModuleVersion=7.6
set ModuleBuildNumber=7.6.4.60833
set LR=4
call "%~dp0Support\framework.bat" %*
@exit /B %ERRORLEVEL%
@endlocal