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:
longpanda 2023-01-07 15:35:47 +08:00
parent 315cabb945
commit e24dacadcd
7 changed files with 28 additions and 13 deletions

View file

@ -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>