January 19, 200521 yr hello everyonefirst of all, great community i've learned alot from youthere's one thing i can't find outin the tutorial that explains how to edit the oemlogo there's a line:Its a good idea to keep it transparent so it blends into the colour of the System Properties window!is it possible to make a bmp transparant??grtz
January 19, 200521 yr Usually the transparent colour with bmp's is RGB(#FF00FF) or RGB(#0000FF), at least, that's the majority of ones that I've seen from MS.
January 19, 200521 yr Just make a 32 bit bmp (24-bit + 8 bit alpha channel) using Photoshop or similar, or take your favorite png and save it to bmp 32-bit. I havent tested that, but I pressume it will work.
January 19, 200521 yr If I remember correctly, the upper right (or left?) pixel is the one to determine the transparency. So if you have a pink background you want to be transparent, make sure the corner's pixel has this color
January 19, 200521 yr Author i can't find it :/i've been looking on the net, and all i saw was: you can't make a bmp transparant
January 19, 200521 yr use paint shop pro 7make your image (size 180x114)convert it to 256 colorsfrom the menu select:colors>set palette transparencyclick on a color you wish to be transparentconfirmsave as oemlogo.bmpcopy it to system32 folder
January 19, 200521 yr well there is a way to do it that ALWAYS work:create a new bmp, be sure to use as background color 255,0,255 (or 0,255,0 or any other non-common color). the trick is that the 1,1 pixel of the image and the last 180,114 have to be of the same (transparent) colordraw inside or paste your favorite logosave the image as 256 color bmp and it will work.
Create an account or sign in to comment