my command is something like this:
start cmd /c psinfo -s \\114.16.1.105>\\pcname\ftp\test\192.x.x.x.txt
I have multiple lines of that and they all run really fast, but instead of having them cascade, i would like to do tile windows vertically so i can gauge how much I have left. I can't just do it manually cause it takes up so much of the processor that it won't let me right-click and choose tile windows vertically'. And if I pause it after a few lines and choose tile windows vertically, it just applies that to the ones already open, not the new ones. The new ones are still cascading. Any ideas would be GREATLY appreciated.
start cmd /c psinfo -s \\114.16.1.105>\\pcname\ftp\test\192.x.x.x.txt
I have multiple lines of that and they all run really fast, but instead of having them cascade, i would like to do tile windows vertically so i can gauge how much I have left. I can't just do it manually cause it takes up so much of the processor that it won't let me right-click and choose tile windows vertically'. And if I pause it after a few lines and choose tile windows vertically, it just applies that to the ones already open, not the new ones. The new ones are still cascading. Any ideas would be GREATLY appreciated.