Edge browser flash repair method
Everyone knows that flash is needed when browsing videos on the web, but if flash fails, do everyone know how to fix it? Today I will bring you the flash repair method, let’s take a look.
Edge browser flash repair:
Find a computer that can run flash, extract the original file to replace the flash.ocx file.
Path:
C:\Windows\System32\Macromed\Flash (32-bit)
C:\Windows\SysWOW64\Macromed\Flash (64-bit)
1. Open this computer, enter the C drive, and then enter the "windows—>system32" folder to find the "macromed" folder.
2. Right-click the "flash" folder and click "Rename" to change the folder name.
3. Paste the copied normal flash file.
4. Press "win x" and select "windows powershell (administrator)".
5. Enter the command regsvr32 C:\Windows\System32\Macromed\Flash\Flash.ocx,
regsvr32 C:\Windows\SysWOW64\Macromed \Flash\Flash.ocx and press Enter. (According to your own 32-bit and 64-bit selection)
6. The system will prompt that DllRegisterServer has successfully restarted in Flash.ocx and try again.
The above is the detailed content of Edge browser flash repair method. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Frequently Asked Questions and Solutions for Front-end Thermal Paper Ticket Printing In Front-end Development, Ticket Printing is a common requirement. However, many developers are implementing...

The onBlur event that implements Avue-crud row editing in the Avue component library manually triggers the Avue-crud component. It provides convenient in-line editing functions, but sometimes we need to...

Regarding the problem of inconsistent width of emsp spaces in HTML and Chinese characters in many web tutorials, it is mentioned that occupying the width of a Chinese character, but the actual situation is not...

In-depth discussion of the root causes of the difference in console.log output. This article will analyze the differences in the output results of console.log function in a piece of code and explain the reasons behind it. �...

Why is there no page request information on the console network after vue-router jump? When using vue-router for page redirection, you may notice a...

How to evoke Android App on the H5 page in WeChat? Many developers face this problem: how to directly...

How to start the web side and Node.js service at the same time in a Vite project? In modern front-end development, Vite is highly developed for its fast hot updates and efficient build processes...

How to select and style elements of the first specific class using CSS and JavaScript? In web development, you often encounter the need to select and modify specific classes...
