![]() ![]() |
May 24 2006, 04:27 PM Post
#41 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 | |
| | |
May 24 2006, 04:51 PM Post
#42 | |
| OS: SimplyMEPIS Group: Normal Sponsors Posts: 1529 Joined: 18-September 04 From: Buffalo, NY Member No.: 31429 OS: none |
That was running through my mind, but I rationalized it by assuming the BIOS files would not allow you to install XP on a computer that it wasn't meant for. This would presumably mean Dell, Gateway, Emachines, etc. Furthermore, the key codes would not be a part of this, only the files. The other thing I thought about was the fact that people don't seem to have a crisis of conscious when it comes to distributing patched OS files - uxtheme.dll, tcpip.sys, etc. I'm not a lawyer, but that was my take on it. |
| | |
May 29 2006, 04:09 AM Post
#43 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 |
I have a set of files that worked on a Dell, HP, and Toshiba PC. I made the following changes to the CD: I deleted OEMBIOS.BI_ OEMBIOS.DA_, OEMBIOS.SI_ from the CD (make sure you leave OEMBIOS.CA_) I removed all lines referancing any of the OEMBIOS files (including OEMBIOS.CAT) from txtsetup.sif and dosnet.inf. I created a winnt.sif file that included a MS Generic key http://www.microsoft.com/technet/prodtechn...y/oempreac.mspx (Home users should use a Factory Key) I copied the files from
activation.rar ( 55.93K )
Number of downloads: 827to the $OEM$ directory along with the files created using
CollectFiles.rar ( 55.54K )
Number of downloads: 729 |
| | |
May 30 2006, 11:44 AM Post
#44 | |
| Member ![]() ![]() Group: Members Posts: 182 Joined: 5-May 06 Member No.: 95575 |
Hi Bezalel, Sorry for the newbie question, but i got abit lost on this thread. Do i copy the files created by the CollectFiles.rar on each of my PC's (a Dell and a HP) to the $OEM$ folder on my UAXPCD, with the files inside the activation.rar. Then burn and run, is that correct ? |
| | |
May 30 2006, 01:12 PM Post
#45 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 | Sorry for the newbie question, but i got abit lost on this thread. Thats understandable, I myself am figuring out this process so it keeps changing Do i copy the files created by the CollectFiles.rar on each of my PC's (a Dell and a HP) to the $OEM$ folder on my UAXPCD, with the files inside the activation.rar. You only need the files created by CollectFiles.rar you don't need the files contained in ColletFiles.rar (The files in CollectFiles.rar are pretty sloppy and leave behind an enviroment variable but they do work.) Here is listing of the contents of my $OEM$ directory: CODE 44656C6C20436F6D707574657220436F72702E.BIN 44656C6C20436F6D707574657220436F72702E.CAT 44656C6C20436F6D707574657220436F72702E.DAT 44656C6C20436F6D707574657220436F72702E.SIG 44656C6C20436F6D707574657220436F72706F726174696F6E.BIN 44656C6C20436F6D707574657220436F72706F726174696F6E.CAT 44656C6C20436F6D707574657220436F72706F726174696F6E.DAT 44656C6C20436F6D707574657220436F72706F726174696F6E.SIG 4865776C6574742D5061636B617264.BIN 4865776C6574742D5061636B617264.CAT 4865776C6574742D5061636B617264.DAT 4865776C6574742D5061636B617264.SIG 544F5348494241.BIN 544F5348494241.CAT 544F5348494241.DAT 544F5348494241.SIG cmdlines.txt CreateBatFile.vbs RestoreOEMFiles.bat RestoreOEMFiles.tmp smbios2.exe This post has been edited by Bezalel: May 30 2006, 05:37 PM |
| | |
May 31 2006, 08:50 AM Post
#46 | |
| Member ![]() ![]() Group: Members Posts: 182 Joined: 5-May 06 Member No.: 95575 |
Thanx for the reply Bezalel, I spent most of yesterday trying to collect the oembios file from the PC's around here, but it looks like most have been formated and had clean installs. So the oembios files aren't any good. I'm guessing i'd get into trouble asking for the files from royalty OEM's here, so i'll have to get sneaky and find them some other way to get them, before I can test this out properly. But i'll still give it ago with the two sets I have and let you know the results. I've got the Sony XP Pro and Compaq Home files, and I'm pretty sure i can find some Dell and HP files, its the Evesham XP Pro ones that'll be the hardest to find. |
| | |
May 31 2006, 09:04 PM Post
#47 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 |
Although my method is currently working SFC is aware that the files have been changed because oembios.cat was parsed before the files were changed. If the end user ever runs SFC manually they will be prompted for the oembios files that match the origional oembios.ca_ that was left on the CD. My two question now are: When SFC parses the oembios.cat file where does it store the thumbprints of the remaining oembios files? (I am able to delete the oembios.cat file, it is not protected but SFC still knows that the files aren't origional) Can I run cscript.exe from DetachedProgram? (To replace oembios.cat before it is parsed.) Presetup.cmd looks interesting but I'm trying to keep away from hacked binariess |
| | |
May 31 2006, 09:07 PM Post
#48 | |
| OS: SimplyMEPIS Group: Normal Sponsors Posts: 1529 Joined: 18-September 04 From: Buffalo, NY Member No.: 31429 OS: none |
I'm not sure about cscript.exe from DetachedProgram, but I'm sure a compiled AutoIt script would work just fine.
|
| | |
May 31 2006, 09:18 PM Post
#49 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 | Thanx for the reply Bezalel, I spent most of yesterday trying to collect the oembios file from the PC's around here, but it looks like most have been formated and had clean installs. So the oembios files aren't any good. I'm guessing i'd get into trouble asking for the files from royalty OEM's here, so i'll have to get sneaky and find them some other way to get them, before I can test this out properly. But i'll still give it ago with the two sets I have and let you know the results. I've got the Sony XP Pro and Compaq Home files, and I'm pretty sure i can find some Dell and HP files, its the Evesham XP Pro ones that'll be the hardest to find. For about 3 months I didn't go into a certain CompUSA because I was almost caught collecting oembios files and factory keys from floor models. Its easier to get the files from a laptop because you can naturally rest you hand over your USB drive. BTW You only need one set of files to test the CD. |
| | |
May 31 2006, 09:52 PM Post
#50 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 | I'm not sure about cscript.exe from DetachedProgram, but I'm sure a compiled AutoIt script would work just fine. I had previously kept away from AutoIt because I thought it needed a runtime to be installed. Now that you have shown me the light, I'm adding AutoIt to my collection of development tools. |
| | |
May 31 2006, 10:54 PM Post
#51 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 324 Joined: 2-October 05 Member No.: 75379 |
I have OEMBIOS for: Compaq - Home & Pro Dell - Home & Pro Emachine - Home HP - Home & Pro Sony - Home ATM these are all that I have aquired... Let me know if you need some help, I would love to have a CD that would auto determine what brand system is being used, and then use the correct preactivation files. |
| | |
Jun 1 2006, 04:20 AM Post
#52 | |
| Member ![]() ![]() Group: Members Posts: 182 Joined: 5-May 06 Member No.: 95575 |
@ Bezalel, I was thinking of doing the same thing here at my local PCWorld on the weekend. They already hate me in there, so it won't be a problem if the they ban me. I've got a few sets of files now, and i've made up a UA disk. Just gotta wait till I can Ghost the PC's, before testing it out. @ discountpc, I was thinking along the same lines as you, having one UA disk to cover all my OEM's Here a list of the file set I have: Dell: Pro & Home Sony: Pro IBM: Pro Compaq: Home I'm still working my way through old backups to see if i have, Packard Bell: Home Evesham: Pro NEC: Pro |
| | |
Jun 1 2006, 01:32 PM Post
#53 | |
| Newbie Group: Members Posts: 46 Joined: 12-May 04 Member No.: 19767 |
On my IBM ThinkPad T41p with preactivated Windows XP Professional SP2 OEM SLP I get this: CODE Manufacturer: IBM Model: 2373GEG 49424D BTW: My unattended Windows DVD has an Installer which lets you choose which vendor files to use for preactivation. Simple as that ;-) This post has been edited by vpn-user: Jun 1 2006, 01:33 PM |
| | |
Jun 1 2006, 02:07 PM Post
#54 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 | |
| | |
Jun 1 2006, 02:59 PM Post
#55 | |
| Sonic Group: Patrons Posts: 1583 Joined: 4-December 03 From: France Member No.: 10366 OS: none |
Posting oembios file are okay, isn't it ? A small package will be interesting ... |
| | |
Jun 1 2006, 10:44 PM Post
#56 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 324 Joined: 2-October 05 Member No.: 75379 |
PM me
|
| | |
Jun 3 2006, 01:00 PM Post
#57 | |
| Member ![]() ![]() Group: Members Posts: 182 Joined: 5-May 06 Member No.: 95575 |
@Bezalel, The numbers that make up the ID for the files, i.e. the 6F53484942412435; QUOTE 6F53484942412435.BIN 6F53484942412435.CAT 6F53484942412435.DAT 6F53484942412435.SIG Are they generated form the OS, the Hardware, or Both ? The reason i'm asking, is most of the oembios files i've collected are from Ghost/Restore images from PC's I no longer have. Which means i don't have the ID's to go with them, so i'm at a loss as to how to name them. I'm hoping you know the answer ito this, as it could save me a lot of messing around tomorrow, what with Ghosting/Restoring/Formating/Installing/Swearing/ Pulling Hair Out 'ing |
| | |
Jun 3 2006, 08:09 PM Post
#58 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 588 Joined: 11-October 05 Member No.: 76348 OS: XP Pro x86 | @Bezalel, The numbers that make up the ID for the files, i.e. the 6F53484942412435; QUOTE 6F53484942412435.BIN 6F53484942412435.CAT 6F53484942412435.DAT 6F53484942412435.SIG Are they generated form the OS, the Hardware, or Both ? The reason i'm asking, is most of the oembios files i've collected are from Ghost/Restore images from PC's I no longer have. Which means i don't have the ID's to go with them, so i'm at a loss as to how to name them. I'm hoping you know the answer ito this, as it could save me a lot of messing around tomorrow, what with Ghosting/Restoring/Formating/Installing/Swearing/ Pulling Hair Out 'ing They are named based on the system manufacturer's name as listed in the SMBIOS table. You can look through this thread to determine how different manufacturers list their name in the SMBIOS table or use the script in the first post to find the manufacturer string. The name of the file should be the same as the hex string without the spaces. (Some manufacturer's use different strings for different models, in order for the CD to work you need to use the string of the target PC.) |
| | |
Jun 5 2006, 01:49 PM Post
#59 | |
| Member ![]() ![]() Group: Members Posts: 182 Joined: 5-May 06 Member No.: 95575 |
@Bezalel, ooop's.. I thought the script on the first post was part of the CollectFiles.rar Well, I spent most of yesterday messing with the OEMBIOS files, with almost total sucess The Compaq Presario, would only work with the Compaq key. Bu the Sony, IBM and Dell all worked with each others keys. Thanks for all your help and patients. Heres some more PC reports if you still need them. QUOTE Manufacturer: IBM Model: 2648GG2 Model: 26478PG Model: 266295G 49424D Manufacturer: Compaq Model: Presario 436F6D70 6171 Manufacturer: Sony Corporation Model: VGN-S5XP_B 536F6E79 20436F72 706F7261 74696F6E Manufacturer: Dell Inc. Model: Dell DM051 44656C6C 20496E63 2E202020 20202020 20202020 20202020 20 |
| | |
Jun 5 2006, 02:15 PM Post
#60 | |
| Newbie Group: Members Posts: 46 Joined: 12-May 04 Member No.: 19767 | BTW: My unattended Windows DVD has an Installer which lets you choose which vendor files to use for preactivation. Simple as that ;-) What method are you using? Do you have seperate boot directories or are you replacing the files after install? I replace the 4 files after install during the sysprep process using wfpreplace.exe to get around windows file protection. That way Windows is preactivated before Windows Welcome page appears. I' m afraid each file listing is ~12MB and no, zipping them up does not save any space so I won' t post them here. I have the files for Acer, Compaq, Dell, HP, IBM/Lenovo and Samsung. |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 07:42 PM |