Side note for anyone trying this, it's flash32_17_0_0_1341.ocx not flash32_17_0_0_134.ocx.For anyone wondering on how to use this with Windows 11. There is no catalog update file for it, so the method in OP for installing flash does not work. Instead, you need to
- Download the file
flash32_17_0_0_134.ocx
. I can't post links but I got it from the second result on google when searching for that file.- Place it in the directory
C:\Windows\SysWOW64\Macromed\Flash\flash32_17_0_0_134.ocx
.- Hold down Win-X and press Windows Terminal Admin.
- Run the command
regsvr32.exe "C:\Windows\SysWOW64\Macromed\Flash\flash32_17_0_0_134.ocx"
Then it should work.
Works otherwise. In Windows 10 just use Powershell in Admin mode instead of Windows Terminal Admin.