From 257fd92e2bf302091ac669af5ea6f1fa08e4288e Mon Sep 17 00:00:00 2001 From: OSPanel <93676052+OSPanel@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:25:33 +0300 Subject: [PATCH] Update menu.dat --- system/default/menu.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/default/menu.dat b/system/default/menu.dat index 98f947f70..baeb48603 100644 --- a/system/default/menu.dat +++ b/system/default/menu.dat @@ -29,7 +29,7 @@ caption = {lang_launch_app} category = domains command = wt.exe new-tab -p "Command Prompt" -d "{root_dir}" "%COMSPEC%" /k "osp reset init noprint & osp project {host_decoded} start" icon = rocket -need_command = on +need_project_command = on need_use_win_terminal = on [4] @@ -38,7 +38,7 @@ caption = {lang_launch_app} category = domains command = "%COMSPEC%" /k "osp reset init noprint & osp project {host_decoded} start" icon = rocket -need_command = on +need_project_command = on need_use_win_terminal = off [5]