2021年了,總是要來寫一篇新的文章,新年新氣象阿!
最近收到很多客戶說,VMware服務看不到畫面,無論換了哪一家的瀏覽器,都看不到。
這不是VMware 服務出現問題,而是瀏覽器不支援Flash。
我今天下午研究了一下,是可以解決的啦,VMware KB上就有寫了,只是要實際的驗證過,才會知道用意為何
VMware KB 78589 https://kb.vmware.com/s/article/78589
建立mms.cfg
在記事本上新增如下參數,並存檔為「mms.cfg」(編碼記得存成UTF‐8)
EOLUninstallDisable=1
EnableAllowList=1
AllowListPreview=1
AllowListUrlPattern=https://FQDN_Of_The_Target_System/
AllowListUrlPattern=https://FQDN_Of_The_Target_System/
AllowListUrlPattern=https://FQDN_Of_The_Target_System/
AllowListUrlPattern=https://FQDN_Of_The_Target_System/
若有多個目標管理可新增多個AllowListUrlPattern,如上圖
Chrome
各家的瀏覽器處理方式都不一樣。
在此先介紹Chrome處理方式
Windows版本
首先先至「C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash」檢查是否有system 的資料夾,若沒有的此資料夾,請先自行新增一個並取名為system。
Linux版本
~/.config/google-chrome/<Profile>/Pepper Data/Shockwave Flash/System/
MAC版本
/Users/<username>/Library/Application Support/Google/Chrome/<Profile>/Pepper Data/Shockwave Flash/System
Firefox and IE(Internet Explorer)
Windows版本
32 bit
首先先至「C:\Windows\SysWow32\Macromed\Flash」
64 bit
首先先至「C:\Windows\SysWow64\Macromed\Flash」
Linux版本
/etc/adobe/
MAC版本
/Library/Application Support/Macromedia
Opera
Windows版本
C:\Users\%USERNAME%\AppData\Roaming\Opera Software\Opera Stable\Pepper Data\Shockwave Flash\System\
比較需要注意的是Opera預設是把Flash關閉的,需要先開啟Flash設定
在opera網址列輸入「opera://settings/content/flash」
紅色框框處預設為灰色,點選啟用"先詢問我"
Microsoft Edge
Windows版本
C:\Users\%USERNAME%\AppData\Local\Microsoft\Edge\User Data\Default\Pepper Data\Shockwave Flash\System\
留言列表