msflxgrd.ocx

How to install and re-register msflxgrd.ocx from an command prompt (Windows XP, Vista, 7, 8, and 10):

  1. Hit the Windows Start button.
  2. In the search box, type “command” (do not press ENTER yet).
  3. While holding CTRL-Shift, hit ENTER to open Command Prompt window as an administrator.
  4. For Windows 64-bit systems:
  5. Copy the msflxgrd.ocx file to C:\Windows\SysWOW64\
  6. regsvr32  C:\Windows\SysWOW64\COMDLG32.OCX
  7. For Windows 32-bit systems:
  8. Copy the msflxgrd.ocx file to :\Windows\System32\
  9. regsvr32  C:\Windows\System32\COMDLG32.OCX
  10. Hit ENTER. This process will RE-register your file.
  11. You should see the following output/message: DllRegisterServer in comdlg32.ocx succeeded.
  12. Close the command prompt window