Can I check how long a process is running ? I make the installation of the Novell Client and ZenWorks. Sometimes the process setupnw.exe is coming into a loop - if this happens the process and the autoit process have to be killed: BlockInput(1) RegDelete("HKEY_LOCAL_MACHINE\software\novell") RegDelete("HKEY_LOCAL_MACHINE\Software\ndps") runwait("C:\novell\ClientLocalInstall\acu.exe /u /sl /d:no") Here should be checked if the process setupnw.exe is running longer than 5 minutes ! RunWait("c