PREPLOGO: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=1.00 (1995-04-25)
|Author=[[Jonathan Czerwinski]]
|License=Freeware / Source code lost.
|Download={{FileLink|PrepLogo_1-00}}
}}
Command prompt programm to create OS/2 Warp boot logos.  
Command prompt programm to create OS/2 Warp boot logos.  


Line 9: Line 16:
'''NOTE:''' You should  have already done this when you backed up your original OS2LOGO file.
'''NOTE:''' You should  have already done this when you backed up your original OS2LOGO file.


==License==
[[Category:Graphics Convert‎]]
*Freeware - Source code lost.
*Author: [[Jonathan Czerwinski]]
 
[[Category:Software]]

Latest revision as of 23:52, 27 July 2024

PREPLOGO
Version 1.00 (1995-04-25)
Vendor
Author Jonathan Czerwinski
License Freeware / Source code lost.
Download PrepLogo_1-00
Website

Command prompt programm to create OS/2 Warp boot logos.

PrepLogo is run as follows:

> preplogo filename[.bmp] [options]

The output files are placed in the working (current) directory. They will consist of either a single boot logo file names "filename.lgo" or the four input files to makelogo named "filename.vr0" through "filename.vr3" if the /M option is used. The four files must be renamed "vram0.dat" through "vram3.dat" before MAKELOGO.EXE can be run with them.

After the logo file is produced, changing the boot logo is as simple as copying "filename.lgo" to "os2logo" on your boot drive. You will have to remove the attributes on "os2logo" before you can copy your new logo on. This is done by typing "attrib -s -h -r os2logo" at the OS/2 Command Prompt.

NOTE: You should have already done this when you backed up your original OS2LOGO file.