After it fails the first time and you've end tasked it... DONT start the application again... instead take a peak at the logs and maybe post the logs here (well in the software forum) and/or maybe joing the game luancher mailing list to reach the FE author more direclty...
Excellent advice, rampy! (And, I note, some moderator was kind enough to move this to the Software forum without scolding...) I didn't realize (because I didn't look) that GL kept log files. Excellent programming practice, that.
And okay, maybe I was looking for a cheap fix...I NEED to subscribe to one more mailing list

.
But I have done so and will report back with anything I hear. In case anyone is interested, here are the log file samples:
Failed run (entire file)
---------------------------------
2003 20:59:00.978 [Info] Game Launcher v0.9.8
2003 20:59:00.978 [Info] Allegro 4.0.1, MinGW32.s
2003 20:59:01.038 [Info] Using screen resolution of 800x600
2003 20:59:01.038 [Info] OS type: Windows XP
2003 20:59:01.038 [Info] Platform: MinGW32.s
2003 20:59:01.038 [Info] Installing joystick
2003 20:59:02.249 [Info] Installed mouse
2003 20:59:02.560 [Info] Sound card type: DirectSound, device 0
Successful run (top lines)
----------------------------------
2003 20:59:26.064 [Info] Game Launcher v0.9.8
2003 20:59:26.064 [Info] Allegro 4.0.1, MinGW32.s
2003 20:59:26.064 [Info] Using screen resolution of 800x600
2003 20:59:26.074 [Info] OS type: Windows XP
2003 20:59:26.074 [Info] Platform: MinGW32.s
2003 20:59:26.074 [Info] Installing joystick
2003 20:59:26.134 [Info] Installed mouse
2003 20:59:26.244 [Info] Sound card type: DirectSound, device 0
2003 20:59:27.526 [Info] Graphics driver: DirectDraw accel
2003 20:59:27.526 [Info] Description: DirectDraw accel
2003 20:59:27.526 [Info] Using double buffering
2003 20:59:27.526 [Info] Vsync is enabled
2003 20:59:27.536 [Info] MP3 playlist contains 18 files
2003 20:59:27.536 [Info] Loading font: slicker.ttf
2003 20:59:27.656 [Info] Font loaded
2003 20:59:27.656 [Info] No HW blit: memory bitmap for movable bitmap
2003 20:59:27.666 [Info] No HW blit: memory bitmap for movable bitmap
...
2003 20:59:28.407 [Info] Starting engine loop
...
---------------------------------------------------------
I've played around with the relevant graphics card settings in the .cfg files, but can't seem to make any difference.
Of course, it COULD be a bug in Windows....nah...