How to Open wt.exe on a Clear Screen
I’m finding this to be quite a simple task, but I just can’t seem to find the solution.
Upon executing wt.exe with the parameter “-p “Windows PowerShell”” and wt.exe with the parameter “-p “Command Prompt””, I am faced with the following issue:
Is there a method to avoid displaying the “logos” or to include a cls command in the command line itself?
Ideally, I am looking for a solution that can be directly implemented via the command line, rather than relying on a configuration-based approach. However, I am open to exploring any available options.
I’m finding this to be quite a simple task, but I just can’t seem to find the solution. Upon executing wt.exe with the parameter “-p “Windows PowerShell”” and wt.exe with the parameter “-p “Command Prompt””, I am faced with the following issue:Is there a method to avoid displaying the “logos” or to include a cls command in the command line itself? Ideally, I am looking for a solution that can be directly implemented via the command line, rather than relying on a configuration-based approach. However, I am open to exploring any available options. Read More