Added WPF popups and timeouts so it doesn't break at Logon if App Volumes has attached yet.

This commit is contained in:
2026-03-30 10:38:35 -07:00
parent d107f85d6f
commit 4bfed03621
4 changed files with 267 additions and 8 deletions

View File

@@ -18,4 +18,7 @@
# Must match the profile folder name and scene collection filename
ProfileName = 'ITMonitor'
SceneCollection = 'ITMonitor'
# IT helpdesk contact number shown in the startup notification
ITContactNumber = '555-555-5555'
}