方法为修改注册表,用winebrowser打开链接,具体步骤如下:
1.在终端运行命令 wine regedit 打开注册表
2.修改[HKEYCLASSESROOT\http\shell\open\command]和[HKEYCLASSESROOT\https\shell\open\command]的default的值为”C:\windows\system32\winebrowser.exe” -nohome %1
3.可能需要重启 wineserver。
方法为修改注册表,用winebrowser打开链接,具体步骤如下:
1.在终端运行命令 wine regedit 打开注册表
2.修改[HKEYCLASSESROOT\http\shell\open\command]和[HKEYCLASSESROOT\https\shell\open\command]的default的值为”C:\windows\system32\winebrowser.exe” -nohome %1
3.可能需要重启 wineserver。