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