Generate change script error

I am trying to generate a change script between two versions of my scheme. (PostgreSQL)

During the process Toad encouters a lot of errors like this :

I dont know what to do to fix that.
Any advise, idea ?

Hi,
Welcome back to the user forums.
I'm wondering if you have recently upgraded to Windows 11 patch - particularly Windows 11 24H2 patch because there's a specific issue with Toad Data Modeler regarding execution of Java scripts.

You can read more about it on our KB article 4377904.

I've also outlined the workaround for you below:
As a workaround, apply the following steps:

  1. Download the attached “TDM_24H2_fix.txt” TDM_24H2_fix.txt (124 Bytes)

  2. Rename the file extension from .txt to .bat: “TDM_24H2_fix.bat”

  3. Right Click on the file and select “Run as administrator”

What does this script do? It will add registry entry as: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Main and changing JScriptReplacement to 0.

Registry Disclaimer:

Altering the Registry and Environment Variables can cause damage to your PC. Be sure to backup your registry/computer first, as necessary, and contact your local IT department for any assistance if needed.

Disclaimer : Quest does not provide support for problems that arise from improper modification of the registry. The Windows registry contains information critical to your computer and applications. Make sure you back up the registry before modifying it. For more information on the Windows Registry Editor and how to back up and restore it, refer to Microsoft Article:

Hi Gita,

Thank you for your detailed reply.
It seems that it was indeed related to a recent update of my computer to Windows 11.
Your fix is working perfectly fine and it solved the issue!

Thanks