... 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 8)
37 PagesFirst 6 7 8 9 10  Last
on Apr 03, 2004
If you're looking for a graphical tool to make the bootskin ini's and position the progress bar and animation, check out the tool I'm working on: http://www.chrisnyc.com/downloads.php?action=show&id=26
Let me know if you find any bugs, or have any features you want me to add. I hope it helps.
on Apr 04, 2004
ok thanks for the program
on Apr 04, 2004
ºÃ¶«Î÷£¬
on Apr 04, 2004
REALLY COOL
10X A LLLLLLLLLLLLLLLLOOOOOOOOOOOOOOOOOOOOOOOTTTTTTTTTTTTTTTTTTTTTTTTT Martin keep it up man!... U rock1..
Come to Portugal!.. It's grea in here1..
******
on Apr 05, 2004
Everything is working fine in this program! A LOT OF THANKS!
on Apr 05, 2004
Hey Just a question i hope all of you will benifit from: How do i import the .ini file for it to show up in Bootskin ? It doesn't automatically and when i try importing it seems to want a .bootskin file any ideas ?
on Apr 06, 2004
Duckie, do exactly what Martin said to do when creating a Bootskin. After everything is done, and once the bootskin shows up in the BootSkin program, click on you're bootskin, then go to File -> Export selected skin to file... and just choose a filename, and click Save. After that's done, you're bootskin has been created into a .bootskin file.

Is that what you wanted to know? If not, sorry.

Anyways, I have a question of my own:

For some strange reason, the bootskin shows up in the BootSkin program, but when I click 'Apply', it says 'Active', and when I restart my computer, it shows up, bit REALLY dark, you can barely see it, and the Progress Bar doesn't animate at all, then Windows loads as normal, but the bootskin doesn't work.

But, actually, when I took out the progress bar and just had the background image itself without the progress bar, it worked fine, the bootskin did show up after a restart.

So, the progress bar is making the bootskin not show up entirely for some reason. Anyone know why?

Do I have to load the progressbar.bmp into SkinStudio or something, so that the progressbar.bmp gets the right colors palette of 16 colors or whatever?

What do I have to do to fix this?

Please reply. Thank you.
on Apr 06, 2004
!!!Update!!!

Well, finally, my bootskin loaded when I restarted. The progress bar was the cause of it not working before, because I guess it was saved as a 24 bit or 32 bit, when it needed to be saved as a 16 bit.

So, what I did was, I actually opened up the progressbar.bmp into MS Paint, then saved as a 16 bit image, and it worked!

But, one thing occured though, when the bootskin loaded when Windows restarted, the progress bar did animate and everything, but one thing happened, there was a white trail left behind the animating progress bar for some reason. Little squared, smaller then the squared progress bar. I have no idea why that happened. Does anyone else know why this happened?

Thanks.
on Apr 07, 2004
in great trouble

i am able to convert the images into 4 bit images using ulead photoimpact,without progress bar skin works really fine but when progress bar is added it doesnot works(though it is converted to 4bit image) why it is so & how should i match the color palette so that the skins can be made work

can any body help regarding this please f1.......................
on Apr 07, 2004
To answer your question Anil, if you are using Paint Shop Pro, load up the background image that has already been converted to 16 colors. Save the color palette, then open up the Progress Bar Image and load the previously saved Palette, then re-save the new image. You should be able to do the same with other graphics programs as well.
Also, with the latest version of Bootskin v1.03b, it now works fine with Windows 2000 without any problems. Looks like they fixed the problem. Still could use a feature to help create the skins, like LogonStudio does.
on Apr 08, 2004
when u download skins how do u put them on to bootskin someone help.

on Apr 08, 2004
insaneryder, This is how you import skins onto BookSkin:

First, download a skin, which you probably already did.

Second, open up BookSkin, then go to File -> Import from file..., then select the skin(The skin must have a .bootskin extention), then click 'Open'.

Third, go to where the bootskin is and click on it, and then click 'Apply'. The bootskin will now be active and will load on the next restart.

*Note: On some computers or most, you can just locate the .bootskin file, and click on it, by doing so, will automatically load a .bootskin file onto BootSkin.*
on Apr 09, 2004
Hi!.
good job man

i was wondering how can i edit an existing "Bootskin"????? please i like a skin but i want to edit it it is only for my own use.
on Apr 09, 2004
How do i create my own images,witch program should i use?
on Apr 09, 2004
Cristian Enrique Trejo Castillo, this is how you edit an already made bootskin:

Firstly, if you don't have 'Extentions' enabled, open up Windows Explorer, then Tools -> Folder Options -> View, then go down to where it says 'Hide extentions for known file types', and uncheck it, so that there's no checkmark on it. This will make known file types have extentions, like .bootskin.

Second, go to the .bootskin you want to edit, then click on it, make sure it's highlighted where you can edit the name(Make sure you click on the name, not the icon), and rename it to whatever.zip. This will allow you to extract the content of the file.

Third, right-click and extract. Open up the folder, and there you have it.

The images/bootskin.ini file. All you need to do now is open up whatever image there is with Photoshop or Paint Shop Pro and edit whatever part of the image you want.

Then all there is left to do is:

Click on the first file, then press the 'Shift' key, and click on the last file. This will highlight all files. Right-click on one file(Don't left-click a file or else the highlighting will be undoed), and then click 'Add to "file.zip", and then the zip will be made again.

After that, click on the name of the file again, and change .zip to .bootskin.

Once that's done, either click on it to see if it's imports itself to BootSkin, or open up BootSkin, and go to File -> Import from file... and select the .bootskin you just edited, and click Open. Once this is all done, the bootskin should be listed.

Hope this helps, and please tell me if this doesn't work, but it should.

*Note: You must have zipping software installed. I recommend using WinRAR.*

*A side note: If you edit an already made bootskin, give credit to the person who actually made it, if you put it on a website or something.*
37 PagesFirst 6 7 8 9 10  Last