Runtime Error 713

Condition

While attempting to download Checkpoint Tools for PPC titles from the Checkpoint website you receive "Runtime Error 713, class not registered".

Cause

A .dll file cannot automatically register.

Remedy

Manually move and/or register the DLL file.
  1. From the Windows Start menu, go to your File Explorer.
  2. Go to your local OS (C:) drive.
  3. In the Search field, search for
    MSSTDFMT.DLL.
  4. Copy and Paste the file to C:\Windows\System32 folder (if it was located in a spot other than this location).
  5. Register the file:
    1. Run Command Prompt as and Admin.
    2. In the Open box type:
      regsvr32 "c:\windows\system32\msstdfmt.dll"
    3. Select Enter (should return message that file was successfully registered).