Start-SplashScreen
1.6
Start-SplashScreen is a PowerShell script designed to execute a series of scripts with a user-friendly graphical interface. It provides a visual representation of the script execution process, including progress updates and a status indicator. The script also offers the ability to open the running PowerShell terminal window for troubleshooting or additional actions.
Start-SplashScreen is a PowerShell script designed to execute a series of scripts with a user-friendly graphical interface. It provides a visual representation of the script execution process, including progress updates and a status indicator. The script also offers the ability to open the running PowerShell terminal window for troubleshooting or additional actions.
Show more
Installation Options
Owners
Copyright
2024 Florian Salzmann. GPL-3.0 license.
Package Details
Author(s)
- Florian Salzmann
Tags
Windows SplashScreen PowerShell
Functions
Dependencies
This script has no dependencies.
Release Notes
2024-08-09, 1.0: Original published version.
2024-08-13, 1.1: New icon, always in front.
2024-08-14, 1.2: Removed OSDCloud dependency.
2024-08-14, 1.3: -UseBasicParsing added to Invoke-WebRequest.
2024-08-14, 1.4: Removed "Topmost" to allow better troubleshooting.
2024-08-15, 1.5: Optimized online script handling.
2024-08-15, 1.6: Added support for http and ftp.
FileList
- Start-SplashScreen.nuspec
- Start-SplashScreen.ps1