I'm positive this error has to do with .NET installing strangely or something, but here's the error message.
I've got .NET framework installed up to version 3.0 and it still asks me to install it through the METAbolt installer.
Code:---------------------------
METABolt has encountered an unrecovarable error
---------------------------
Message: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified., From: ExceptionReporter.WinForms, Stack: at ExceptionReporting.ViewResolver.Resolve[T]()
at ExceptionReporting.ViewFactory.Create[T](ViewResolver viewResolver)
at ExceptionReporting.ExceptionReporter..ctor()
at METAbolt.METAboltInstance..ctor(Boolean firstInstance)
at METAbolt.Program.Main(String[] args)
---------------------------
Retry Cancel
---------------------------
EDIT:
I see that it requires 3.5 to run, and when trying to install, it's periodically failed to actually, well, install the latest .NET framework.