View Single Post
Old 09-12-2004, 08:49 PM   #5 (permalink)
Lorand
VIP Member
 
Lorand's Avatar
 
Join Date: Dec 2003
Location: Bucharest
Age: 41
Posts: 3,042
Default

Here you can find 1000 skins: http://www.wincustomize.com/skins.asp?library=32
But if you want to make a personalized one, you will need to make 3 files for that:
progressbar.bmp (you can take it from another bootskin)
<skinname>.bmp (640 x 480, 16 color)
bootskin.ini

The content of the bootskin.ini could be something like this:
[BootSkin]
Type=0
Name = "<skin_name>"
Author = "<your name>"
Description = "<description>"
ProgressBar=progressbar.bmp
ProgressBarX = 495
ProgressBarY = 420
ProgressBarWidth = 110 <you can play around with these values>
Screen=<skinname>.bmp

Last edited by Lorand; 09-13-2004 at 12:05 AM.
Lorand is offline   Reply With Quote