mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-31 23:28:32 -04:00
Add /F option for VentoyPlugson.exe to use the system default browser.
By default it will firstly try to use Google Chrome if possible.
This commit is contained in:
parent
315cabb945
commit
e24dacadcd
7 changed files with 28 additions and 13 deletions
|
@ -175,6 +175,7 @@
|
|||
<td class="td_ctrl_col" id="td_title_setting">选项设置</td>
|
||||
<td>
|
||||
<select id="id_theme_sel_gfxmode" name="name_theme_sel_gfxmode" class="form-control">
|
||||
<option title="max">max</option>
|
||||
<option title="1920x1080">1920x1080</option>
|
||||
<option title="1680x1050">1680x1050</option>
|
||||
<option title="1600x900">1600x900</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue