Lost Soul
Aug 3 2005, 11:15 AM
@bmn
how did you cut around your spidey image so perfectly, i can never cut things that well by hand
Scubar
Aug 3 2005, 11:33 AM
Lost Soul
Aug 3 2005, 01:44 PM
@benners im having trouble getting my image to go transparent as a bmp using your pink method lol
and im following it to a T
any ideals
Lost Soul
Aug 3 2005, 02:01 PM
heres my after image and its not transparent,,,

this was just a dry test and ill keep trying but any help would be appreciated as usual
Lost Soul
Aug 3 2005, 03:48 PM
i fixed my image, i figured out where i went wrong grr now i feel bad lol
any ways heres a finished image
benners
Aug 3 2005, 03:50 PM
This is wierd, I hve been messing since your last post and still cannot get the full picture to be transparent, I can select half of the picture and it is transparent but when adding the other half the pink is no longer transparent
I will continue and let you know my results, it is probably something obvious but I cannot think what.
benners
Aug 3 2005, 04:45 PM
Well I have lost the use of my eyes but I have managed to do it. In the attached file are 2 bmps, one has a pink (transparent) line and the other doesn't, the one with the line shows as transparent and the other shows the pink background, go figure
Because of the tree shapes instead of cutting out I used the background eraser tool and went as close as I dared to the picture, then after saving the image as described in a previous post, manually went around the image with a brush of 1 pixel size and painted over all the odd pixels that were not tranparent with the pink colour whilst constantly saving the bmp and checking the look of it on the system properties page.
Files
Here try for yourself and see if you get the same problems I did.
Lost Soul
Aug 3 2005, 05:03 PM
thanks benners looks good
Scubar
Aug 3 2005, 09:45 PM
if u want to use transparency then u have to make sure the image is in 256 colour and use magic pink. if however u want to use more colours then u will have to make a 24-bit bitmap with 8bit alpha channel for the transparency. which is a pain in the a** todo if u dont have photoshop.
EDIT: Here is another cool site for fonts
http://www.webpagepublicity.com/ mrBob
Aug 4 2005, 06:58 AM
hmm, now i have 3 times System in my control panel
and when i click it, i got 3 times different sizes oemlogo :/
anyone else got this?
btw, another cool fontsite i found recently is www.dafont.com/en
it has a really cool preview function!
Scubar
Aug 5 2005, 10:23 AM
Heres my custom sysdm.cpl i did this without the use of Oeminfo or Oemlogo.

Heres my custom Support info
d0p3y2k4
Aug 17 2005, 04:00 AM
i like that scubasteve , what font is that your using
Rodney
Aug 23 2005, 07:01 AM
if i modify sysdm.cpl and compress it back to sysdm.cp_ will windows say "cannot copy file" while installing?
bmn
Aug 25 2005, 10:49 AM
u shuld cab it.not rar or zip.serach for cabmaker or some software which can make cab compression.
Scubar
Aug 25 2005, 10:01 PM
the font i used is battlefield ttf that you shouldnt have to much trouble finding.
if u edit the sysdm.cpl then use modifype which u can get from the unattended guide and use makecab to compress it.
ojojpogee
Oct 21 2005, 10:28 PM
i have been reading a lot of oem stuffs here and it is very helpful esp. for me who knows nothing but surfing and admiring those who knew too much about a lot of things like you guys. D;
i just wanna ask, after making ur own oem logo, the bmp & the ini, is it possible to install it automatically without the copy and paste thing? don't know the right term for it, if it is, could you pls post here how to do it.
FaceMouth
Oct 23 2005, 05:49 AM
@ojojpgee
search, search, and search some more.
I changed mine without using the oem files.
I believe there are a few links in this thread with all the information you are looking for.
good luck
saigoncomputer
Nov 2 2005, 03:27 AM
I have used resource hacker to modify the sysdm.cpl , I point to dialog/101/1033 to drag the BMP file to larger size and then i saved all changes, but the when i press the Windows logo+Break to view resuilt, it only change one time just when i save, when i view again, it getback to original size.
I have modified sysdm.cpl again and save into another location then paste it into system32, but it not resize
anybody can help me more details
Im from Viet Nam
Thank you
BugSu
Nov 2 2005, 02:03 PM
QUOTE (ScubaSteve @ Aug 5 2005, 10:23 AM)

Heres my custom sysdm.cpl i did this without the use of Oeminfo or Oemlogo.

Heres my custom Support info

wow wery nice

But i have problem with oemlogo

My oemlogo is big 162x172 and when i put oemlogo i see in 2part,why?
P.S i edit sysdmm.cpl but windows undo my changes.why?
HELP
HJW
Nov 14 2005, 11:54 AM
The way I did the job:
used resource hacker > open sysdm.cpl
[Support information/bmp]
Action menu> add new resource
your [support bmp] >name=SUPPORT and language 1033 or whatever your language is. (mine 1043)
right now navigate to dialog 102
add this code and delete old
CONTROL "SUPPORT", 51, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 65535, 2, 237, 97
CONTROL "OK", 1, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 206, 83, 26, 12
--done--
[oemlogo.bmp]
CONTROL "", 62, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 12, 65533, 334, 172
(edit size etcc---press compile script to preview--)
Click to view attachmentoww
right your question
you see don't sse it in one part because you need to delete the entry in dialog 101 of Bitmap 1 (just delete it)
dsp_dee
Nov 19 2005, 04:12 AM
QUOTE (zecompadre @ Apr 27 2005, 04:03 AM)

We can use the $OEM$ Distribution folders to do this. Create a sub-folder called $$ if one doesn't exist already, then create another sub-folder within $$ called System32. For example:
C:\XPCD\$OEM$\$$\System32\
Copy both oeminfo.ini and oemlogo.bmp to the System32 folder explained above. When Windows XP Setup is run, both of these files will be automatically copied to Windows' System32 directory, no matter what the Windows folder is called.
I TRIED ABOVE. NOT WORKING
TRY INSTEAD
C:\XPCD\$OEM$\$OEM$\$$\System32\
I EVEN NOT TRY THIS TOO, BUT I FOUND THIS ON MICROSOFT SITE
HJW
Nov 19 2005, 07:25 AM
what do you think of this, don't forget to add in your winnt.sif file this:
[Unattended]
OemPreinstall=Yes
narcarsiss
Dec 24 2005, 09:08 AM
hey Folks
i been following this topic i think you cann call it.
well i just wanted to show you all mine that i made

well here is the pic
i hope you all like it
Click to view attachment@muiz thankyou 4 the wake up call i hope that this is better. and how can u tell.......
muiz
Dec 26 2005, 05:57 PM
@narcarsiss Nice illegal version, you better whipe that out
muiz
Jan 5 2006, 12:11 AM
The number that was showing
ngwasuma
Jan 5 2006, 09:15 AM
zecompadre where is the example you are refereing to?
cmbtsmrf
Jan 29 2006, 06:26 PM
Hi All !
I want to scream.... I have followed all the directions.. to the letter.
Used resource hacker to load sysdm.cpl. I them went to Dialogue, 101, 1033 and deleted the top BMP place holder, streched the bottom one to the proper size. All is well so far.
I them went and press the compile script button, then I go to file, save. So far so good.
If I leave resource hacker running and hit windows+break, it shows up properly. BUT, as soon as I exit resource hacker.... it all returns to normal.
AGGGHHH !!!!
I even went and saved somewhere else and copied the file into the system32 folder, but still nothing.
Could someone please help me out and explain what I am doing wrong ???
Thanks !
Combat Smurf
Martijn
Jan 31 2006, 11:54 AM
Does someone know where to get some good Windows XP logo's (alpha channel prefered)?
It needs to be a good quality

(I want to use it for oemlogo.bmp)
Thanks in advance and this is a really usefull topic!
2forza
Mar 18 2006, 05:07 AM
I have this! And offcourse you are free to dl it

but you have to save as BMP format
xboxhaxorz
Mar 20 2006, 09:45 PM
Just out of curiosity has anybody tried an animated oemlogo?
I am unsure as to whether or not we can have animated bmp files, i know we can have animated gif
slimzky
Mar 20 2006, 10:36 PM
QUOTE (xboxhaxorz @ Mar 21 2006, 11:45 AM)

Just out of curiosity has anybody tried an animated oemlogo?
I am unsure as to whether or not we can have animated bmp files, i know we can have animated gif
i think its possible.. if u look at the latest transformation oack, the system properties there has an animated logo..
MohamedYousri
Apr 3 2006, 03:20 AM
QUOTE (mau77 @ Jul 20 2005, 09:50 PM)

I do all that, and i have my big oemlogo, but when i put a new oemlogo and oeminfo, all changes of the sysdm.cpl they undo.

Sorry for my english

i Have The Same Problem
can any one help please
MohamedYousri
Apr 15 2006, 06:47 AM
QUOTE (cmbtsmrf @ Jan 30 2006, 02:26 AM)

Hi All !
I want to scream.... I have followed all the directions.. to the letter.
Used resource hacker to load sysdm.cpl. I them went to Dialogue, 101, 1033 and deleted the top BMP place holder, streched the bottom one to the proper size. All is well so far.
I them went and press the compile script button, then I go to file, save. So far so good.
If I leave resource hacker running and hit windows+break, it shows up properly. BUT, as soon as I exit resource hacker.... it all returns to normal.
AGGGHHH !!!!
I even went and saved somewhere else and copied the file into the system32 folder, but still nothing.
Could someone please help me out and explain what I am doing wrong ???
Thanks !
Combat Smurf
Same Problem
Please any one have sysdm Modified and working well please upload it
please help
sebbe1991
Apr 15 2006, 02:07 PM
QUOTE (MohamedYousri @ Apr 15 2006, 01:47 PM)

QUOTE (cmbtsmrf @ Jan 30 2006, 02:26 AM)

Hi All !
I want to scream.... I have followed all the directions.. to the letter.
Used resource hacker to load sysdm.cpl. I them went to Dialogue, 101, 1033 and deleted the top BMP place holder, streched the bottom one to the proper size. All is well so far.
I them went and press the compile script button, then I go to file, save. So far so good.
If I leave resource hacker running and hit windows+break, it shows up properly. BUT, as soon as I exit resource hacker.... it all returns to normal.
AGGGHHH !!!!
I even went and saved somewhere else and copied the file into the system32 folder, but still nothing.
Could someone please help me out and explain what I am doing wrong ???
Thanks !
Combat Smurf
Same Problem
Please any one have sysdm Modified and working well please upload it
please help

First copy sysdm32.cpl to %systemroot%\system32\dllcache and when a window pops up about restoring the file from cd press NO and copy sysdm32.cpl to %systemroot%\system32
MohamedYousri
Apr 16 2006, 01:44 AM
QUOTE (sebbe1991 @ Apr 15 2006, 10:07 PM)

First copy sysdm32.cpl to %systemroot%\system32\dllcache and when a window pops up about restoring the file from cd press NO and copy sysdm32.cpl to %systemroot%\system32
i Cant Find dllcache ???
here is my sysdm file
please help
sebbe1991
Apr 18 2006, 01:52 AM
QUOTE (MohamedYousri @ Apr 16 2006, 08:44 AM)

QUOTE (sebbe1991 @ Apr 15 2006, 10:07 PM)

First copy sysdm32.cpl to %systemroot%\system32\dllcache and when a window pops up about restoring the file from cd press NO and copy sysdm32.cpl to %systemroot%\system32
i Cant Find dllcache ???
here is my sysdm file
please help
dllcache is a hidden folder.. Start -> Run -> "%systemroot%\system32\dllcache"
MohamedYousri
Apr 18 2006, 04:08 AM
i still have the same problem
i dont know what is wrong i do
if u can upload sysdm file that modified and works i will be very glad
i will attach the photo which i wanna to be shown at system properties
thanks a lot
MohamedYousri
Apr 18 2006, 04:32 AM
sebbe1991
Apr 18 2006, 05:46 AM
Replacer can replace system files..

@MohamedYousri : You dont want my sysdm.cpl because it is swedish.
MohamedYousri
Apr 18 2006, 08:48 AM
ok i will try it
i have another question
if i cab the file sysdm.cpl and add it to I386 after modifying it
will it work fine after windows setup ????
sebbe1991
Apr 18 2006, 10:08 AM
QUOTE (MohamedYousri @ Apr 18 2006, 03:48 PM)

ok i will try it
i have another question
if i cab the file sysdm.cpl and add it to I386 after modifying it
will it work fine after windows setup ????
First modifype sysdm.cpl and then cab it and replace it in i386 on the cd
Kelsenellenelvian
May 10 2006, 06:44 AM
Ophiel X
May 22 2006, 12:57 AM
big surprise kels!
very nice tho
Ophiel X
May 29 2006, 04:40 AM
how do i make the support button visible without oeminfo.ini??
i tried unsetting WS_DISABLE for the button but that didn't work.
here's mine, but i'd still like an answer to my question if anybody knows.
Avneet
Jun 2 2006, 04:05 PM
heer is mine.. the XP DVD i compiled ..labled Gold Edition
Ophiel X
Jun 2 2006, 11:54 PM
that's really nice.
would you mind sharing that cpl?
Avneet
Jun 3 2006, 08:54 PM
heer u go..
http://d.turboupload.com/d/658359/sysdm.cpl.htmlPS : dows anyone knws how to edit the support information box.. i ahve seen sum ppl are able to put bitmaps in theer..
THX
Ophiel X
Jun 3 2006, 10:28 PM
i can't believe you need any help at all after making that masterpiece, but here ya go

oh yah! and big thanks for the cpl, i'm gonna take a look at your code!
QUOTE (5128 @ Nov 14 2005, 09:54 AM)

The way I did the job:
used resource hacker > open sysdm.cpl
[Support information/bmp]
Action menu> add new resource
your [support bmp] >name=SUPPORT and language 1033 or whatever your language is. (mine 1043)
right now navigate to dialog 102
add this code and delete old
CONTROL "SUPPORT", 51, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 65535, 2, 237, 97
CONTROL "OK", 1, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 206, 83, 26, 12
--done--
[oemlogo.bmp]
CONTROL "", 62, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 12, 65533, 334, 172
(edit size etcc---press compile script to preview--)
Click to view attachmentoww
right your question
you see don't sse it in one part because you need to delete the entry in dialog 101 of Bitmap 1 (just delete it)
Avneet
Jun 4 2006, 12:19 AM
thx.. well dont get time to play around more.. with codes .. got exams and stuffs..
and thx for that infor ..i think i saw that in the begining of the thread
thx again
dakota19
Jun 5 2006, 07:09 AM
QUOTE (Avneet @ Jun 2 2006, 04:05 PM)

heer is mine.. the XP DVD i compiled ..labled Gold Edition
sorry but i want to know how can i adjust the other how do yoy call it other tabs in size
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.