... or my version of it!
Published on December 1, 2003 By _Martin_ In OS Customization

 

 

 

The Art of Making BootSkins

BootSkins are certainly the skinning fashion of the moment. These are replacements for the screen that is displayed when Windows is loading.

Previously, replacing these screens had been a somewhat risky affair involving hacking your Windows application to pieces, but now BootSkin (www.bootskin.com) allows you to replace the screen without risking damage to your Windows installation under Windows 2000 and Windows XP.

The software allows you to apply one of the default skins or one downloaded from WinCustomize (https://www.wincustomize.com/skins.asp?library=32), but how do you create one of your own?


Well, it’s actually really easy. All that are required are 2 images and one configuration file. The first thing to do is to design how you want your skin to look when it’s completed.

This is my image as I want it to look. It’s just a tweak of the standard look. What you need to bear in mind currently is that BootSkin only works with 16 color images. There are plans to change this in the future to allow more colors but we must work with what’s available at the moment so keep your image simple.

The two images are the background and the progress bar. The background incorporates everything you see above apart from the blue progress bar in the top right. The box surrounding the progress bar is an optional part of the background image.

A lot of image programs claim to produce 4-bit (16 color) bitmaps but often the format is not quite right without knowing your image editing software well. What is fortunate here is that another Stardock program can help.


SkinStudio (www.stardock.com/products/SkinStudio) is mainly a tool for creating WindowBlinds and other skins but it has a useful tool built in that can help. If you select Tools … Bootskin … Prepare Image from the menu you will launch a little utility specifically for this purpose.

If you “browse” for your image you can load it into the utility.

You should then check the “Dither” option and experiment with the different Resampling and Dithering types to find the closest 16 color representation of your original image. You can then press “Save” and save your background image.


You can then move on to prepare the progress bar. The best way to do this is to start with an existing image to tweak. Basically however, in the BootSkin, you will eventually specify how much space the progress bar will take up and then this progress bar you create will be animated as Windows loads to fill this space.

Here we are using a simple image, which also uses the same 16 color palette as the background.

OK, so on to creating the actual BootSkin.

Under the directory where you installed BootSkin there is a Skins directory. Within this directory there will be a series of folders for each BootSkin installed. To add your skin, create a subdirectory with the name of your skin. I’m creating a directory called StardockEdition. Within that folder I’m going to place my two image files and a copy of an existing bootskin.ini file from one of the other folders.

We’re almost there now. We’ve done the hard work in creating the images. Now, we just need to change the .ini file to tell BootSkin how to use these images. Lets take a look at that file now.


[BootSkin]

Type=0

Name = "XXXXXXXXXXXX"

Author = "XXXXXXXXXXXX"

Description = "XXXXXXXXXXXX"

ProgressBar=XXXXXXXXXXXXXXXXX.bmp

ProgressBarX = XXX

ProgressBarY = XXX

ProgressBarWidth = XXX

Screen=XXXXXXXXXXXXXXXXXX.bmp

Note that I’ve replaced context with a series of XXXXXs. These are the areas you need to change.

Name

Here, simply enter the name of the BootSkin you have created within quotation marks.

e.g. Name = "Windows Stardock Edition"

Author

Here, enter your own name so you can get the credit owed for your wonderful skin within quotation marks.

e.g. Author = "_Martin_"

Description

Enter some information about the skin you have created, again within quotation marks.

e.g. Description = "A simple twist on the standard login to give credit to Stardock’s wonderful software"

Progress Bar

Here, you need to enter the name of the bitmap file you are using for your progress bar.

e.g. ProgressBar=StardockEditionProgress.bmp

ProgressBarX

You need to work our where you are placing the progress bar on the screen. This represents the absolute left edge of the bar. You can use your source image to work out the location.

e.g. ProgressBarX = 508

ProgressBarY

This is the vertical coordinate of the top left of the progress bar on the screen.

e.g. ProgressBarY = 12

ProgressBarWidth

This is how wide you want the progress bar to be. As Windows loads, the Progress bar image that you specified will be moved across this area. Once it has moved across the width of the progress bar you have specified here the progress bar will start again from the left edge of the progress bar.

e.g. ProgressBarWidth = 118

Screen

Here, you need to enter the name of the bitmap file you are using for your background.

e.g. Screen=StardockEditionBack.bmp

OK, so here’s the final version of the bootskin.ini file:

[BootSkin]

Type=0

Name = "Windows Stardock Edition"

Author = "_Martin_"

Description = "A simple twist on the standard login to give credit to Stardock’s wonderful software"

ProgressBar=StardockEditionProgress.bmp

ProgressBarX = 508

ProgressBarY = 12

ProgressBarWidth = 118

Screen=StardockEditionBack.bmp

Now that you have edited the file, save it.

If you load BootSkin now, you can see you skin in the list.

Click the Apply button and your skin will be shown the next time that Windows restarts.

The final thing you can do is to share your BootSkin with others. To do this, select your skin, and select File … Export Selected Skin to File. Then, select a name for your file and a location to save it to. You will then have a .bootskin file that you can share with other BootSkin users. Why not upload it to WinCustomize for others to comment on?


Comments (Page 23)
37 PagesFirst 21 22 23 24 25  Last
on Apr 03, 2005
Any news on how to get the .ini gettin load?
I've been trien but i just cant get it

Max I did was gettin him to reckon one I downloaded but if I close it n re-open it wont be there anymore.
Any help would be appreciated
on Apr 03, 2005
Any news on how to get the .ini gettin load?
I've been trien but i just cant get it

Max I did was gettin him to reckon one I downloaded but if I close it n re-open it wont be there anymore.
Any help would be appreciated


Btw.. how are .bootskin's files made? That could help,since its the only way i can get him to reckon others logon's (apart from the ones that already came with the program)
on Apr 04, 2005
Ok I did just as it says and for some reason I can find my bootskin with I load up bootskin. Any ideas?
on Apr 06, 2005
just downloaded some bootscreens but cant get them to appear on the program. i have un-zipped them but I still The program still wont accept them. please could somebody help ??
on Apr 06, 2005
kikou
on Apr 08, 2005
verdammt schönes prog! selten sowas gesehen, was in die kategorie "braucht niemand aber will jeder haben" paßt... *lol*
on Apr 11, 2005
Here's how to make a bootSkin Using Photoshop








Open an image in adobe photoshop
Resize it to 640,480

Select a part in the imge of size 22 x 9 px having a constant color area
(so that you can erase the bar later with ease)

Now draw the progress bar within the block Prefably in a new layer.
Now change the color of the image to index > 15 colors (Flatten layers if any)
you can use any of the local >perpetual,adaptive,selective to best match

The border effect.:
Windows by default, applies a border all around the image.
This border is the same color as the first color in the
color palette. To swap the first color in the color palette, with another,
first copy the entire image. Open the color table swap two colors.
press ok and now paste the image.

Now select the 22 x 9 px bar and copy it
erase the bar and save the image > 4-bit bitmap
resize the image to 22 x 9 px
paste the copied image
save as > 4-bit bitmap


--------------------------------------------------------------------------
on Apr 11, 2005
I have successfully made many bootskins,
however, sometimes, in some bootskins,
1. The progressbar leaves a colored trail
behind it.
2. All the elements of the skin (including
the progress bar) are shifted some pixels.

can ne one help??
on Apr 12, 2005
Thanks for the great help on creating bootskins. Any way to get them to show full screen during the bootup?
on Apr 13, 2005
Bootskin tutorial By SALVIN using photoshop 7.0


1. Load an image in photoshop.

3. Resize the image to 640 x 480. Image > Image size > uncheck Constrain Proportions, Width=640, height=480.

2. You probably want a long single color area to show the scroll bar. Remember that the backcolor of the
scroll bar will be used by windows to draw a border around the entire image. Also that the minimum
height of the area should be at least 9 pixels for the bar to fit within.

4. Draw the bar in the area made. Now change the color depth of the image. Image > Mode > Indexed Color.
In case you get a confirmation to flatten layers, Click ok. In the Indexed color Dialog box, Change
'Colors' to 16, 'Forced' to Black and White. Uncheck Transparency. Now select The Palette as
Local(Perceptual) or Local(Selective) or Local(Adaptive). you should even try to use The various Dither
options available. Try combinations to see what suits the image best. Click ok. For further adjustments,
go to Image > Adjustments > Brightness/Contrast or Image > Adjustments > Hue/Saturation.

5. Now you have to ensure that the blank area previously made is indeed blank. If it contains any stray
pixels of other color, color it with a brush.

6. Copy the bar that you made within the region. Now clear the bar and save the image in a folder in the
skins directory where bootskin is installed. File > Save as >(select the folder)>format=bmp. Click save.
In the bmp Options Dialog, File Format=Windows, Depth=4 bit, uncheck Compress and Flip row order. Click
ok.

7. Resize the image to 22 x 9 pixels. Image > Canvas size > Width=22(pixels), height=9(pixels). Click ok
and then click proceed. Now paste the copied image. Save this image with another name. File > Save as
>(select the folder)>format=bmp. Click save. In the bmp Options Dialog, File Format=Windows, Depth=4
bit, uncheck Compress and Flip row order. Click ok.

8. Close All images and create the bootskin.ini file.

----------------------------------------------------

In order to select the x and y coordinates and the width of the bar, Open the main image, goto View > Rulers. Right Click any of the rulers and select pixels. Click and drag the upper horizontal ruler to create a guide on the image. This guide can be adjusted to the upper extent of the bar. Use the Control
button and click and drag the guide. Now click and drag the left ruler to create the start and end guide
to signify the start and end of scroll. Now zoom in the image so that you can clearly see the numbers at
the left and top rulers. The first guide in the horizontal ruler is the value for the ProgressBarX and
the guide at the left is the value for ProgressBarY. You should subtract the value of the first guide
on the horizontal ruler from the second to find the ProgressBarWidth. Close all images without saving.

----------------------------------------------------

Now for the final part. Open the main image. Select the entire image and copy it. Now open the Color table. Image > Mode > Color table and swap the first color in the table with the one in your blank area (Use common sense to do so). Save the image. Open the bar image, copy the image. Close the bar image. Resize the main image to 22 x 9 pixels. Image >
Canvas size > Width=22(pixels), height=9(pixels). Paste the bar image and overwrite the previous bar image saving this with the same name.

That's it !!!
----------------------------------------------------

The reason I resized the main image and pasted the bar image over it is so that the bar image may have the same palette
as the main image. The reason I swapped the first color of the color table with the backcolor of the scroll area is that
this color will appear on screen as the progress bar moves. Also windows will use this color to draw a boundary to the image.

Email you comments to: salvin18@yahoo.co.in
Visit my website : www.salvin.tk
on Apr 13, 2005
THANKS A LOT MARTIN U REALY FIGURED IT OUT FOR ME
on Apr 18, 2005
I can't understand how 're u so stypid! U 're banging with BootSkin and all I need to do is to hack the Windows!

MM OO RR OO NN SS !!
on Apr 27, 2005
Good screen
on Apr 27, 2005
Good screen
on Apr 29, 2005
I cannot believe how eay this is! I fooled my BOSS when i swapped his boot screen with that of Windows 95. He almost collapsed when he saw his computer booting to 'ol 95!!!! Thumbs up
37 PagesFirst 21 22 23 24 25  Last