Gmsh error in v2.2.0

I get the following error when I run prepomax v2.2.0. I do not understand this error as GmshCommon.dll is available in the lib folder.

This occurs when I try to create a Transfinite Mesh

11/13/24 05:00:05 Running command: C:\Program Files (x86)\PrePoMax v2.2.0\PrePoMax v2.2.0\lib\GmshMesher.exe gmshData
11/13/24 05:00:05
11/13/24 05:00:05 Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly ‘GmshCommon.dll’ or one of its dependencies. The specified module could not be found.
11/13/24 05:00:05 at CaeMesh.GmshAPI.RunInBackground(Action action)
11/13/24 05:00:05 at GmshMesherExe.Program.Main(String[ ] args)

Move the PrePoMax in a non-system folder.

This is the same issue reported under General Questions - Extrude meshing question
Solved by copying the missing DLL’s from Trevor’s Dropbox on Feb 7 to the lib directory

I am changing the topic as closed.