Jump to content

netquik

Member
  • Posts

    46
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by netquik

  1. hi all sorry for yesterday but it was 5 AM here in ITaly... @Alanoll I know how to integrate the hotfix... my problem is seaching a method to integrate it WITH the tcpip.sys modded for limited connection I think it is what RyanVM is trying to do... @RyanVM glad to know i'm not mad i will gald to help you but i didn't understand well what is the pooint? are trying to dissasemble the hotfix installation? in my small working i was thinking to not install or iintegrate the patch at all but recreate that condition I mean import all reg key that hotfix create and then change the tcpip.sys but i don't know what's about the .cat file (if it is necessary) hope you all don't slap me again
  2. i looked... what to say probably i'm stupid... i read that solution is my solution... boh...
  3. sorry guys i don't know perhaps i have problem with the board the last message on that thread that i can read is this Thanks for letting me know. Shoot me an IM for an updated test (and hopefully final) version. i was searching for that solution: integrate kb884020 but with patched tcpip.sys directly hope i'm not just gone mad...
  4. thanks sorry so there isn't yet a solution to integrate and put the patched tcpip.sys in? sorry for my english i will follow the other discussion sorry again
  5. You all know that the previous hotfixk b884020 has become patch (and i think that soon we will find it on windowsupfdate), so i ask the best way to integrate it in XP CD. (not lunch it after installation of the os) shall i import registry info and tcpip.sys? thanks
  6. Start -> Run -> services.msc select the service and choose properties you can run or set automatic there
  7. a question now that the hotfix is a patch if a make a CD SP2 e put in it the new tcpip.sys build when the patch will be available in windows update it would prompt me to install it ? no? any solution? modifying the patch itself?
  8. for me should be ;----- ;----- Adds Device Manager right click of MY Computer ;----- [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr] @="Device Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\ 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\ 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,65,00,\ 76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00 byez
  9. so.. i have a problem... i replaced it with replacer... and reboot... and mY WFP is not working... (allows me to rename for example calc.exe without recreate it) then if i restore the dll WFP works again... anyone has this problem?
  10. thanks but even if different (program files zeroed in the file) it disable my owl WFP (tried renaming calc.exe) anyone?
  11. sorry.. but from some tests it seems to me that sfcfiles.dll modded disables all WFP am i wrong?
  12. hi all.. anyone knows if exists a reg tweak for disabling "downloaded programs block" introduced with SP2? thanks
  13. hi raverod... i have another little question At offset (00000F82) change: CODE 44 00 69 00 73 00 61 00 62 00 6C 00 65 to: CODE 53 00 65 00 74 00 74 00 69 00 6E 00 67 At offset (0000ECE9) change: CODE 33 C9 to: CODE EB 01 okay.. At offset (0000ECE9) I found (SP2 EN) 33 C0 not 33 C9 Am I wrong?
  14. Use the ModifyPE program available at unattended.msfn.org. It will modify the PE (CRC) header of SFC_OS.DLL to allow setup to accept it. thanks RaveRod... I would go with modifyPE in anyway cause i'm going to patch italian version... so is this the change without CRC question? At offset (00000F82) change: CODE 44 00 69 00 73 00 61 00 62 00 6C 00 65 to: CODE 53 00 65 00 74 00 74 00 69 00 6E 00 67 thanks
  15. Okay thanks!!! RaveRod can you tell me which code is the header CRC? I have to be ready to manually apply patch to italian version (this is why i m so curious) is At offset (0000ECE9)?
  16. more info about the hacK? has it modified header crc? Could explain SFCsetting and SFCdisable fact? could comment code? thanks
  17. okay ... i found modifyPE... i will look further its functionality... (my problem was solved, patch it and then modifyPE)
  18. I read all that but my question was more technical... @ 130-133 is stored CRC value of the file? or it is changed only to accomplish final CRC result? I made some tests.. but I can't understand the rule ( my ignorance) I make this questiion because I would like to modify Italian file as soon as it is released.. So i think CRC will be different because of language affected code's parts.
  19. Hi all ! Probably misunderstanding here I think graysky is searching for someone who explain him how to use an hex editor anyway.. where can i make a question about the patch code itself? I would know why is changing CRC information and how? thanks bye
×
×
  • Create New...