]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - Plugson/www/plugson_control.html
added Spanish (Latinoamérica) translation (#1865)
[Ventoy.git] / Plugson / www / plugson_control.html
1 <div class="box box-primary" id="control">
2 <div class="box-header">
3 <div class="col-sm-8" style="padding-top:8px;">
4 <i class="fa fa-wrench">&nbsp;&nbsp;</i>
5 <h1 class="box-title" style="font-weight:bold;" id="id_h1_page_title">全局控制插件</h1>
6 </div>
7
8 <div class="col-sm-2" style="padding-top:2px;">
9 <button id="id_btn_collapse" class="btn btn-sm btn-primary"><i style="font-size: 14px;" class="fa fa-minus"></i></button>
10 <button id="id_btn_expand" class="btn btn-sm btn-primary"><i style="font-size: 14px;" class="fa fa-plus"></i></button>
11 </div>
12
13 <div class="col-sm-2" style="font-size:16px;padding-top:8px;">
14 <a id="id_a_official_doc" target="_blank" href="https://www.ventoy.net/cn/plugin_control.html"><span class="fa fa-link"></span><span id="id_span_official_doc">官网文档</span></a>
15 </div>
16 </div>
17 <legend></legend>
18
19 <div class="box-body">
20 <div class="nav-tabs-custom">
21 <ul class="nav nav-tabs" id="id_tab_control">
22 <li class=""><a href="#tab_0" data-toggle="tab" aria-expanded="false" style="font-weight:bold" >control</a></li>
23 <li class=""><a href="#tab_1" data-toggle="tab" aria-expanded="false" style="font-weight:bold">control_legacy</a></li>
24 <li class=""><a href="#tab_2" data-toggle="tab" aria-expanded="false" style="font-weight:bold">control_uefi</a></li>
25 <li class=""><a href="#tab_3" data-toggle="tab" aria-expanded="false" style="font-weight:bold">control_ia32</a></li>
26 <li class=""><a href="#tab_4" data-toggle="tab" aria-expanded="false" style="font-weight:bold">control_aa64</a></li>
27 <li class=""><a href="#tab_5" data-toggle="tab" aria-expanded="false" style="font-weight:bold">control_mips</a></li>
28 </ul>
29 </div>
30
31
32 <div class="box box-primary box-solid">
33 <div class="box-header with-border">
34 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_DEFAULT_SEARCH_ROOT
35 <span id="id_span_desc_cn"> —— 指定搜索目录</span></h3>
36 <div class="box-tools pull-right">
37 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
38 </div><!-- /.box-tools -->
39 </div><!-- /.box-header -->
40 <div class="box-body no-padding">
41 <table class="table table-bordered no-padding">
42 <tr style="font-weight:bold;">
43 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
44 <td>
45 <div class="col-sm-9" style="padding-left:0px;">
46 <input type="text" class="form-control" id="id_ctrl_text_search_root" name="name_ctrl_text_search_root" disabled="disabled"/>
47 </div>
48 <div class="col-sm-1" id="id_ctrl_div_root_status">
49 <span id="id_ctrl_span_search_root_valid" style="line-height: 2;" class="badge bg-green">有效</span>
50 <span id="id_ctrl_span_search_root_invalid" style="line-height: 2;" class="badge bg-red">无效</span>
51 </div>
52 <div class="col-sm-1">
53 <button id="id_ctrl_btn_sel_root" class="btn btn-primary btn-add"><span class="fa fa-edit"></span><span id="id_span_edit"> 设置</span></button>
54 </div>
55 <div class="col-sm-1">
56 <button id="id_ctrl_btn_clr_root" class="btn btn-danger btn-del"><span class="fa fa-trash"></span><span id="id_span_clear"> 清除</span></button>
57 </div>
58 </td>
59 </tr>
60 <tr id="tr_title_desc_cn">
61 <td class="td_ctrl_col">选项说明</td>
62 <td>
63 指定搜索ISO文件的根目录。默认Ventoy会搜索U盘上的所有目录和子目录,当你U盘上有海量的文件时,这个过程会很慢。<br/>
64 这种情况下你可以把ISO文件单独放在某个子目录下,然后通过这个变量来指定搜索路径,此时Ventoy就只会搜索该目录及其子目录。<br/>
65 注意这里不能设置为U盘根目录,必须为一个子目录。
66 </td>
67 </tr>
68 <tr id="tr_title_desc_en">
69 <td class="td_ctrl_col">Option Description</td>
70 <td>
71 The root path where to search the image files. By default, Ventoy will search all the directories and subdirectories in the USB. This will be very slow when you have huge number of files in the USB.
72 In this case, you can put all the image files in one subdirectory and use this to specify the search path.
73 After that Ventoy will only search this directory and its subdirectories for image files.<br/>
74 Note: the path must not be the mountpoint of the first partition, but a subdirectory.
75 </td>
76 </tr>
77 </table>
78 </div><!-- /.box-body -->
79 </div><!-- /.box -->
80
81
82 <div class="box box-primary box-solid">
83 <div class="box-header with-border">
84 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_WIN11_BYPASS_CHECK
85 <span id="id_span_desc_cn"> —— 绕过Windows 11硬件检查</span></h3>
86 <div class="box-tools pull-right">
87 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
88 </div><!-- /.box-tools -->
89 </div><!-- /.box-header -->
90 <div class="box-body no-padding">
91 <table class="table table-bordered no-padding">
92 <tr style="font-weight:bold;">
93 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
94 <td>
95 <label class="radio-inline">
96 <input type="radio" id="id_ctrl_bypass_win11_radio0" name="id_ctrl_bypass_win11_radio" data-type="0" value="0"/> <span style="font-weight:bold;">0</span>
97 </label>&nbsp;&nbsp;&nbsp;&nbsp;
98 <label class="radio-inline">
99 <input type="radio" id="id_ctrl_bypass_win11_radio1" name="id_ctrl_bypass_win11_radio" data-type="1" value="1"/> <span style="font-weight:bold;">1</span>
100 </label>
101 </td>
102 </tr>
103 <tr id="tr_title_desc_cn">
104 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
105 <td>
106 <code style="font-weight: bold;">0</code> 不绕过Windows 11安装时的硬件检查。<br/>
107 <code style="font-weight: bold;">1</code> 绕过Windows 11安装时的硬件检查。<br/><br/>
108 该选项只对标准Windows 11 ISO文件有效,对于其他镜像文件无效。
109 当设置为1时,Ventoy 会在安装时创建以下几个注册表项用来绕过 Windows 11 安装程序的硬件检查。<br/>
110 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassRAMCheck</code><br/>
111 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassTPMCheck</code><br/>
112 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassSecureBootCheck</code><br/>
113 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassCPUCheck</code><br/>
114 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassStorageCheck</code><br/>
115 </td>
116 </tr>
117 <tr id="tr_title_desc_en">
118 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
119 <td>
120 <code style="font-weight: bold;">0</code> Do not bypass Windows 11 hardware check.<br/>
121 <code style="font-weight: bold;">1</code> Bypass Windows 11 hardware check. <br/><br/>
122 This option only avaliable for standard Windows 11 ISO files.
123 When set to 1, Ventoy will create the following registries to bypass Windows 11 hardware check when install. <br/>
124 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassRAMCheck</code><br/>
125 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassTPMCheck</code><br/>
126 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassSecureBootCheck</code><br/>
127 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassCPUCheck</code><br/>
128 <code>HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\BypassStorageCheck</code><br/>
129 </td>
130 </tr>
131 </table>
132 </div><!-- /.box-body -->
133 </div><!-- /.box -->
134
135
136
137
138
139
140 <div class="box box-primary box-solid">
141 <div class="box-header with-border">
142 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_DEFAULT_MENU_MODE
143 <span id="id_span_desc_cn"> —— 菜单显示模式</span></h3>
144 <div class="box-tools pull-right">
145 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
146 </div><!-- /.box-tools -->
147 </div><!-- /.box-header -->
148 <div class="box-body no-padding">
149 <table class="table table-bordered no-padding">
150 <tr style="font-weight:bold;">
151 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
152 <td>
153 <label class="radio-inline">
154 <input type="radio" id="id_ctrl_radio_menu_mode0" name="id_ctrl_radio_menu_mode" data-type="0" value="0"> <span style="font-weight:bold;">0</span>
155 </label>&nbsp;&nbsp;&nbsp;&nbsp;
156 <label class="radio-inline">
157 <input type="radio" id="id_ctrl_radio_menu_mode1" name="id_ctrl_radio_menu_mode" data-type="1" value="1"> <span style="font-weight:bold;">1</span>
158 </label>
159 </td>
160 </tr>
161 <tr id="tr_title_desc_cn">
162 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
163 <td>启动菜单默认显示模式,
164 <code style="font-weight: bold;">0</code> 列表模式 &nbsp;&nbsp;
165 <code style="font-weight: bold;">1</code> TreeView(目录树) 模式</td>
166 </tr>
167 <tr id="tr_title_desc_en">
168 <td class="td_ctrl_col">Option Description</td>
169 <td>
170 Default boot menu display mode.
171 <code style="font-weight: bold;">0</code> ListView Mode &nbsp;&nbsp
172 <code style="font-weight: bold;">1</code> TreeView Mode
173 </td>
174 </tr>
175 </table>
176 </div><!-- /.box-body -->
177 </div><!-- /.box -->
178
179
180
181
182
183
184
185 <div class="box box-primary box-solid">
186 <div class="box-header with-border">
187 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_MENU_TIMEOUT
188 <span id="id_span_desc_cn"> —— 启动倒计时</span></h3>
189 <div class="box-tools pull-right">
190 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
191 </div><!-- /.box-tools -->
192 </div><!-- /.box-header -->
193 <div class="box-body no-padding">
194 <table class="table table-bordered no-padding">
195 <tr style="font-weight:bold;">
196 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
197 <td>
198 <div class="col-sm-9" style="padding-left:0px;">
199 <input type="text" class="form-control" id="id_ctrl_text_timeout" name="name_ctrl_text_timeout"/>
200 </div>
201 </td>
202 </tr>
203 <tr id="tr_title_desc_cn">
204 <td class="td_ctrl_col">选项说明</td>
205 <td>
206 菜单倒计时(秒)。默认为0(即没有超时时间),设置之后,比如设置为10,则在倒计时10秒之后,会自动启动选中的镜像文件。在倒计时的过程中按任意键会停止倒计时,等待用户操作。
207 </td>
208 </tr>
209 <tr id="tr_title_desc_en">
210 <td class="td_ctrl_col">Option Description</td>
211 <td>
212 Menu timeout (seconds). Default value is 0 (no timeout is set). <br/>
213 When you set it to 10 for example, the selected image will be booted automatically after 10 seconds.
214 During the countdown, pressing any key will stop the countdown and wait for user operation.
215 </td>
216 </tr>
217 </table>
218 </div><!-- /.box-body -->
219 </div><!-- /.box -->
220
221
222
223 <div class="box box-primary box-solid">
224 <div class="box-header with-border">
225 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_DEFAULT_IMAGE
226 <span id="id_span_desc_cn"> —— 默认选中的镜像文件</span></h3>
227 <div class="box-tools pull-right">
228 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
229 </div><!-- /.box-tools -->
230 </div><!-- /.box-header -->
231 <div class="box-body no-padding">
232 <table class="table table-bordered no-padding">
233 <tr style="font-weight:bold;">
234 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
235 <td>
236 <div class="col-sm-9" style="padding-left:0px;">
237 <input type="text" class="form-control" id="id_ctrl_text_default_img" name="name_id_ctrl_text_default_img" disabled="disabled"/>
238 </div>
239 <div class="col-sm-1" id="id_ctrl_div_img_status">
240 <span id="id_ctrl_span_img_valid" style="line-height: 2;" class="badge bg-green">有效</span>
241 <span id="id_ctrl_span_img_invalid" style="line-height: 2;" class="badge bg-red">无效</span>
242 </div>
243 <div class="col-sm-1">
244 <button id="id_ctrl_btn_default_img" class="btn btn-primary btn-add"><span class="fa fa-edit"></span><span id="id_span_edit"> 设置</span></button>
245 </div>
246 <div class="col-sm-1">
247 <button id="id_ctrl_btn_clr_default" class="btn btn-danger btn-del"><span class="fa fa-trash"></span><span id="id_span_clear"> 清除</span></button>
248 </div>
249 </td>
250 </tr>
251 <tr id="tr_title_desc_cn">
252 <td class="td_ctrl_col">选项说明</td>
253 <td>
254 正常情况下默认选中的是第1个镜像文件。通过这个选项可以设置默认选中的镜像文件,一般和 VTOY_MENU_TIMEOUT 一起使用。<br/>
255 可以设置为 WIM/VHD/IMG 等支持的文件,必须是以 / 开始的全路径,ListView模式和TreeView模式都支持。 <br/>
256 注意,当同时设置了 VTOY_DEFAULT_SEARCH_ROOT 以后,VTOY_DEFAULT_IMAGE 对应的文件必须位于 VTOY_DEFAULT_SEARCH_ROOT 对应的目录下,否则不会生效。
257 </td>
258 </tr>
259 <tr id="tr_title_desc_en">
260 <td class="td_ctrl_col">Option Description</td>
261 <td>
262 Default selected image path. Normally used with VTOY_MENU_TIMEOUT. <br/>It can be ISO/WIM/VHD/IMG ... and supported in both ListView mode and TreeView mode.<br/>
263 Attention that, when VTOY_DEFAULT_SEARCH_ROOT is set, VTOY_DEFAULT_IMAGE must be in the directory (or sub-directory) of VTOY_DEFAULT_SEARCH_ROOT, otherwise it will not take effect.
264 </td>
265 </tr>
266 </table>
267 </div><!-- /.box-body -->
268 </div><!-- /.box -->
269
270
271
272
273
274
275
276
277 <div class="box box-primary box-solid">
278 <div class="box-header with-border">
279 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_MAX_SEARCH_LEVEL
280 <span id="id_span_desc_cn"> —— 最大搜索目录深度</span></h3>
281 <div class="box-tools pull-right">
282 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
283 </div><!-- /.box-tools -->
284 </div><!-- /.box-header -->
285 <div class="box-body no-padding">
286 <table class="table table-bordered no-padding">
287 <tr style="font-weight:bold;">
288 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
289 <td>
290 <select id="id_ctrl_sel_max_depth" name="name_ctrl_sel_max_depth" class="form-control">
291 <option title="max" selected>max</option>
292 <option title="0">0</option>
293 <option title="1">1</option>
294 <option title="2">2</option>
295 <option title="3">3</option>
296 <option title="4">4</option>
297 <option title="5">5</option>
298 <option title="6">6</option>
299 <option title="7">7</option>
300 <option title="8">8</option>
301 <option title="9">9</option>
302 <option title="10">10</option>
303 </select>
304 </td>
305 </tr>
306 <tr id="tr_title_desc_cn">
307 <td class="td_ctrl_col">选项说明</td>
308 <td>
309 最大搜索子目录的层数,取值为:<code>max</code> <code>0</code> <code>1</code> <code>2</code> <code>3</code> <code>...</code>
310 &nbsp;&nbsp;&nbsp;默认值为:<code>max</code><br/>
311 默认Ventoy会递归搜索磁盘上的所有目录和子目录,不管目录结构有多深都会搜索到底。你可以通过这个参数来控制搜索时的路径深度。<br/><br/>
312 <code>max</code> : 最大层数,也就是搜索所有子目录的意思。这也是 Ventoy 的默认值。<br/>
313 <code>0</code> : 搜索0层子目录,只列出根目录下的文件,不去搜索任何一个子目录。<br/>
314 <code>1</code> : 搜索1层子目录,除了根目录下的文件以外,再搜索根目录下的1级子目录。但是不再搜索1级子目录下的子目录(2级子目录)。<br/>
315 <code>2</code> : 搜索2层子目录,除了根目录下的文件以外,再搜索根目录下的1级子目录以及1级子目录下的子目录(2级子目录)。<br/>
316 <code>3</code> : 搜索3层子目录,......<br/>
317 <code>...</code><br/><br/>
318 注意,如果 <code>VTOY_DEFAULT_SEARCH_ROOT</code> 参数也同时设置了的话,则就以 <code>VTOY_DEFAULT_SEARCH_ROOT</code> 指定的目录作为根目录开始计算。
319 </td>
320 </tr>
321 <tr id="tr_title_desc_en">
322 <td class="td_ctrl_col">Option Description</td>
323 <td>
324 Max subdirectory level when search for image files. It's value can be: <code>max</code> <code>0</code> <code>1</code> <code>2</code> <code>3</code> <code>...</code>
325 &nbsp;&nbsp;&nbsp;default is : <code>max</code><br/>
326 By default, Ventoy will search all the directories and sub directories recursively no matter how deep the directory level is.<br/>
327 You can use this parameter to set a max-depth for the search path.<br/><br/>
328 <code>max</code> : Maximum, search all the directories and subdirectories. This is Ventoy's default value.<br/>
329 <code>0</code> : Only search files in the root and don't search any subdirectories.<br/>
330 <code>1</code> : Search up to level 1 of subdirectories.<br/>
331 <code>2</code> : Search up to level 2 of subdirectories.<br/>
332 <code>3</code> : Search up to level 3 of subdirectories.<br/>
333 <code>...</code><br/><br/>
334 If <code>VTOY_DEFAULT_SEARCH_ROOT</code> is set at the same time. Then the level is counted from <code>VTOY_DEFAULT_SEARCH_ROOT</code> .
335 </td>
336 </tr>
337 </table>
338 </div><!-- /.box-body -->
339 </div><!-- /.box -->
340
341
342
343 <div class="box box-primary box-solid">
344 <div class="box-header with-border">
345 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_LINUX_REMOUNT
346 <span id="id_span_desc_cn"> —— Linux 启动后继续访问ISO文件所在分区</span></h3>
347 <div class="box-tools pull-right">
348 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
349 </div><!-- /.box-tools -->
350 </div><!-- /.box-header -->
351 <div class="box-body no-padding">
352 <table class="table table-bordered no-padding">
353 <tr style="font-weight:bold;">
354 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
355 <td>
356 <label class="radio-inline">
357 <input type="radio" id="id_ctrl_linux_remount_radio0" name="id_ctrl_linux_remount_radio" data-type="0" value="0"/> <span style="font-weight:bold;">0</span>
358 </label>&nbsp;&nbsp;&nbsp;&nbsp;
359 <label class="radio-inline">
360 <input type="radio" id="id_ctrl_linux_remount_radio1" name="id_ctrl_linux_remount_radio" data-type="1" value="1"/> <span style="font-weight:bold;">1</span>
361 </label>
362 </td>
363 </tr>
364 <tr id="tr_title_desc_cn">
365 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
366 <td>
367 <code style="font-weight: bold;">0</code> Linux启动后不需要继续访问ISO文件所在的分区。<br/>
368 <code style="font-weight: bold;">1</code> Linux启动后需要继续访问ISO文件所在的分区。<br/><br/>
369 该选项只对 Linux 系统镜像有效。<br/>
370 默认情况下,受Linux内核相关功能的限制,对于Linux系统,在启动后无法继续访问ISO文件所在的分区。在mount的时候会提示 device busy。<br/>
371 如果这里选择 1,则 Ventoy 会尝试通过一些特殊的手段绕过内核的这个限制,但是这个功能是实验性质的,没有经过大规模和长时间的验证。
372 </td>
373 </tr>
374 <tr id="tr_title_desc_en">
375 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
376 <td>
377 <code style="font-weight: bold;">0</code> I don't need to access the image partition after boot.<br/>
378 <code style="font-weight: bold;">1</code> I need to access the image partition after boot. <br/><br/>
379 This option is only avaliable for Linux distro image files. <br/>
380
381 By default, the image partition where the ISO files locate can not be accessed after boot. When you try to mount it you will get device busy error.
382 This is due to linux kernel restriction (device-mapper module).<br/>
383 If you select 1 here, Ventoy will try to bypass the restriction with some special mechanism.<br/>
384 But it should be noted that, this is an experimental feature and is not fully tested.
385
386 </td>
387 </tr>
388 </table>
389 </div><!-- /.box-body -->
390 </div><!-- /.box -->
391
392
393
394 <div class="box box-primary box-solid">
395 <div class="box-header with-border">
396 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_SECONDARY_BOOT_MENU
397 <span id="id_span_desc_cn"> —— 二级启动菜单显示开关</span></h3>
398 <div class="box-tools pull-right">
399 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
400 </div><!-- /.box-tools -->
401 </div><!-- /.box-header -->
402 <div class="box-body no-padding">
403 <table class="table table-bordered no-padding">
404 <tr style="font-weight:bold;">
405 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
406 <td>
407 <label class="radio-inline">
408 <input type="radio" id="id_ctrl_secondary_radio0" name="id_ctrl_secondary_radio" data-type="0" value="0"> <span style="font-weight:bold;">0</span>
409 </label>&nbsp;&nbsp;&nbsp;&nbsp;
410 <label class="radio-inline">
411 <input type="radio" id="id_ctrl_secondary_radio1" name="id_ctrl_secondary_radio" data-type="1" value="1"> <span style="font-weight:bold;">1</span>
412 </label>
413 </td>
414 </tr>
415 <tr id="tr_title_desc_cn">
416 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
417 <td>二级启动菜单控制开关
418 <code style="font-weight: bold;">0</code> 不显示 &nbsp;&nbsp;
419 <code style="font-weight: bold;">1</code> 显示
420 </td>
421 </tr>
422 <tr id="tr_title_desc_en">
423 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
424 <td>
425 Secondary boot menu display option
426 <code style="font-weight: bold;">0</code> Don't display &nbsp;&nbsp;&nbsp;
427 <code style="font-weight: bold;">1</code> Display
428 </td>
429 </tr>
430 </table>
431 </div><!-- /.box-body -->
432 </div><!-- /.box -->
433
434 <div class="box box-primary box-solid">
435 <div class="box-header with-border">
436 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_SECONDARY_TIMEOUT
437 <span id="id_span_desc_cn"> —— 二级启动菜单倒计时</span></h3>
438 <div class="box-tools pull-right">
439 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
440 </div><!-- /.box-tools -->
441 </div><!-- /.box-header -->
442 <div class="box-body no-padding">
443 <table class="table table-bordered no-padding">
444 <tr style="font-weight:bold;">
445 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
446 <td>
447 <div class="col-sm-9" style="padding-left:0px;">
448 <input type="text" class="form-control" id="id_ctrl_text_secondary_timeout" name="name_ctrl_text_secondary_timeout"/>
449 </div>
450 </td>
451 </tr>
452 <tr id="tr_title_desc_cn">
453 <td class="td_ctrl_col">选项说明</td>
454 <td>
455 二级菜单倒计时(秒)。只有当 <code>VTOY_SECONDARY_BOOT_MENU</code> 设置为1时才有效。<br/>
456 默认不设置,设置之后,比如设置为10,则在倒计时10秒之后,会自动选择第一项,即:<code>Boot in normal mode</code> <br/>
457 在倒计时的过程中按任意键会停止倒计时,等待用户操作。
458 </td>
459 </tr>
460 <tr id="tr_title_desc_en">
461 <td class="td_ctrl_col">Option Description</td>
462 <td>
463 Timeout seconds for the secondary boot menu. Only take effect when <code>VTOY_SECONDARY_BOOT_MENU</code> is 1.<br/>
464 By default no timeout is set. When you set it to 10 for example, the first entry (<code>Boot in normal mode</code>) will be selected an run after 10 seconds.
465 </td>
466 </tr>
467 </table>
468 </div><!-- /.box-body -->
469 </div><!-- /.box -->
470
471
472
473
474 <div class="box box-primary box-solid">
475 <div class="box-header with-border">
476 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_DEFAULT_KBD_LAYOUT
477 <span id="id_span_desc_cn"> —— 默认键盘布局</span></h3>
478 <div class="box-tools pull-right">
479 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
480 </div><!-- /.box-tools -->
481 </div><!-- /.box-header -->
482 <div class="box-body no-padding">
483 <table class="table table-bordered no-padding">
484 <tr style="font-weight:bold;">
485 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
486 <td>
487 <select id="id_ctrl_sel_kbd" name="name_ctrl_sel_kbd" class="form-control">
488 <option title="QWERTY_USA" selected>QWERTY_USA</option>
489 <option title="AZERTY">AZERTY</option>
490 <option title="CZECH_QWERTY">CZECH_QWERTY</option>
491 <option title="CZECH_QWERTZ">CZECH_QWERTZ</option>
492 <option title="DANISH">DANISH</option>
493 <option title="DVORAK_USA">DVORAK_USA</option>
494 <option title="FRENCH">FRENCH</option>
495 <option title="GERMAN">GERMAN</option>
496 <option title="ITALIANO">ITALIANO</option>
497 <option title="JAPAN_106">JAPAN_106</option>
498 <option title="LATIN_USA">LATIN_USA</option>
499 <option title="PORTU_BRAZIL">PORTU_BRAZIL</option>
500 <option title="QWERTY_UK">QWERTY_UK</option>
501 <option title="QWERTZ">QWERTZ</option>
502 <option title="QWERTZ_HUN">QWERTZ_HUN</option>
503 <option title="QWERTZ_SLOV_CROAT">QWERTZ_SLOV_CROAT</option>
504 <option title="SPANISH">SPANISH</option>
505 <option title="SWEDISH">SWEDISH</option>
506 <option title="TURKISH_Q">TURKISH_Q</option>
507 <option title="VIETNAMESE">VIETNAMESE</option>
508 </select>
509 </td>
510 </tr>
511 <tr id="tr_title_desc_cn">
512 <td class="td_ctrl_col">选项说明</td>
513 <td>
514 键盘布局
515 </td>
516 </tr>
517 <tr id="tr_title_desc_en">
518 <td class="td_ctrl_col">Option Description</td>
519 <td>
520 Keyboard Layout
521 </td>
522 </tr>
523 </table>
524 </div><!-- /.box-body -->
525 </div><!-- /.box -->
526
527
528
529
530 <div class="box box-primary box-solid">
531 <div class="box-header with-border">
532 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_TREE_VIEW_MENU_STYLE
533 <span id="id_span_desc_cn"> —— TreeView模式显示风格</span></h3>
534 <div class="box-tools pull-right">
535 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
536 </div><!-- /.box-tools -->
537 </div><!-- /.box-header -->
538 <div class="box-body no-padding">
539 <table class="table table-bordered no-padding">
540 <tr style="font-weight:bold;">
541 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
542 <td>
543 <label class="radio-inline">
544 <input type="radio" id="id_ctrl_radio_treestyle0" name="id_ctrl_radio_treestyle" data-type="0" value="0"> <span style="font-weight:bold;">0</span>
545 </label>&nbsp;&nbsp;&nbsp;&nbsp;
546 <label class="radio-inline">
547 <input type="radio" id="id_ctrl_radio_treestyle1" name="id_ctrl_radio_treestyle" data-type="1" value="1"> <span style="font-weight:bold;">1</span>
548 </label>
549 </td>
550 </tr>
551 <tr id="tr_title_desc_cn">
552 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
553 <td>TreeView模式下的菜单风格。
554 <code style="font-weight: bold;">0</code> 显示DIR和文件大小 &nbsp;&nbsp;&nbsp;
555 <code style="font-weight: bold;">1</code> 不显示DIR和文件大小。只在 VTOY_DEFAULT_MENU_MODE 为1时才有效。
556 </td>
557 </tr>
558 <tr id="tr_title_desc_en">
559 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
560 <td>
561 Menu style in TreeView mode.
562 <code style="font-weight: bold;">0</code> with DIR and file size prefix &nbsp;&nbsp;&nbsp;
563 <code style="font-weight: bold;">1</code> No DIR and file size. Default is 0.
564 </td>
565 </tr>
566 </table>
567 </div><!-- /.box-body -->
568 </div><!-- /.box -->
569
570
571 <div class="box box-primary box-solid">
572 <div class="box-header with-border">
573 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILT_DOT_UNDERSCORE_FILE
574 <span id="id_span_desc_cn"> —— 过滤以 ._ 开头的文件</span></h3>
575 <div class="box-tools pull-right">
576 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
577 </div><!-- /.box-tools -->
578 </div><!-- /.box-header -->
579 <div class="box-body no-padding">
580 <table class="table table-bordered no-padding">
581 <tr style="font-weight:bold;">
582 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
583 <td>
584 <label class="radio-inline">
585 <input type="radio" id="id_ctrl_radio_underscore0" name="id_ctrl_radio_underscore" data-type="0" value="0"> <span style="font-weight:bold;">0</span>
586 </label>&nbsp;&nbsp;&nbsp;&nbsp;
587 <label class="radio-inline">
588 <input type="radio" id="id_ctrl_radio_underscore1" name="id_ctrl_radio_underscore" data-type="1" value="1"> <span style="font-weight:bold;">1</span>
589 </label>
590 </td>
591 </tr>
592 <tr id="tr_title_desc_cn">
593 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
594 <td>过滤以 ._ 开头的文件。当使用苹果系统时,有时拷贝文件会产生一些 ._ 开头的文件,可以通过此选项过滤掉。
595 <code style="font-weight: bold;">0</code> 不过滤 &nbsp;&nbsp;
596 <code style="font-weight: bold;">1</code> 过滤
597 </td>
598 </tr>
599 <tr id="tr_title_desc_en">
600 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
601 <td>
602 Filter for files with prefix ._ in name. This will be useful when you use macOS (a lot of ._xxx file generated when you copy files).
603 <code style="font-weight: bold;">0</code> Don't filt &nbsp;&nbsp;&nbsp;
604 <code style="font-weight: bold;">1</code> Filt
605 </td>
606 </tr>
607 </table>
608 </div><!-- /.box-body -->
609 </div><!-- /.box -->
610
611
612
613 <div class="box box-primary box-solid">
614 <div class="box-header with-border">
615 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_SORT_CASE_SENSITIVE
616 <span id="id_span_desc_cn"> —— 菜单排序时是否区分大小写</span></h3>
617 <div class="box-tools pull-right">
618 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
619 </div><!-- /.box-tools -->
620 </div><!-- /.box-header -->
621 <div class="box-body no-padding">
622 <table class="table table-bordered no-padding">
623 <tr style="font-weight:bold;">
624 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
625 <td>
626 <label class="radio-inline">
627 <input type="radio" id="id_ctrl_radio_casesensitive0" name="id_ctrl_radio_casesensitive" data-type="0" value="0"> <span style="font-weight:bold;">0</span>
628 </label>&nbsp;&nbsp;&nbsp;&nbsp;
629 <label class="radio-inline">
630 <input type="radio" id="id_ctrl_radio_casesensitive1" name="id_ctrl_radio_casesensitive" data-type="1" value="1"> <span style="font-weight:bold;">1</span>
631 </label>
632 </td>
633 </tr>
634 <tr id="tr_title_desc_cn">
635 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
636 <td>在菜单排序时是否大小写敏感。
637 <code style="font-weight: bold;">0</code> 不区分大小写 &nbsp;&nbsp;&nbsp; <code style="font-weight: bold;">1</code> 区分大小写
638 </td>
639 </tr>
640 <tr id="tr_title_desc_en">
641 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
642 <td>
643 Case sensitive when sort the ISO files or directories. &nbsp;&nbsp;&nbsp;
644 <code style="font-weight: bold;">0</code> case insensitive &nbsp;&nbsp;&nbsp;<code style="font-weight: bold;">1</code> case sensitive
645 </td>
646 </tr>
647 </table>
648 </div><!-- /.box-body -->
649 </div><!-- /.box -->
650
651
652
653 <div class="box box-primary box-solid">
654 <div class="box-header with-border">
655 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_VHD_NO_WARNING</h3>
656 <div class="box-tools pull-right">
657 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
658 </div><!-- /.box-tools -->
659 </div><!-- /.box-header -->
660 <div class="box-body no-padding">
661 <table class="table table-bordered no-padding">
662 <tr style="font-weight:bold;">
663 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
664 <td>
665 <label class="radio-inline">
666 <input type="radio" id="id_ctrl_radio_vhd_warning0" name="id_ctrl_radio_vhd_warning" data-type="0" value="0"> <span style="font-weight:bold;">0</span>
667 </label>&nbsp;&nbsp;&nbsp;&nbsp;
668 <label class="radio-inline">
669 <input type="radio" id="id_ctrl_radio_vhd_warning1" name="id_ctrl_radio_vhd_warning" data-type="1" value="1"> <span style="font-weight:bold;">1</span>
670 </label>
671 </td>
672 </tr>
673 <tr id="tr_title_desc_cn">
674 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
675 <td>
676 <code style="font-weight: bold;">0</code> 启动Windows VHD(x)时,如果U盘分区不是NTFS格式,则显示告警信息。&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
677 <code style="font-weight: bold;">1</code> 不显示告警信息。
678 </td>
679 </tr>
680 <tr id="tr_title_desc_en">
681 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
682 <td>
683 <code style="font-weight: bold;">0</code> Show a warning message if the partition is not NTFS when booting VHD(x) file.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
684 <code style="font-weight: bold;">1</code> No warning message.
685 </td>
686 </tr>
687 </table>
688 </div><!-- /.box-body -->
689 </div><!-- /.box -->
690
691
692
693
694
695
696 <div class="box box-primary box-solid">
697 <div class="box-header with-border">
698 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILE_FLT_ISO
699 <span id="id_span_desc_cn"> —— 过滤 .iso 文件</span></h3>
700 <div class="box-tools pull-right">
701 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
702 </div><!-- /.box-tools -->
703 </div><!-- /.box-header -->
704 <div class="box-body no-padding">
705 <table class="table table-bordered no-padding">
706 <tr style="font-weight:bold;">
707 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
708 <td>
709 <label class="radio-inline">
710 <input type="radio" id="id_ctrl_radio_filt_iso0" name="id_ctrl_radio_filt_iso" data-type="0" value="0" > <span style="font-weight:bold;">0</span>
711 </label>&nbsp;&nbsp;&nbsp;&nbsp;
712 <label class="radio-inline">
713 <input type="radio" id="id_ctrl_radio_filt_iso1" name="id_ctrl_radio_filt_iso" data-type="1" value="1" > <span style="font-weight:bold;">1</span>
714 </label>
715 </td>
716 </tr>
717 <tr id="tr_title_desc_cn">
718 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
719 <td>
720 <code style="font-weight: bold;">0</code> 不过滤 .iso 文件 &nbsp;&nbsp; &nbsp;&nbsp;
721 <code style="font-weight: bold;">1</code> 过滤掉 .iso 文件。&nbsp;&nbsp; &nbsp;&nbsp;
722 过滤之后 .iso 文件就不会显示在启动菜单中。
723 </td>
724 </tr>
725 <tr id="tr_title_desc_en">
726 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
727 <td>
728 <code style="font-weight: bold;">0</code> List .iso files. &nbsp;&nbsp;&nbsp;&nbsp;
729 <code style="font-weight: bold;">1</code> Filter .iso files. &nbsp;&nbsp;&nbsp;&nbsp;
730 The iso files will not be shown in the boot menu if set to 1.
731 </td>
732 </tr>
733 </table>
734 </div><!-- /.box-body -->
735 </div><!-- /.box -->
736
737
738 <div class="box box-primary box-solid">
739 <div class="box-header with-border">
740 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILE_FLT_WIM
741 <span id="id_span_desc_cn"> —— 过滤 .wim 文件</span></h3>
742 <div class="box-tools pull-right">
743 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
744 </div><!-- /.box-tools -->
745 </div><!-- /.box-header -->
746 <div class="box-body no-padding">
747 <table class="table table-bordered no-padding">
748 <tr style="font-weight:bold;">
749 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
750 <td>
751 <label class="radio-inline">
752 <input type="radio" id="id_ctrl_radio_filt_wim0" name="id_ctrl_radio_filt_wim" data-type="0" value="0" > <span style="font-weight:bold;">0</span>
753 </label>&nbsp;&nbsp;&nbsp;&nbsp;
754 <label class="radio-inline">
755 <input type="radio" id="id_ctrl_radio_filt_wim1" name="id_ctrl_radio_filt_wim" data-type="1" value="1" > <span style="font-weight:bold;">1</span>
756 </label>
757 </td>
758 </tr>
759 <tr id="tr_title_desc_cn">
760 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
761 <td>
762 <code style="font-weight: bold;">0</code> 不过滤 .wim 文件 &nbsp;&nbsp; &nbsp;&nbsp;
763 <code style="font-weight: bold;">1</code> 过滤掉 .wim 文件。&nbsp;&nbsp; &nbsp;&nbsp;
764 过滤之后 .wim 文件就不会显示在启动菜单中。
765 </td>
766 </tr>
767 <tr id="tr_title_desc_en">
768 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
769 <td>
770 <code style="font-weight: bold;">0</code> List .wim files. &nbsp;&nbsp;&nbsp;&nbsp;
771 <code style="font-weight: bold;">1</code> Filter .wim files. &nbsp;&nbsp;&nbsp;&nbsp;
772 The wim files will not be shown in the boot menu if set to 1.
773 </td>
774 </tr>
775 </table>
776 </div><!-- /.box-body -->
777 </div><!-- /.box -->
778
779
780
781 <div class="box box-primary box-solid">
782 <div class="box-header with-border">
783 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILE_FLT_EFI
784 <span id="id_span_desc_cn"> —— 过滤 .efi 文件</span></h3>
785 <div class="box-tools pull-right">
786 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
787 </div><!-- /.box-tools -->
788 </div><!-- /.box-header -->
789 <div class="box-body no-padding">
790 <table class="table table-bordered no-padding">
791 <tr style="font-weight:bold;">
792 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
793 <td>
794 <label class="radio-inline">
795 <input type="radio" id="id_ctrl_radio_filt_efi0" name="id_ctrl_radio_filt_efi" data-type="0" value="0" > <span style="font-weight:bold;">0</span>
796 </label>&nbsp;&nbsp;&nbsp;&nbsp;
797 <label class="radio-inline">
798 <input type="radio" id="id_ctrl_radio_filt_efi1" name="id_ctrl_radio_filt_efi" data-type="1" value="1" > <span style="font-weight:bold;">1</span>
799 </label>
800 </td>
801 </tr>
802 <tr id="tr_title_desc_cn">
803 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
804 <td>
805 <code style="font-weight: bold;">0</code> 不过滤 .efi 文件 &nbsp;&nbsp; &nbsp;&nbsp;
806 <code style="font-weight: bold;">1</code> 过滤掉 .efi 文件。&nbsp;&nbsp; &nbsp;&nbsp;
807 过滤之后 .efi 文件就不会显示在启动菜单中。
808 </td>
809 </tr>
810 <tr id="tr_title_desc_en">
811 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
812 <td>
813 <code style="font-weight: bold;">0</code> List .efi files. &nbsp;&nbsp;&nbsp;&nbsp;
814 <code style="font-weight: bold;">1</code> Filter .efi files. &nbsp;&nbsp;&nbsp;&nbsp;
815 The efi files will not be shown in the boot menu if set to 1.
816 </td>
817 </tr>
818 </table>
819 </div><!-- /.box-body -->
820 </div><!-- /.box -->
821
822
823
824 <div class="box box-primary box-solid">
825 <div class="box-header with-border">
826 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILE_FLT_IMG
827 <span id="id_span_desc_cn"> —— 过滤 .img 文件</span></h3>
828 <div class="box-tools pull-right">
829 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
830 </div><!-- /.box-tools -->
831 </div><!-- /.box-header -->
832 <div class="box-body no-padding">
833 <table class="table table-bordered no-padding">
834 <tr style="font-weight:bold;">
835 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
836 <td>
837 <label class="radio-inline">
838 <input type="radio" id="id_ctrl_radio_filt_img0" name="id_ctrl_radio_filt_img" data-type="0" value="0" > <span style="font-weight:bold;">0</span>
839 </label>&nbsp;&nbsp;&nbsp;&nbsp;
840 <label class="radio-inline">
841 <input type="radio" id="id_ctrl_radio_filt_img1" name="id_ctrl_radio_filt_img" data-type="1" value="1" > <span style="font-weight:bold;">1</span>
842 </label>
843 </td>
844 </tr>
845 <tr id="tr_title_desc_cn">
846 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
847 <td>
848 <code style="font-weight: bold;">0</code> 不过滤 .img 文件 &nbsp;&nbsp; &nbsp;&nbsp;
849 <code style="font-weight: bold;">1</code> 过滤掉 .img 文件。&nbsp;&nbsp; &nbsp;&nbsp;
850 过滤之后 .img 文件就不会显示在启动菜单中。
851 </td>
852 </tr>
853 <tr id="tr_title_desc_en">
854 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
855 <td>
856 <code style="font-weight: bold;">0</code> List .img files. &nbsp;&nbsp;&nbsp;&nbsp;
857 <code style="font-weight: bold;">1</code> Filter .img files. &nbsp;&nbsp;&nbsp;&nbsp;
858 The img files will not be shown in the boot menu if set to 1.
859 </td>
860 </tr>
861 </table>
862 </div><!-- /.box-body -->
863 </div><!-- /.box -->
864
865
866
867 <div class="box box-primary box-solid">
868 <div class="box-header with-border">
869 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILE_FLT_VHD
870 <span id="id_span_desc_cn"> —— 过滤 .vhd(x) 文件</span></h3>
871 <div class="box-tools pull-right">
872 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
873 </div><!-- /.box-tools -->
874 </div><!-- /.box-header -->
875 <div class="box-body no-padding">
876 <table class="table table-bordered no-padding">
877 <tr style="font-weight:bold;">
878 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
879 <td>
880 <label class="radio-inline">
881 <input type="radio" id="id_ctrl_radio_filt_vhd0" name="id_ctrl_radio_filt_vhd" data-type="0" value="0" > <span style="font-weight:bold;">0</span>
882 </label>&nbsp;&nbsp;&nbsp;&nbsp;
883 <label class="radio-inline">
884 <input type="radio" id="id_ctrl_radio_filt_vhd1" name="id_ctrl_radio_filt_vhd" data-type="1" value="1" > <span style="font-weight:bold;">1</span>
885 </label>
886 </td>
887 </tr>
888 <tr id="tr_title_desc_cn">
889 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
890 <td>
891 <code style="font-weight: bold;">0</code> 不过滤 .vhd(x) 文件 &nbsp;&nbsp; &nbsp;&nbsp;
892 <code style="font-weight: bold;">1</code> 过滤掉 .vhd(x) 文件。&nbsp;&nbsp; &nbsp;&nbsp;
893 过滤之后 .vhd(x) 文件就不会显示在启动菜单中。
894 </td>
895 </tr>
896 <tr id="tr_title_desc_en">
897 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
898 <td>
899 <code style="font-weight: bold;">0</code> List .vhd(x) files. &nbsp;&nbsp;&nbsp;&nbsp;
900 <code style="font-weight: bold;">1</code> Filter .vhd(x) files. &nbsp;&nbsp;&nbsp;&nbsp;
901 The vhd(x) files will not be shown in the boot menu if set to 1.
902 </td>
903 </tr>
904 </table>
905 </div><!-- /.box-body -->
906 </div><!-- /.box -->
907
908
909
910 <div class="box box-primary box-solid">
911 <div class="box-header with-border">
912 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_FILE_FLT_VTOY
913 <span id="id_span_desc_cn"> —— 过滤 .vtoy 文件</span></h3>
914 <div class="box-tools pull-right">
915 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
916 </div><!-- /.box-tools -->
917 </div><!-- /.box-header -->
918 <div class="box-body no-padding">
919 <table class="table table-bordered no-padding">
920 <tr style="font-weight:bold;">
921 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
922 <td>
923 <label class="radio-inline">
924 <input type="radio" id="id_ctrl_radio_filt_vtoy0" name="id_ctrl_radio_filt_vtoy" data-type="0" value="0" > <span style="font-weight:bold;">0</span>
925 </label>&nbsp;&nbsp;&nbsp;&nbsp;
926 <label class="radio-inline">
927 <input type="radio" id="id_ctrl_radio_filt_vtoy1" name="id_ctrl_radio_filt_vtoy" data-type="1" value="1" > <span style="font-weight:bold;">1</span>
928 </label>
929 </td>
930 </tr>
931 <tr id="tr_title_desc_cn">
932 <td class="td_ctrl_col" id="td_title_desc">选项说明</td>
933 <td>
934 <code style="font-weight: bold;">0</code> 不过滤 .vtoy 文件 &nbsp;&nbsp; &nbsp;&nbsp;
935 <code style="font-weight: bold;">1</code> 过滤掉 .vtoy 文件。&nbsp;&nbsp; &nbsp;&nbsp;
936 过滤之后 .vtoy 文件就不会显示在启动菜单中。
937 </td>
938 </tr>
939 <tr id="tr_title_desc_en">
940 <td class="td_ctrl_col" id="td_title_desc">Option Description</td>
941 <td>
942 <code style="font-weight: bold;">0</code> List .vtoy files. &nbsp;&nbsp;&nbsp;&nbsp;
943 <code style="font-weight: bold;">1</code> Filter .vtoy files. &nbsp;&nbsp;&nbsp;&nbsp;
944 The vtoy files will not be shown in the boot menu if set to 1.
945 </td>
946 </tr>
947 </table>
948 </div><!-- /.box-body -->
949 </div><!-- /.box -->
950
951
952 <div class="box box-primary box-solid">
953 <div class="box-header with-border">
954 <h3 class="box-title" style="font-size: 14px;font-weight: bold;">VTOY_HELP_TXT_LANGUAGE
955 <span id="id_span_desc_cn"> —— 帮助信息语言</span></h3>
956 <div class="box-tools pull-right">
957 <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
958 </div><!-- /.box-tools -->
959 </div><!-- /.box-header -->
960 <div class="box-body no-padding">
961 <table class="table table-bordered no-padding">
962 <tr style="font-weight:bold;">
963 <td class="td_ctrl_col" id="td_title_setting">选项设置</td>
964 <td>
965 <select id="id_ctrl_sel_help_lang" name="name_ctrl_sel_help_lang" class="form-control">
966
967 </select>
968 </td>
969 </tr>
970 <tr id="tr_title_desc_cn">
971 <td class="td_ctrl_col">选项说明</td>
972 <td>
973 快捷键 <code>h</code> 显示的帮助信息的语言版本。默认是 "en_US"。
974 具体请参考 <a target="_blank" href='https://www.ventoy.net/cn/plugin_control.html#vtoy_help_language'>Ventoy 帮助信息</a>
975 </td>
976 </tr>
977 <tr id="tr_title_desc_en">
978 <td class="td_ctrl_col">Option Description</td>
979 <td>
980 The language of the help text when press <code>h</code>. Default is "en_US",
981 refer <a target="_blank" href='https://www.ventoy.net/en/plugin_control.html#vtoy_help_language'>Ventoy Help Text</a> for details.
982 </td>
983 </tr>
984 </table>
985 </div><!-- /.box-body -->
986 </div><!-- /.box -->
987
988
989
990 </div>
991
992 </div>
993 <script type="text/javascript">
994 function VtoyPageLanguageChange(newlang) {
995 VtoyCommonChangeLanguage(newlang);
996
997 $('h1[id=id_h1_page_title]').text(g_vtoy_cur_language.STR_PLUG_CONTROL);
998 $('#id_ctrl_span_search_root_valid').text(g_vtoy_cur_language.STR_VALID);
999 $('#id_ctrl_span_search_root_invalid').text(g_vtoy_cur_language.STR_INVALID);
1000 $('#id_ctrl_span_img_valid').text(g_vtoy_cur_language.STR_VALID);
1001 $('#id_ctrl_span_img_invalid').text(g_vtoy_cur_language.STR_INVALID);
1002
1003 $("span[id=id_span_edit]").each(function(){
1004 $(this).text(' ' + g_vtoy_cur_language.STR_EDIT);
1005 });
1006
1007 $("span[id=id_span_clear]").each(function(){
1008 $(this).text(' ' + g_vtoy_cur_language.STR_CLEAR);
1009 });
1010 }
1011
1012 function VtoyGetCurrentPageItem(data) {
1013 var level;
1014
1015 data.win11_bypass_check = parseInt($('input:radio[name=id_ctrl_bypass_win11_radio]:checked').val());
1016 data.linux_remount = parseInt($('input:radio[name=id_ctrl_linux_remount_radio]:checked').val());
1017 data.secondary_menu = parseInt($('input:radio[name=id_ctrl_secondary_radio]:checked').val());
1018 data.default_search_root = $('input:text[id=id_ctrl_text_search_root]').val();
1019 data.menu_timeout = parseInt($('input:text[id=id_ctrl_text_timeout]').val());
1020 data.secondary_menu_timeout = parseInt($('input:text[id=id_ctrl_text_secondary_timeout]').val());
1021 data.default_image = $('input:text[id=id_ctrl_text_default_img]').val();
1022
1023 level = $('select[id=id_ctrl_sel_max_depth').val();
1024 if (level === 'max') {
1025 data.max_search_level = -1;
1026 } else {
1027 data.max_search_level = parseInt(level);
1028 }
1029
1030 data.default_kbd_layout = $('select[id=id_ctrl_sel_kbd').val();
1031 data.default_menu_mode = parseInt($('input:radio[name=id_ctrl_radio_menu_mode]:checked').val());
1032 data.treeview_style = parseInt($('input:radio[name=id_ctrl_radio_treestyle]:checked').val());
1033
1034 data.filter_dot_underscore = parseInt($('input:radio[name=id_ctrl_radio_underscore]:checked').val());
1035 data.sort_casesensitive = parseInt($('input:radio[name=id_ctrl_radio_casesensitive]:checked').val());
1036
1037 data.vhd_no_warning = parseInt($('input:radio[name=id_ctrl_radio_vhd_warning]:checked').val());
1038 data.filter_iso = parseInt($('input:radio[name=id_ctrl_radio_filt_iso]:checked').val());
1039 data.filter_wim = parseInt($('input:radio[name=id_ctrl_radio_filt_wim]:checked').val());
1040 data.filter_efi = parseInt($('input:radio[name=id_ctrl_radio_filt_efi]:checked').val());
1041 data.filter_img = parseInt($('input:radio[name=id_ctrl_radio_filt_img]:checked').val());
1042 data.filter_vhd = parseInt($('input:radio[name=id_ctrl_radio_filt_vhd]:checked').val());
1043 data.filter_vtoy = parseInt($('input:radio[name=id_ctrl_radio_filt_vtoy]:checked').val());
1044
1045 data.help_text_language = $('select[id=id_ctrl_sel_help_lang').val();
1046 }
1047
1048 function VtoyFillCurrentPageItem(data) {
1049 //VTOY_WIN11_BYPASS_CHECK
1050 $('input:radio[name=id_ctrl_bypass_win11_radio]')[data.win11_bypass_check].checked = true;
1051 $('input:radio[name=id_ctrl_linux_remount_radio]')[data.linux_remount].checked = true;
1052 $('input:radio[name=id_ctrl_secondary_radio]')[data.secondary_menu].checked = true;
1053
1054 //VTOY_DEFAULT_SEARCH_ROOT
1055 $('input:text[id=id_ctrl_text_search_root]').val(data.default_search_root);
1056 if (data.default_search_root.length === 0) {
1057 $('div[id=id_ctrl_div_root_status]').hide();
1058 } else {
1059 $('div[id=id_ctrl_div_root_status]').show();
1060 if (data.default_search_root_valid === 0) {
1061 $('span[id=id_ctrl_span_search_root_valid]').hide();
1062 $('span[id=id_ctrl_span_search_root_invalid]').show();
1063 } else {
1064 $('span[id=id_ctrl_span_search_root_valid]').show();
1065 $('span[id=id_ctrl_span_search_root_invalid]').hide();
1066 }
1067 }
1068
1069 //VTOY_MENU_TIMEOUT
1070 $('input:text[id=id_ctrl_text_timeout]').val(data.menu_timeout);
1071
1072 //VTOY_SECONDARY_TIMEOUT
1073 $('input:text[id=id_ctrl_text_secondary_timeout]').val(data.secondary_menu_timeout);
1074
1075
1076 //VTOY_DEFAULT_IMAGE
1077 $('input:text[id=id_ctrl_text_default_img]').val(data.default_image);
1078 if (data.default_image.length === 0) {
1079 $('div[id=id_ctrl_div_img_status]').hide();
1080 } else {
1081 $('div[id=id_ctrl_div_img_status]').show();
1082 if (data.default_image_valid === 0) {
1083 $('span[id=id_ctrl_span_img_valid]').hide();
1084 $('span[id=id_ctrl_span_img_invalid]').show();
1085 } else {
1086 $('span[id=id_ctrl_span_img_valid]').show();
1087 $('span[id=id_ctrl_span_img_invalid]').hide();
1088 }
1089 }
1090
1091 //VTOY_MAX_SEARCH_LEVEL
1092 if (data.max_search_level >=0 && data.max_search_level <= 10) {
1093 $('select[id=id_ctrl_sel_max_depth').val(data.max_search_level);
1094 } else {
1095 $('select[id=id_ctrl_sel_max_depth').val('max');
1096 }
1097
1098 //VTOY_DEFAULT_KBD_LAYOUT
1099 $('select[id=id_ctrl_sel_kbd').val(data.default_kbd_layout);
1100
1101 //VTOY_DEFAULT_MENU_MODE
1102 $('input:radio[name=id_ctrl_radio_menu_mode]')[data.default_menu_mode].checked = true;
1103
1104 //VTOY_TREE_VIEW_MENU_STYLE
1105 $('input:radio[name=id_ctrl_radio_treestyle]')[data.treeview_style].checked = true;
1106
1107 //VTOY_FILT_DOT_UNDERSCORE_FILE
1108 $('input:radio[name=id_ctrl_radio_underscore]')[data.filter_dot_underscore].checked = true;
1109
1110 //VTOY_SORT_CASE_SENSITIVE
1111 $('input:radio[name=id_ctrl_radio_casesensitive]')[data.sort_casesensitive].checked = true;
1112
1113 //VTOY_VHD_NO_WARNING
1114 $('input:radio[name=id_ctrl_radio_vhd_warning]')[data.vhd_no_warning].checked = true;
1115
1116 //VTOY_FILE_FLT_ISO
1117 $('input:radio[name=id_ctrl_radio_filt_iso]')[data.filter_iso].checked = true;
1118
1119 //VTOY_FILE_FLT_WIM
1120 $('input:radio[name=id_ctrl_radio_filt_wim]')[data.filter_wim].checked = true;
1121
1122 //VTOY_FILE_FLT_EFI
1123 $('input:radio[name=id_ctrl_radio_filt_efi]')[data.filter_efi].checked = true;
1124
1125 //VTOY_FILE_FLT_IMG
1126 $('input:radio[name=id_ctrl_radio_filt_img]')[data.filter_img].checked = true;
1127
1128
1129 //VTOY_FILE_FLT_VHD
1130 $('input:radio[name=id_ctrl_radio_filt_vhd]')[data.filter_vhd].checked = true;
1131
1132
1133 //VTOY_FILE_FLT_VTOY
1134 $('input:radio[name=id_ctrl_radio_filt_vtoy]')[data.filter_vtoy].checked = true;
1135
1136 //VTOY_HELP_TXT_LANGUAGE
1137 if ($("select[id=id_ctrl_sel_help_lang")[0].options.length === 0)
1138 {
1139 for (var i = 0; i < data.help_list.length; i++) {
1140 var hlang = data.help_list[i];
1141 var opt = '<option title="'+hlang+'">'+hlang+'</option>';
1142 $('select[id=id_ctrl_sel_help_lang').append(opt);
1143 }
1144 }
1145
1146 $('select[id=id_ctrl_sel_help_lang').val(data.help_text_language);
1147 }
1148
1149 function VtoySaveCurrentPage() {
1150 VtoyGetCurrentPageItem(m_data_control[current_tab_index]);
1151 var data = m_data_control[current_tab_index];
1152
1153 callVtoy({
1154 method : 'save_control',
1155 index: current_tab_index,
1156 win11_bypass_check: data.win11_bypass_check,
1157 linux_remount:data.linux_remount,
1158 secondary_menu:data.secondary_menu,
1159 default_search_root: data.default_search_root,
1160 menu_timeout: data.menu_timeout,
1161 secondary_menu_timeout: data.secondary_menu_timeout,
1162 default_image: data.default_image,
1163 max_search_level: data.max_search_level,
1164 default_kbd_layout: data.default_kbd_layout,
1165 default_menu_mode: data.default_menu_mode,
1166 treeview_style: data.treeview_style,
1167 filter_dot_underscore: data.filter_dot_underscore,
1168 sort_casesensitive: data.sort_casesensitive,
1169 vhd_no_warning: data.vhd_no_warning,
1170 filter_iso: data.filter_iso,
1171 filter_wim: data.filter_wim,
1172 filter_efi: data.filter_efi,
1173 filter_img: data.filter_img,
1174 filter_vhd: data.filter_vhd,
1175 filter_vtoy: data.filter_vtoy,
1176 help_text_language: data.help_text_language
1177 }, function(e) {
1178 Message.success(g_vtoy_cur_language.STR_SAVE_SUCCESS);
1179 });
1180 }
1181
1182 function OnClickMultiModeTab() {
1183 var href = $(this).attr('href');
1184 var index = parseInt(href.substr(5, 1));
1185
1186 if (index < 0 || index >= g_vtoy_data_default_index || current_tab_index === index) {
1187 return;
1188 }
1189
1190 current_tab_index = index;
1191 VtoyFillCurrentPageItem(m_data_control[index]);
1192 }
1193
1194 function OnSelectSearchRoot(root, extra) {
1195 var path = root.substr(g_current_dir.length);
1196 $('input:text[id=id_ctrl_text_search_root]').val(path);
1197 if (path.length === 0) {
1198 $('div[id=id_ctrl_div_root_status]').hide();
1199 } else {
1200 $('div[id=id_ctrl_div_root_status]').show();
1201 $('span[id=id_ctrl_span_search_root_valid]').show();
1202 $('span[id=id_ctrl_span_search_root_invalid]').hide();
1203 }
1204 VtoySaveCurrentPage();
1205 }
1206
1207 function OnSelectDefaultImage(root, valid, extra) {
1208 var path = root.substr(g_current_dir.length);
1209 $('input:text[id=id_ctrl_text_default_img]').val(path);
1210 if (path.length === 0) {
1211 $('div[id=id_ctrl_div_img_status]').hide();
1212 } else {
1213 $('div[id=id_ctrl_div_img_status]').show();
1214 $('span[id=id_ctrl_span_img_valid]').show();
1215 $('span[id=id_ctrl_span_img_invalid]').hide();
1216 }
1217 VtoySaveCurrentPage();
1218 }
1219
1220 //Main process
1221 var m_data_control;
1222 var current_tab_index = 0;
1223
1224 callVtoySync({method : 'get_control'}, function(data) {
1225 m_data_control = data;
1226 });
1227
1228 $('#id_ctrl_btn_sel_root').click(function() {
1229 var tip = (g_current_os === 'windows') ? '\\ISO\\Windows' : "/ISO/Linux";
1230 var para = {
1231 "title": g_vtoy_cur_language.STR_SET_SEARCH_ROOT,
1232 "tip": g_current_dir + tip,
1233 "tip3": '',
1234 "extra": false,
1235 "extra_title": ''
1236 };
1237 VtoySelectDirPath(OnSelectSearchRoot, para);
1238 });
1239
1240 $('#id_ctrl_btn_clr_root').click(function() {
1241 var old = $('input:text[id=id_ctrl_text_search_root]').val();
1242 if (old.length != 0) {
1243 $('input:text[id=id_ctrl_text_search_root]').val('');
1244 $('div[id=id_ctrl_div_root_status]').hide();
1245 VtoySaveCurrentPage();
1246 }
1247 });
1248
1249 $('#id_ctrl_btn_default_img').click(function() {
1250 var tip = (g_current_os === 'windows') ? '\\ISO\\Windows10_en.iso' : "/ISO/Windows10_en.iso";
1251 var para = {
1252 "title": g_vtoy_cur_language.STR_SET_DEFAULT_IMAGE,
1253 "fuzzy": 0,
1254 "tip1": g_current_dir + tip,
1255 "tip2": '',
1256 "tip3": '',
1257 "extra": false,
1258 "extra_title": ''
1259 };
1260 VtoySelectFilePath(OnSelectDefaultImage, para);
1261 });
1262
1263 $('#id_ctrl_btn_clr_default').click(function() {
1264 var old = $('input:text[id=id_ctrl_text_default_img]').val();
1265 if (old.length != 0) {
1266 $('input:text[id=id_ctrl_text_default_img]').val('');
1267 $('div[id=id_ctrl_div_img_status]').hide();
1268 VtoySaveCurrentPage();
1269 }
1270 });
1271
1272 $('input[type=radio]').each(function(){
1273 var id = $(this).attr('id');
1274 if (typeof(id) != 'undefined' && id.startsWith('id_ctrl')) {
1275 $(this).change(VtoySaveCurrentPage);
1276 }
1277 });
1278 $('select[id=id_ctrl_sel_max_depth]').change(VtoySaveCurrentPage);
1279 $('select[id=id_ctrl_sel_kbd]').change(VtoySaveCurrentPage);
1280 $('select[id=id_ctrl_sel_help_lang]').change(VtoySaveCurrentPage);
1281 $('input[id=id_ctrl_text_timeout]').change(function() {
1282 var value = $('input:text[id=id_ctrl_text_timeout]').val();
1283 if (/^[0-9][0-9]*$/.test(value)) {
1284 VtoySaveCurrentPage();
1285 } else {
1286 Message.error(g_vtoy_cur_language.STR_INVALID_TIMEOUT);
1287 $('input:text[id=id_ctrl_text_timeout]').val(m_data_control[current_tab_index].menu_timeout);
1288 }
1289 });
1290 $('input[id=id_ctrl_text_secondary_timeout]').change(function() {
1291 var value = $('input:text[id=id_ctrl_text_secondary_timeout]').val();
1292 if (/^[0-9][0-9]*$/.test(value)) {
1293 VtoySaveCurrentPage();
1294 } else {
1295 Message.error(g_vtoy_cur_language.STR_INVALID_TIMEOUT);
1296 $('input:text[id=id_ctrl_text_secondary_timeout]').val(m_data_control[current_tab_index].secondary_menu_timeout);
1297 }
1298 });
1299
1300 $('#id_tab_control a[href="#tab_0"]').click(OnClickMultiModeTab);
1301 $('#id_tab_control a[href="#tab_1"]').click(OnClickMultiModeTab);
1302 $('#id_tab_control a[href="#tab_2"]').click(OnClickMultiModeTab);
1303 $('#id_tab_control a[href="#tab_3"]').click(OnClickMultiModeTab);
1304 $('#id_tab_control a[href="#tab_4"]').click(OnClickMultiModeTab);
1305 $('#id_tab_control a[href="#tab_5"]').click(OnClickMultiModeTab);
1306
1307 $('#id_tab_control a[href="#tab_0"]').tab('show');
1308 VtoyFillCurrentPageItem(m_data_control[0]);
1309 VtoyPageLanguageChange(g_current_language);
1310
1311 $('button[id=id_btn_collapse]').click(function() {
1312 $("button[data-widget='collapse'] i").each(function() {
1313 if ($(this).hasClass('fa-minus')) {
1314 $(this).click();
1315 }
1316 });
1317 });
1318
1319 $('button[id=id_btn_expand]').click(function() {
1320 $("button[data-widget='collapse'] i").each(function() {
1321 if ($(this).hasClass('fa-plus')) {
1322 $(this).click();
1323 }
1324 });
1325 });
1326
1327
1328 </script>