I am planning to follow one of the suggestions made here to control window dimensions, hide/show and bring to front of a window owned by a different process from my process.
Window manipulation using window-handle from different process on MS Windows(XP)
How can I control the size and position of a new process Window from a WinForms app?
Will my process be reported as malware by any of the malware detection software you know?
Will my process need any higher privileges to control the other process window than the highest of the privileges with which my process and the other process are running?