Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
@echo off
rem FOR /F "tokens=1 delims= " %%A IN ('tasklist /v ^| c:\windows\system32\FIND /I "notepad"') DO echo carrot pipe
rem FOR /F "tokens=1 delims= " %%A IN ('tasklist /v | c:\windows\system32\FIND /I "notepad"') DO echo pipe
rem TASKLIST /V ^| c:\windows\system32\FIND /I "notepad"
rem TASKLIST /V | c:\windows\system32\FIND /I "notepad
carrot pipe
| was unexpected at this time.
ERROR: Invalid Argument/Option - '|'.
Type "TASKLIST /?" for usage.
notepad.exe [and more text]