Skip to content

Commit d068b75

Browse files
Add note about time to install OCR lang packs (#5746)
1 parent ac49821 commit d068b75

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

hub/powertoys/text-extractor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ $Capability = Get-WindowsCapability -Online | Where-Object { $_.Name -Like 'Lang
9696
$Capability | Add-WindowsCapability -Online
9797
```
9898

99+
> [!NOTE]
100+
> Executing the commands to install an OCR language pack may take several minutes to complete.
101+
99102
## Remove an OCR language pack
100103

101104
The following commands remove the OCR pack for "en-US":

0 commit comments

Comments
 (0)