[프로세서] 9

chrome에서 플래시 강제 허용 방법 : 레지스트리

https://extrememanual.net/29666 윈도우에서 관리자 권한으로 cmd 실행 후 아래 내용 입력 reg add HKLM\Software\Policies\Google\Chrome /v DefaultPluginsSetting /t REG_DWORD /d 1 /f reg add HKLM\Software\Policies\Google\Chrome\PluginsAllowedForUrls /v 1 /t REG_SZ /d http://* /f reg add HKLM\Software\Policies\Google\Chrome\PluginsAllowedForUrls /v 2 /t REG_SZ /d https://* /f 이 전으로 back 하려면 아래오 같이 하면 됨. reg delete HKLM\Sof..

[프로세서] 2019.02.04