Skip to content

Commit 2eab278

Browse files
committed
Path error
1 parent 07680a5 commit 2eab278

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 custom detection script you can download/edit [winget-detect.ps1](Sources/Winget-AutoUpdate/Tools/Detection/winget-detect.ps1) (change app to detect [**Application ID**]) in **Intune**/**SCCM**
199+
As a custom detection script you can download/edit [winget-detect.ps1](Sources/Tools/Detection/winget-detect.ps1) (change app to detect [**Application ID**]) in **Intune**/**SCCM**
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)