1. Unzip the GIFto16.zip archive to a directory. Let's say

   you've got a C:\Temp directory, and unzipped it in C:\Temp.

2. You should get a C:\Temp\GIFto16 directory.
3. Copy your splash screen in that directry. Let's say your

   splash screen is called MyImage.gif .

4. Open a DOS prompt.

5. Type the following commands:

   cd /d "C:\Temp\GIFto16"

   giftopnm < MyImage.gif > MyImage.ppm

   perl ppmtolss16 < MyImage.ppm > logo.16

6. Overwrite the logo.16 file contained in the PING iso file

   with the one you've just written.

7. Re-build the PING iso. You've done.

   (Refer to the PING Howto so to get the procedure concerning

   the building of a PING iso.)

