Does a OOB app built on Silverlight 5 work on a Windows XP machine? I have read that .NET 4.5 apps don't work on Windows OS-es before Vista, so considering Silverlight 5 is a recent release, just wondering if such apps can run on XP machines.
Can a Silverlight OOB app run on Mac OS-es without any additional install? Or does it run at all?
If they can be run on Mac OS, is it possible to get OS specific values like common app data path, temp path etc even on Mac OS (or their Mac equivalent)? I would need to store certain files in these paths. Or is Silverlight crippled of getting special folders considering it has to be cross platform?
Would a Silverlight app meant to run on desktop (browser or without browser) run on WP7/WP8 phones as well?
I have read a bit on getting started with Silverlight but couldn't find answers to these specific questions. Thanks..