Install-ZoomIt
2024.12.7.1
This script downloads and installs ZoomIt from Sysinternals Live. Choose between the x86 and x64 versions of ZoomIt by specifying the Architecture parameter. The script can also configure various settings such as running ZoomIt on startup, accepting the EULA, hiding the system tray icon, and hiding the Options Window on first run.
Installation Options
Owners
Package Details
Author(s)
- Michael Escamilla
Functions
Stop-ProcessByName Set-RegistryValue
Dependencies
This script has no dependencies.
Release Notes
2024.11.22.0 : Initial release
2024.11.22.1 : Changed Parameter ShowFirstRun to ShowOptions
2024.12.2.1 : Added Check if ZoomIt is already in Destination Path
Added Check if ZoomIt version is newer than the existing version in the Destination Path
Added Check if Zoomit is already running on system
Modified the ShowTrayIcon parameter to always set a value
Added some functions for repeated tasks
2024.12.2.2 : Changes to Publish to PSGallery
2024.12.7.0 : Added Destination option
Added StartZoomIt parameter
2024.12.7.1 : Fix Write-Host message for Destination Path
FileList
- Install-ZoomIt.nuspec
- Install-ZoomIt.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2024.12.7.1 (current version) | 15 | 12/7/2024 |
2024.12.7.0 | 4 | 12/7/2024 |
2024.12.2.2 | 10 | 12/3/2024 |
2024.12.2.1 | 4 | 12/3/2024 |