Installing Flash Player on Windows 2000
Thanks to numerous past discussions, methods have been found for installing Flash Player 11.2.202.235 on Windows 2000. See this thread, which explains how to use HxD Hex Editor to make a simple change that will allow installation on Windows 2000:
http://forums.adobe.com/message/4428785
The original post goes into fine detail with illustrations. Here's a quick redux:
- Download the latest Adobe Flash Player (IE or non-IE) for Windows 32-bit systems.
- Download HxD Hex Editor hereabouts (VirusTotal rates it clean):
- Unzip and install HxD.
- Launch HxD and open the Adobe Flash Player Installer, something like:
install_flash_player_32bit.exe
- Hit F3 for HxD's search function, and search for SetDllDirectoryW
- On the right-hand side of the HxD display, change SetDllDirectoryW to GetModuleHandleW
- SaveAs install_flash_player_32bit_Win2k.exe or similar.
- Quit HxD and run the modified Flash Player Installer. It should install fine on Win2k.
This worked for me using Flash Player Installer 11.2.202.235, both IE and non-IE versions.
This is a hack and is not officially supported by Adobe.
