Hello,
I'm trying to use name alias plugin with Global control plugin (tree view), but i always get syntax error or only one plugin works.
Sometimes only Global plugin work without name alias and sometimes only work alias.
Together (global control+name alias) can't work
Can someone help?
I'm trying to use name alias plugin with Global control plugin (tree view), but i always get syntax error or only one plugin works.
Sometimes only Global plugin work without name alias and sometimes only work alias.
Together (global control+name alias) can't work
Can someone help?
Code:
{
"menu_alias": [
{
"image": "/CAG/PenBootOnline06102020.iso",
"alias": "CAIXA AGRICULA - IMAGEM ONLINE [6/10/2020]"
},
{
"image": "/CAG/Windows10_1909_Offline_29042021.iso",
"alias": "CAIXA AGRICULA - IMAGEM OFFLINE [29/04/2021]"
},
{
"image": "/NOS/nos_custom_player_v3.iso",
"alias": "IMAGEM NOS PLAYER V3"
},
{
"image": "/TOOLS/WinPE10_8_Sergei_Strelec_x86_x64_2021.07.21_English.iso",
"alias": "WinPE 10-8 Sergei Strelec [2021.07.21]"
},
{
"image": "/TOOLS/hbcd-15.2-Restored-V1.1-dvd-proteus.PO.Keyboard.iso",
"alias": "Hiren’s BootCD 15.2 [LEGACY ONLY]"
},
{
"image": "/TOOLS/clonezilla-live-2.7.3-19-amd64.iso",
"alias": "CloneZilla 2.7.3-19"
},
{
"image": "/TOOLS/hdat2cd_lite_73.iso",
"alias": "HDAT2 7.3"
}
],
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" }
]
}