-
-
Notifications
You must be signed in to change notification settings - Fork 666
Closed
Labels
Milestone
Description
System information
- Windows OS version: Windows Server 2022
- ImageGlass version: 9.1.8.723
- ImageGlass release: Classic
To Reproduce
Steps to reproduce the behavior:
- Run "ImageGlass_9.1.8.723_x64.msi" on a newly installed Windows Server 2022.
Actual behavior
Expected behavior
I'm guessing the installer tries to help the user by downloading/installing the WebView runtime?
Additional context
While the installer had paused with the time out message, I googled and installed the WebView runtime manually.
Then, when I clicked the OK button in the time out message, the installation proceeded and completed.
When starting the ImageGlass application, I got the .NET message telling me to install a newer .NET version.

Perhaps the WebView runtime can be handled in a similar way, if the specific Microsoft link (visible in the time out message) used in the installer is not persistent?
