Well i have an adobe air app that captures screen and saves image on desktop. The App works fine on windows 7 but it just does not work on windowsXp..
The App use native windows exe that was built in C# using Visual Studio 2010.
Its video tutorial and code is given at
The app just does not work on windows and gives no compile time or runtime time error and offcourse it does not save image on desktop.
Kindly help me on this..
Well the problem is solved by installing updated .net framwork 4 and as i write in my question that it uses native windows exe that was built in C# using Visual Studio 2010 so Visual Studio 2010 uses .net framework 4.