Remove menu items of PHP Report Maker

Hi,
I am using the new version of PHPMaker 2020.0.16.
I have taken the project files from old files which have menu records of PHPReport Maker.

I tried to remove the menu records for PhpReport Maker but without success.

How can I remove the menu records from PhpMaker?

thanks

mpol_ch

Warning: Always backup first your .pmp file before doing this.

Open that .pmp file by using text editor application, such as Notepad++, then remove the Node that represents the PHPReportMaker menu, and save it. After that, open again the .pmp file by using PHPMaker.

Thank you.
It worked.

mpol_ch