I made this script in v.3.3.16.1 expecting to be able to send an Enter to a explorer window showing a folder "nilagge", after it's been activated. Since path can vary, at first I opted for loose match to title bars. And after I click on the window the script stays paused forever, the send does not happen (the selected file doesn't open). Apparently the winwaitactive is not finding the window title (?) I 've tried exact match and it then works but I'd want the loose title match / any substring option working, appreciate any help, TIA