[ad_1]
I have a simple script which uses the $host.ui.rawui.windowtitle option to set the window title. However, my script then executes an interactive, character based application (let’s call it myapp.exe). As long as myapp.exe is running, the window title is changed to the title of the myapp application. As soon as I exit myapp.exe, the title I originally set is shown again.
Is there any way to prevent the title from being changed by myapp.exe?
Thank you very much for any help in advance!
Kind regards,
Eric
[ad_2]