Hello. First I would like to thank AutoIt coders. Wonderful thing! I have small problem with RunAs / RunAsWait functions. All my scripts work compiled (exe). There is a server based on Windows Server 2003 Enterprise SP2 En x32. One of it's services in some conditions start my 1st script: While WinExists(@ScriptName) WinWaitClose(@ScriptName) Sleep(1000) WEnd AutoItWinSetTitle(@ScriptName) $login = IniRead(@ScriptDir & '\config.ini', 'Main', 'Login', '') If $login = '' Then $login = '