he's changed names where he shouldnt have ?
//Background = WelcomePage, Background2 = FinishedPage
#define Background "Background.bmp"
#define Background2 "Background.bmp"
#define Banner "smallbitmap.bmp"
#define Icon "Setup.ico"
//Define Splash image and duration of FadeIn/Show/FadeOut in ms. If not needed, just disable Splash (set

#define Splash
#define SplashFile "logo.png"
#define SplashFadeIn "500"
#define SplashShow "1000"
#define SplashFadeOut "500"
unless he's renamed the corresponding files in folder as well ?