App updates, new apps desktopinfo, event logging, ultraISO, ventoy, hostboot

This commit is contained in:
Homes32
2021-03-11 07:47:08 -06:00
parent 324584e51e
commit c564e5b0be
28 changed files with 2412 additions and 959 deletions

View File

@@ -30,20 +30,20 @@
[Main]
Title=PowerShell Core
Description=(v7.0.3) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
Description=(v7.1.2) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.1.0
Date=2020-09-17
Version=1.0.2.0
Date=2021-03-07
[Variables]
%ProgramFolder%="PowerShell"
%ProgramExe%="pwsh.exe"
%SetupFile%="PowerShell_x86.zip"
%DownloadURLx32%=https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell-7.0.3-win-x86.zip
%DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell-7.0.3-win-x64.zip
%DownloadURLx32%=https://github.com/PowerShell/PowerShell/releases/download/v7.1.2/PowerShell-7.1.2-win-x86.zip
%DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v7.1.2/PowerShell-7.1.2-win-x64.zip
[Process]
Echo,"Processing %ScriptTitle%..."