TMS Dashboard BETA - Incorrect labeling

a little something.
It is actually the registration code and not a password in the conventional sense

Thank you for your feedback!
This will be resolved in the next release.

I can't create a new topic in this section

image

So, I'll have to post here:

Windows 11 Pro 23H2
image

The application depends on a DLL that is not shipped with the application.

The WebView2Loader code needs to be shipped with the app. This can be done by statically linking WebView2Loader.lib into the app binaries, or by including the WebView2Loader.dll that matches the app's architecture

Thank you for notifying.
The WebView DLL files are now included in the TMS Dashboard BETA download.

Thanks, now it works.
By the way, only WebView2Loader_x86.dll is required, as your application is 32 bit.