SysToolsLib
SysToolsLib copied to clipboard
Script execute in loop
Good afternoon! I implemented this scriptPSService and it helped me a lot, Thanks.
If they can help me with a question, I run my scripts in infinite loop, I would do this with the condition for (;;) {... start-sleep-seconds xx} I could not do this execution via service. Even with the service as running, execution occurs only once. Do you have any idea how I can do this?
Thank you