File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <metadata >
55 <id >ddu</id >
66 <title >Display Driver Uninstaller</title >
7- <version >18.1.4.0 </version >
7+ <version >18.1.4.1 </version >
88 <authors >Ghislain Harvey,Shady757</authors >
99 <owners >tunisiano</owners >
1010 <summary >Utility to completely remove system drivers</summary >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop'
2- $url = ' https://www.wagnardsoft.com/DDU/download/DDU%20v18.1.4.0 .exe'
3- $checksum = ' e03d19810750e5d6c07f3534ee06bec6ce7ef9b45be752b2803c6a20768a7917 '
2+ $url = ' https://www.wagnardsoft.com/DDU/download/DDU%20v18.1.4.1 .exe'
3+ $checksum = ' b49723ce66c6cd40bd1c4eacb5fb38ae6b01369d669d41ec345cda0284a93c1d '
44$checksumType = ' sha256'
5- $referer = ' https://www.wagnardsoft.com/forums/viewtopic.php?t=5471 &sid=3e0f8d729d0f3bbba17eee99605d3f03 '
5+ $referer = ' https://www.wagnardsoft.com/forums/viewtopic.php?t=5498 &sid=6da34f4a22240e81afd5b5e37fb05f1b '
66$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
77
88Invoke-WebRequest - Uri $referer - OutFile " $env: TEMP /test.html" # Required to be allowed just after
You can’t perform that action at this time.
0 commit comments