Skip to content

Commit 19d4d27

Browse files
committed
Docu Detection Script
1 parent 47e466b commit 19d4d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Instead of including the override parameters in the install string you can use a
196196
* A standard single installation: **-AppIDs Notepad++.Notepad++**
197197
* Multiple installations: **-AppIDs "7zip.7zip, Notepad++.Notepad++"**
198198

199-
As a detection script use **config\winget-detect.ps1** (change app to detect [**Application ID**]) in **Intune**/**SCCM** ([winget-detect.ps1](Sources/Winget-AutoUpdate/Tools/Detection/winget-detect.ps1))
199+
As a detection script you can download/edit **winget-detect.ps1** (change app to detect [**Application ID**]) in **Intune**/**SCCM** ([winget-detect.ps1](Sources/Winget-AutoUpdate/Tools/Detection/winget-detect.ps1))
200200

201201
A nice feature is if you're already using the deprecated standalone script **winget-install.ps1** from the [old repo](https://github.com/Romanitho/Winget-Install) and have placed it somwhere locally on all clients you can make a **SymLink** in its place and keep using the old path (avoiding a lot of work) in your deployed applications (**Winget-Install.ps1** takes care of the SymLink logic).
202202

0 commit comments

Comments
 (0)