to28dk Posted January 9, 2005 Posted January 9, 2005 Helloi was reading the unattended CD/DVD Guide and it says that oeminfo.ini and oemlogo.bmp should be created and set then put in a folder called "system32" and put in a folder called "$$" the path would look like this: C:\XPCD\$OEM$\$$\System32\goind throug this was somehow easy..but what i cannot understand is that i have found an unattended cd of windows xp which have the logo and doesn't have any system32 or $$ folder..can be there any other method to put a logo and so on?where can be the logo located in the cd?anyone to help methank you.
Tsunami Posted January 9, 2005 Posted January 9, 2005 If you put the file in $OEM$\$$\system32, it will automatically be copied to your Windows\system32 directory, but you can put it anywhere on the cd and use the COPY command in a batch file to copy it yourself.
MCT Posted January 9, 2005 Posted January 9, 2005 u could put it in i386 folder cabbed & set the directories in sourcedisksFiles (in txtsetup.sif) which is harder, but more professional looking if thats what your going 4
to28dk Posted January 9, 2005 Author Posted January 9, 2005 Thank you guys..can u show me the method step by step please or just show me the thread where i can find it..i like it to be more professional.thank you again guys
Astalavista Posted January 9, 2005 Posted January 9, 2005 if u dont understandthen just do thiswinrar sfx your logon and what nothv it extract to %systermroot%\system32\
to28dk Posted January 9, 2005 Author Posted January 9, 2005 im so confused guys lolcan anyone please clarify things for methank you guys
MCT Posted January 9, 2005 Posted January 9, 2005 compress the files using Jcarles utility (search the site) or u can just use makecab (comes with windows) & in txtsetup.sif add these lines under SourceDisksFilesOeminfo.ini = 100,,,,,,,2,0,0Oemlogo.bmp = 100,,,,,,,2,0,0
to28dk Posted January 9, 2005 Author Posted January 9, 2005 let's say i have added those lines..how about the Oeminfo.ini & Oemlogo.bmp where in the cd they would be placed? in i386 or system32 under $$ folder?thank you for ur help guys and im sorry for asking a lot lolgreetings
erik_demon Posted January 9, 2005 Posted January 9, 2005 @to28dk:I will try to clarify it for you.You can use the "COPY" command to copy files from one destination to another.example: You want to copy the file oemlogo.bmp from your cd drive (d:\ for example) to C:\windows\system32You can now put in a batch file:COPY "D:\oemlogo.bmp" %systermroot%\system32\"and your file will be copyed.You can also make a selfextracting winrar file (SFX extraction) that automaticly and silently copys your file (use the search to find out how.)Then we've got MCT's suggestion:You can also make windows copy the file automaticly during his setup.To do this, you need to Cab the file (transform oemlogo.bmp in to oemlogo.bm_) this can be done by using the makecab command (makecab oemlogo.bmp) after that you put your cab file in the I386 folder, and you edit the txtsetup.sif file so that windows now copys that file. (the most diffecult methode)These are all diferent methodes to copy the file without using the $$ folder.Hope this helpsErik
MCT Posted January 9, 2005 Posted January 9, 2005 Then we've got Astalavista's suggestion:wasnt that my suggestion
to28dk Posted January 9, 2005 Author Posted January 9, 2005 thank you so much erik_demon and MCT and others tooi will try to deal with this and see then..thank you again
Astalavista Posted January 9, 2005 Posted January 9, 2005 ok I will guide u step by step just bec. i am feeling niceOPTION 1find this path in your XP setup folder\XP2\$OEM$\$$\System32oh, NO, i can't find...then make it, create the foldersnow throw in your OEMINFO.INI and oemlogo.bmp in that folder.Option 2Here is a Winrar SFX that will autoExtract to Windows\system32\replace the content w/ your own OEMINFO.INI and oemlogo.bmplook to the bottom post for the correct linkOption 3MCT method.if u still can't figure it out god help u
to28dk Posted January 9, 2005 Author Posted January 9, 2005 what would happen if i use both methods lol..would logos have a conflict or the first established would take place in the logo's place?would be there a conflict?thank you altavista for ur help..but what does the system32.exe work for? does it solve anything in this?thank you much..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now