As a first time user, I have a similar problem with V5.31.3, 25th July 2024, on windows 11 (current on updates), with previous java versions removed prior to pristine install.
REW does not start. No splash screen or anything visible. In the new_output.txt I find:
REW V5.31.3 startup on java.lang.UnsatisfiedLinkError: C:\Program Files\REW\jre\bin\awt.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1950)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853)
at java.lang.Runtime.loadLibrary0(Runtime.java:844)
at java.lang.System.loadLibrary(System.java:1136)
at java.awt.Toolkit$3.run(Toolkit.java:1636)
at java.awt.Toolkit$3.run(Toolkit.java:1634)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1633)
at java.awt.Toolkit.<clinit>(Toolkit.java:1670)
at sun.awt.im.InputMethodContext.<clinit>(InputMethodContext.java:79)
at java.awt.im.InputContext.getInstance(InputContext.java:92)
at roomeqwizard.RoomEQ_Wizard.x(y:4995)
at roomeqwizard.WizardLogger.<init>(y:3141)
at roomeqwizard.WizardLogger.getLogger(y:2307)
at roomeqwizard.RoomEQ_Wizard.B(y:3928)
at roomeqwizard.RoomEQ_Wizard.main(y:5534)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)
The roomeq_wizard0.log is empty. There are no other files in the directory holding new_output.txt.
I found several similar reports on previous builds over the years, and tried some of the suggested fixes (uninstall, reinstall, reading the welcome.html but could not find anything to help this specific situation).
I hope there is a way to overcome this as I found the use of REW on a friend´s laptop very helpful.