Boxcryptor crashes for me on launch. I ran it in debug mode, and got the following error:
System.TypeInitializationException: The type initializer for 'Boxcryptor.Resources.BitmapImages' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Gdip' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'gdiplus.dll': The file cannot be accessed by the system. (Exception from HRESULT: 0x80070780)
Any ideas why this is crashing? I have no idea what I changed that is causing this...