Fixed the bug on XP where it would crash if the png's weren't in the same directory as quickboot.exe it would crash.
It's either an issue with .Net 3.5 on XP or X360.dll, after you use the file open function (To open the png) it then sets the current directory to the last folder you accessed, instead of just leaving it as the directory the process is running out of, so when you try to access other files that are relative to the process directory, it crashes.
Update V0.2 should be on xbins within the hour.