mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Fix IE name
This commit is contained in:
@@ -459,7 +459,7 @@ WINEDLLOVERRIDES="d3d8=b,d3d9=b,d3d10core=b,d3d11=b,dxgi=b" wine reg add 'HKEY_C
|
|||||||
{"name":"Control Panel", "command":"wine control"},
|
{"name":"Control Panel", "command":"wine control"},
|
||||||
{"name":"File Manager", "command":"winefile"},
|
{"name":"File Manager", "command":"winefile"},
|
||||||
{"name":"Task Manager", "command":"wine taskmgr"},
|
{"name":"Task Manager", "command":"wine taskmgr"},
|
||||||
{"name":"IE Explorer", "command":"wine iexplore"},
|
{"name":"Internet Explorer", "command":"wine iexplore"},
|
||||||
{"name":"Kill Wine Process", "command":"wineserver -k"}
|
{"name":"Kill Wine Process", "command":"wineserver -k"}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user