mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-05 18:28:26 +02:00
Update ExtractPrograms.ps1
fixed erroneous comments
This commit is contained in:
@@ -240,7 +240,7 @@ function AppSearchUWP {
|
||||
PrintArrayData -Names $exeNames -Paths $exePaths -Source "uwp"
|
||||
}
|
||||
|
||||
# Name: 'AppSearchWinReg'
|
||||
# Name: 'AppSearchChocolatey'
|
||||
# Role: Search for chocolatey shims.
|
||||
function AppSearchChocolatey {
|
||||
# Initialise empty arrays.
|
||||
@@ -272,7 +272,7 @@ function AppSearchChocolatey {
|
||||
}
|
||||
}
|
||||
|
||||
# Name: 'AppSearchWinReg'
|
||||
# Name: 'AppSearchScoop'
|
||||
# Role: Search for scoop shims.
|
||||
function AppSearchScoop {
|
||||
# Initialise empty arrays.
|
||||
|
Reference in New Issue
Block a user