MSI
WinGet
UVtools
PTRTECH · 5.1.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i UVtools_win-x64_v5.1.0.msi /qn
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{5F81E328-D9EF-4AEA-BF72-8634E8559141}
Product version operator
Greater than or equal to
Product version
5.1.0
MSI Properties
Product Code
{5F81E328-D9EF-4AEA-BF72-8634E8559141}
File Identity
Filename
UVtools_win-x64_v5.1.0.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PTRTECH.UVtools
Version
5.1.0
Description
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
License
AGPL-3.0
↗
Homepage
https://github.com/sn4k3/UVtools
Upgrade Behavior
install(Install over existing)
Release Notes
- (Add) Pixel Arithmetic - Brightness Step: Mutates the initial brightness with a step that is added/subtracted to the current value dependent on the processed layer count (#1014)
- (Fix) Anycubic ZIP: Implement the missing fields from manifest file and allow to tune TSMC and regular global values (#1018)
- (Fix) Handle floating precision error when calculating the PerLayerSettings flag (#1013)
- (Fix) Linux: Pixel editor drawing cursor preview not visible (#1019)
- (Fix) Use async Task instead…