S smallik Young grasshopper Apr 20, 2021 84 17 Ohio Yesterday at 6:26 PM #1,021 prsmith777 said: I have a small bat file I run through windows scheduler. only three lines: net stop "CodeProject.AI Server" timeout /t 120 /nobreak net start "CodeProject.AI Server" Click to expand... I'll give it a try. Thanks
prsmith777 said: I have a small bat file I run through windows scheduler. only three lines: net stop "CodeProject.AI Server" timeout /t 120 /nobreak net start "CodeProject.AI Server" Click to expand... I'll give it a try. Thanks