Fixed an issue where 7zip would extract to a bad path.
Example: Extract to C:\Users\My Files\$version would extract to C:\Users\My\$version
Cleaned up wording and comments
Added a minor block of info at the top
Added a cleanup line to also cleanup extracted files from $extractDir
Added a location variable for US and UK download locations
Added a 2 second delay when answering yes to the reboot prompt
Removed a -WhatIf flag from the reboot block
Fixed an issue where 7zip would extract to a bad path. Example: Extract to
C:\Users\My Files\$version
would extract toC:\Users\My\$version
Cleaned up wording and comments Added a minor block of info at the top Added a cleanup line to also cleanup extracted files from
$extractDir
Added a location variable for US and UK download locations Added a 2 second delay when answering yes to the reboot prompt Removed a-WhatIf
flag from the reboot block