Apr 26 2005, 02:25 PM Post
#1 | |
| Member ![]() ![]() Group: Members Posts: 274 Joined: 8-December 04 Member No.: 38188 |
Hey Guys I made my own oemlogo and I followed all the direction and when I put both of the files into C:\Windows\System32\ and then I go to my system property to see my logo, I don't see anything. Can you please tell me what I am doing wrong. oeminfo.ini oemlogo.bmp (110 x 110) THX! P.S. Fusion |
| | |
![]() |
Aug 5 2005, 10:23 AM Post
#61 | |
| - Local Smartass - ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 829 Joined: 20-May 05 Member No.: 56864 |
Heres my custom sysdm.cpl i did this without the use of Oeminfo or Oemlogo. Heres my custom Support info This post has been edited by ScubaSteve: Aug 5 2005, 10:27 AM |
| | |
Aug 17 2005, 04:00 AM Post
#62 | |
| Junior ![]() Group: Members Posts: 51 Joined: 3-May 05 From: Phenix City , Alabama Member No.: 54482 OS: Vista Ultimate x64 |
i like that scubasteve , what font is that your using
|
| | |
Aug 23 2005, 07:01 AM Post
#63 | |
| Newbie Group: Members Posts: 17 Joined: 16-August 05 Member No.: 69110 |
if i modify sysdm.cpl and compress it back to sysdm.cp_ will windows say "cannot copy file" while installing?
|
| | |
Aug 25 2005, 10:49 AM Post
#64 | |
| Unattended Friend ![]() ![]() ![]() Group: Members Posts: 398 Joined: 5-October 04 From: hyderabad,india Member No.: 32866 |
u shuld cab it.not rar or zip.serach for cabmaker or some software which can make cab compression.
|
| | |
Aug 25 2005, 10:01 PM Post
#65 | |
| - Local Smartass - ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 829 Joined: 20-May 05 Member No.: 56864 |
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. |
| | |
Oct 21 2005, 10:28 PM Post
#66 | |
| Newbie Group: Members Posts: 10 Joined: 24-August 05 Member No.: 70215 |
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. |
| | |
Oct 23 2005, 05:49 AM Post
#67 | |
| What the hell is this thing? ![]() Group: Members Posts: 69 Joined: 10-September 05 From: us Member No.: 72484 |
@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 |
| | |
Nov 2 2005, 03:27 AM Post
#68 | |
| Group: Members Posts: 1 Joined: 2-November 05 Member No.: 78431 |
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 |
| | |
Nov 2 2005, 02:03 PM Post
#69 | |
| Group: Members Posts: 2 Joined: 21-September 05 Member No.: 73924 | 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 This post has been edited by BugSu: Nov 5 2005, 01:02 PM |
| | |
Nov 14 2005, 11:54 AM Post
#70 | |
| MultiBoot Freak ![]() ![]() Group: Members Posts: 177 Joined: 26-February 05 From: The Netherlands Member No.: 45325 OS: Vista Ultimate x86 |
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--)
sysdm.JPG ( 57.88K )
Number of downloads: 377oww 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) This post has been edited by 5128: Nov 14 2005, 11:59 AM |
| | |
Nov 19 2005, 04:12 AM Post
#71 | |
| Group: Members Posts: 1 Joined: 19-November 05 Member No.: 80188 | 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 |
| | |
Nov 19 2005, 07:25 AM Post
#72 | |
| MultiBoot Freak ![]() ![]() Group: Members Posts: 177 Joined: 26-February 05 From: The Netherlands Member No.: 45325 OS: Vista Ultimate x86 |
what do you think of this, don't forget to add in your winnt.sif file this: [Unattended] OemPreinstall=Yes |
| | |
Dec 24 2005, 09:08 AM Post
#73 | |
| Group: Members Posts: 7 Joined: 23-December 05 Member No.: 83206 |
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 i hope you all like it
here_it_is__NEW_.JPG ( 105.99K )
Number of downloads: 391@muiz thankyou 4 the wake up call i hope that this is better. and how can u tell....... This post has been edited by narcarsiss: Dec 27 2005, 01:55 AM |
| | |
Dec 26 2005, 05:57 PM Post
#74 | |
| SPECIAL ![]() ![]() ![]() ![]() ![]() ![]() Group: Banned Posts: 1055 Joined: 3-August 03 Member No.: 5418 OS: none |
@narcarsiss Nice illegal version, you better whipe that out
|
| | |
Jan 5 2006, 12:11 AM Post
#75 | |
| SPECIAL ![]() ![]() ![]() ![]() ![]() ![]() Group: Banned Posts: 1055 Joined: 3-August 03 Member No.: 5418 OS: none |
The number that was showing |
| | |
Jan 5 2006, 09:15 AM Post
#76 | |
| Group: Members Posts: 8 Joined: 5-January 06 Member No.: 84357 |
zecompadre where is the example you are refereing to?
|
| | |
Jan 29 2006, 06:26 PM Post
#77 | |
| Group: Members Posts: 1 Joined: 5-August 04 Member No.: 26314 |
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 |
| | |
Jan 31 2006, 11:54 AM Post
#78 | |
| It's-a-me, Mario! ![]() ![]() ![]() ![]() Group: Members Posts: 524 Joined: 28-July 04 From: The Netherlands Member No.: 25648 |
Does someone know where to get some good Windows XP logo's (alpha channel prefered)? It needs to be a good quality Thanks in advance and this is a really usefull topic! |
| | |
Mar 18 2006, 05:07 AM Post
#79 | |
| "everybody was kungfu fighting" ![]() ![]() Group: Members Posts: 195 Joined: 14-March 05 From: Mars Member No.: 47699 OS: XP Pro x86 | |
| | |
Mar 20 2006, 09:45 PM Post
#80 | |
| Junior ![]() Group: Members Posts: 51 Joined: 20-March 06 Member No.: 91332 |
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 |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 24th November 2009 - 04:24 PM |