Addedfor new features.Changedfor changes in existing functionality.Fixedfor any bug fixes.Removedfor now removed features.Securityin case of vulnerabilities.Deprecatedfor soon-to-be removed features.
- MS .NET Desktop Runtime dependency
- DCU latest package
- chocolatey package manager for fallback to get wget
- DCU package name for quick local fetching
- Log shipping server
- Dell manufacturer check
- WMIC code
- WINGET code; doesn't work.
- Dell model; can get that from DCU log
- lastest package 5.4.0
- last known URI string
- Ordered local below everything else
- names for some variable files
- WINGET installation attempt for DCU
- Comments
- Parsing to get package latest version and URI
- lastest package 5.2.0
- last known URI string
- parsing package URI string
- lastest package
- last known URI string
- Support x32 or x64
- Latest package
- checking if x32 or x64 is installed
- Downloading DCU package with WGET requires using 'user-agent'
- Dell latest package URI
- WGET --no-check-certificate
- Default URI package
- Default DCU package
- parsing Dell webpages to get URI and latest package
- Automatic parsing (regexp) of webpage to find website for latest package
- Automatic parsing (regexp) of latest package website to get package URI
- Latest package
- Parsing html page for latest package
- build variable
- Log info output
- remove existing DCU logs before running DCU
- Check if local repo is empty go fetch from website
- ChangeLog
- wget DCU subroutine
- Log_Shipping_Location to Log_Shipping
- Poweshell check
- Improved logging
- Added cleanup
- Fixed winget
- First release