For more information related to the usage or installation, follow the external link.
2023/03/28 - Updated to v1.1
- Fixed a bug with Show-DialogBox regarding the Title.
- New TranslatedButton scriptblock will try to translate any compatible button in Show-DialogBox and Show-InstallationPrompt.
- Fixed a bug in Test-ToastNotificationVisible when filtering.
- Fixed a bug when displaying Toast Notification in SYSTEM context.
- New configuration parameter to set timeout for invoked as user process.
- Optimized code, now the functions call external scriptblocks defined in the extension rather than local scriptblocks per function.
- New system to determine the result of any Toast Notification action using user environment variables instead of .tag files.
- Fixed a bug setting permission to ResourceFolder.
- New protocol command logic.
- New requirement added to PSADT.RunAsActiveUser Extension.