2nd pane still visible after turn off DP Module by script
Posted: 07 May 2024 12:32
after fresh install I ran script to turn off dual pane feature, but after xy restart the 2nd pane still visible and no way to close from gui
so script is required to close
Code: Select all
#182; //save
setkey "94", "ModulesOff", "General";
#190; //restart without savingsetlayout("DP=0");