Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If your SpinFire crashes when trying to launch the application, go through the list below to eliminate the issue.

  1. Install or Repair the latest .NET installed on your machine

    1. Microsoft .NET Framework 4.8 offline installer for Windows - Microsoft Support

    2. Run .NET in repair mode by running the .NET installer through command line as an Administrator , adding at the end of the line /repair to force it to run in repair mode.

      Image Added

      c. To check the version of .NET currently installed, run this command in Command Prompt as Administrator : reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP\v4" /s

      The last lines which have “Version REG_SZ” will show what version of .NET is currently installed

      Image Added
  2. Install both C++ Redistrutables x63 and x32

    1. Latest supported Visual C++ Redistributable downloads | Microsoft Learn