diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 21386a677d299..7a590eea1cfe4 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -7,8 +7,8 @@ "Since Scoop uses pwsh.exe internally, to update PowerShell Core itself,", "run `scoop update pwsh` from Windows PowerShell, i.e. powershell.exe.", "", - "Add PowerShell Core as a explorer context menu by running: '$dir\\install-explorer-context.reg'", - "For file context menu, run '$dir\\install-file-context.reg'" + "Add PowerShell Core as a explorer context menu by running: 'reg import \"$dir\\install-explorer-context.reg\"'", + "For file context menu, run 'reg import \"$dir\\install-file-context.reg\"'" ], "architecture": { "64bit": {