- Aug
- 2,294
- 111
As of version 0.98.6 of the MyWindow Plugin, the WINDOW command has a new option.
WINDOW VDESKTOP allows the moving of the TCC Console from Virtual Desktop to Virtual Desktop.
I've made a simple alias;
...that allows the switching of tcc.exe to another desktop from the tcc command line.
Joe
WINDOW VDESKTOP allows the moving of the TCC Console from Virtual Desktop to Virtual Desktop.
I've made a simple alias;
Code:
R:\>alias wvd
window vdesktop=%1
Joe