Installation: Unzip this zip file into the root directory of the OS/2 boot drive. In the root directory of the OS/2 boot drive there is a file named OS2LOGO. It is necessary to remove the read, hidden, and system attributes from this file, make a backup copy, then rename the OS2LOGO3 file OS2LOGO. Next time the computer is rebooted, the new logo screen will appear. Example: OS/2 on drive C C:> attrib os2logo RSHA_ c:\os2logo C:\> attrib -r -s -h os2logo ___A_ c:\os2logo C:\>ren os2logo os2logo.bak 1 file renamed C:\> ren os2logo3 os2logo 1 file renamed