Reset Interface Removes Columns After Free %
Posted: 10 Jun 2015 15:18
Does anyone have an idea as to why when I run the following script to reset the interface that it seems to take away any columns after "Free %" for the computer node?
Code: Select all
seltab;
#1040; //optimize tree
#1009; //fully collapse drive
#348; //go home
focus t; //focus the tree
goto "Network";
#1010; //fully collapse
goto %computer%;
#1027; //minimize window