Look in the RuntimeData folder, there's a file just called "settings".
The lines you'd be looking for are:
IsFullscreen (set to 1 for fullscreen, 0 if not), WindowWidth & WindowHeight (if windowed), FullscreenWidth & FullscreenHeight (if fullscreen, of course).
At least, I'm pretty sure that's everything that should do that.