Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
faq:startup-crash [2026/07/07 19:16] – [HippoEDIT 2.00] adminfaq:startup-crash [2026/07/07 19:20] (current) admin
Line 2: Line 2:
  
 Normally, this shall not happen. But if it happens, try: Normally, this shall not happen. But if it happens, try:
-  - Install the newest MFC libraries: uninstall the editor (not a full uninstall), install [[https://www.microsoft.com/en-us/download/details.aspx?id=26347|Microsoft redistributable modules for VS 2005]] and reinstall HippoEDIT. For x32 versions, you need vcredist_x86.EXE for x64 vcredist_x64.EXE+  - Install the newest MFC libraries: uninstall the editor (not a full uninstall), install [[https://www.microsoft.com/en-us/download/details.aspx?id=26347|Microsoft redistributable modules for VS 2005]] and reinstall HippoEDIT.  
 +    * For HippoEDIT 1.6x x64, install Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update and choose vcredist_x64.exe. 
 +    * For HippoEDIT 1.6x x86, choose vcredist_x86.exe.
   - Call HippoEDIT with the --init flag to clean up cache files. cmd.exe hippoedit.exe --init   - Call HippoEDIT with the --init flag to clean up cache files. cmd.exe hippoedit.exe --init
   - Do a full uninstall (including user settings) and a FULL reinstall.   - Do a full uninstall (including user settings) and a FULL reinstall.