Hi, I'm trying to hide programs (fe notepad) from the taskbar, without hiding/minimising the programs. I've read that this could be achieved by making the 3rth party app a child of a new app.   Problem I've encountered now is that upon calling _WinAPI_SetParent(), the program becomes hidden. Is it possible to make a 3rth party program a child of a new autoit program, wihtout hiding it ? Final goal : moving 3rth party programs to the systemtray, removing their startbar/taskbar button, b