Update menu.dat

This commit is contained in:
OSPanel 2024-04-08 07:58:15 +03:00
parent 5550ae3463
commit 1269ebdd25

View file

@ -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_ps_command = on
need_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_ps_command = on
need_command = on
need_use_win_terminal = off
[5]