Notice: Undefined offset: 2 in /home2/icentarb/public_html/icentar/classes/class.permissions.php on line 735
@echo off
set "exeProcessName=notepad.exe"
start "" %exeProcessName%
:check_process
tasklist /FI "IMAGENAME eq %exeProcessName%" | findstr /I "%exeProcessName%" >NUL
if "%ERRORLEVEL%"=="0" (
echo Notepad je pok