On Windows, Spaz won't display themes properly. It looks like images aren't loading correctly. What's going on?

On some Windows machines with a curious registry entry, external CSS files won't load properly in AIR HTML apps. The fix requires modifying your registry to change the HKEY_CLASSES_ROOT.css entry. Under Content Type, the value needs to be "text\css". If it's set to anything else, you'll see this problem.

A .reg file that will apply the fix for you is available in issue [#135](/discussions//135 "Discussion #135") on the Spaz Issue Tracker