Windows Antivirus 2012 Virus
I caught the windows Anti-Virus 2012, trojan crypt.avhs. I removed it and had to remove win32/drivers/dfsc i think, It was white listed and both programs wouldnt quarintine/delete it. Anyway ive run AVG free and Malwarebytes and dont have any sign of a virus, also ran AVG's Antirootkit and that was clean. Too boot i used AVG PC Tuneup (2012) and cleaned and repaired and defraged or optimized my disks and regristry. Also for refrence I installed Windows fixit and it said it fixed the updater but it didnt. My problems. Windows defender wont start. Its not turned on (ill refrence that later), when i try to turn it on i get error 0x80070424. "The specific service does not exist as an installed service". I tried to re-install it but it says its already installed. Windows Firewall won't start. Its also not turned on. (used instructions on other Microsoft fourm pages to check in Start - Search - Service - Continue - Windows Defender, Firewall, and Security Service are not in here, checked for Firewall/Windows Firewall defender ect. None of these services are in there. Windows Securticy Center wont start. "The security Center service cant be started." No error code. Thats all it gives me. Windows update fails. Its a update i dont need and the other updates worked just fine so i dont know if this matters but its an update for Mail Junk E-mail Filter ( i dont use windows mail program), but i get error 80073712. I tried to restore using " Repair windows using system restore". It doesn't work. Im running out of ideas on what to do. Please help. Im getting very frustrated.
January 16th, 2012 5:37am

Firstly many AV programs disable Windows Defender. If you have 32 bit Vista download these 3 or 4 registry files (4 with Windows Defender) from the Public folder at https://skydrive.live.com/#cid=E2F0CE17A268A4FA Find Regedit in c:\windows, right click and choose Run As Administrator, then File menu, then Import, and import the various reg files. To configure and start Windows Firewall, Security Centre, and optionally Windows Defender Then Click Start - All Programs - Accessories - Right click Command Prompt and choose Run As Administrator. Type (or copy the below lines and one blank line underneath and right click in the command prompt window and choose Paste). This will start the dependent services in the correct order. Then turn it on once started. If you get an error message you can copy it by right clicking the window, choosing Mark, selecting the text, and press enter. sc start DCOMLaunch sc start RpcSs sc config BFE start= auto sc start BFE sc config mpsdrv start= auto sc start mpsdrv sc config mpssvc start= auto sc start MpsSvc netsh firewall set opmode enable sc config Winmgmt start= auto sc start Winmgmt sc config Wscsvc start= auto sc start wscsvc And for Windows Defender sc config WinDefend start= auto sc start WinDefend -- . -- "Irishzen1786" wrote in message news:3bc5342e-d9fa-4f33-90b5-6d6ba81d079c... >I caught the windows Anti-Virus 2012, trojan crypt.avhs. I removed it and had to remove win32/drivers/dfsc i think, It was white listed and both programs wouldnt quarintine/delete it. Anyway ive run AVG free and Malwarebytes and dont have any sign of a virus, also ran AVG's Antirootkit and that was clean. Too boot i used AVG PC Tuneup (2012) and cleaned and repaired and defraged or optimized my disks and regristry. Also for refrence I installed Windows fixit and it said it fixed the updater but it didnt. > > My problems. > > Windows defender wont start. Its not turned on (ill refrence that later), when i try to turn it on i get error 0x80070424. "The specific service does not exist as an installed service". I tried to re-install it but it says its already installed. > > Windows Firewall won't start. Its also not turned on. (used instructions on other Microsoft fourm pages to check in Start - Search - Service - Continue - Windows Defender, Firewall, and Security Service are not in here, checked for Firewall/Windows Firewall defender ect. None of these services are in there. > > Windows Securticy Center wont start. "The security Center service cant be started." No error code. Thats all it gives me. > > Windows update fails. Its a update i dont need and the other updates worked just fine so i dont know if this matters but its an update for Mail Junk E-mail Filter ( i dont use windows mail program), but i get error 80073712. > > I tried to restore using " Repair windows using system restore". It doesn't work. Im running out of ideas on what to do. > > Please help. Im getting very frustrated. >
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2012 5:48am

Thanks for the help. When i click that link you posted it takes me to a Microsoft page that says page not found though. Edit Maybe my internet isn't working up to par. I had to copy the link and manualy open the page. But i cant download them for some reason. I restarted my computer and still had to copy that link to open it. It still wont let me download it. Doesn't say why just says dowanloadaszipdownload (2) couldn't be downloaded. when i try to download the folder. I am signed in. Doesn't let me download them 1 by 1 either. says same thing different file name though. It lets me download other stuff though. AVG Free for example.
January 16th, 2012 4:31pm

Bump
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2012 8:34pm

I'm in Australia. I've been at work. If you don't have a firewall you might be getting more infections. Keep running your AV program. Copy below lines into a text document (ie Notepad) and save as "BFE.reg" (includintg the quotes) Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE] "DisplayName"="Base Filtering Engine" "Group"="NetworkProvider" "ImagePath"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\ 74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\ 00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\ 6b,00,20,00,4c,00,6f,00,63,00,61,00,6c,00,53,00,65,00,72,00,76,00,69,00,63,\ 00,65,00,4e,00,6f,00,4e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,00,00 "Description"="@%SystemRoot%\\system32\\bfe.dll,-1002" "ObjectName"="NT AUTHORITY\\LocalService" "ErrorControl"=dword:00000001 "Start"=dword:00000002 "Type"=dword:00000020 "DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00 "ServiceSidType"=dword:00000003 "RequiredPrivileges"=hex(7):53,00,65,00,41,00,75,00,64,00,69,00,74,00,50,00,72,\ 00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6d,00,\ 70,00,65,00,72,00,73,00,6f,00,6e,00,61,00,74,00,65,00,50,00,72,00,69,00,76,\ 00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00 "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\ 00,01,00,00,00,c0,d4,01,00,01,00,00,00,e0,93,04,00,00,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters] "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\ 00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\ 62,00,66,00,65,00,2e,00,64,00,6c,00,6c,00,00,00 "ServiceDllUnloadOnStop"=dword:00000001 "ServiceMain"="BfeServiceMain" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters\Policy] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters\Policy\BootTime] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters\Policy\BootTime\Filter] "{dc95b53e-01cf-4058-821d-350b3d0d4676}"=hex:01,10,08,00,cc,cc,cc,cc,98,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,2e,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,01,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,02,00,00,00,0c,00,\ 02,00,02,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,02,00,00,00,05,00,00,00,00,00,00,00,01,00,00,00,\ 01,00,00,00,3a,00,00,00,04,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,87,\ 00,00,00,00,00,00,00 "{c970a45d-57f9-4e32-a5bd-886a9662641e}"=hex:01,10,08,00,cc,cc,cc,cc,80,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,2c,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,03,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,01,00,00,00,0c,00,\ 02,00,02,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,0b,00,00,00,06,00,00,00,03,00,00,00,\ 03,00,00,00,01,00,00,00 "{0c3be01b-fe70-4cc4-89dc-c07996b67e6d}"=hex:01,10,08,00,cc,cc,cc,cc,80,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,2e,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,04,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,01,00,00,00,0c,00,\ 02,00,02,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,0b,00,00,00,06,00,00,00,03,00,00,00,\ 03,00,00,00,01,00,00,00 "{074f7f68-ee10-428a-89d1-ba78f6c327ca}"=hex:01,10,08,00,cc,cc,cc,cc,68,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,1c,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,09,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,00,00,00,00,00,00,\ 00,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00 "{c016105c-eb34-4519-a5fd-5f4e4ad4d18e}"=hex:01,10,08,00,cc,cc,cc,cc,68,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,1e,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,0a,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,00,00,00,00,00,00,\ 00,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00 "{a47525e2-725b-4888-8af1-ba5a60c04f4d}"=hex:01,10,08,00,cc,cc,cc,cc,68,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,2c,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,0b,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,00,00,00,00,00,00,\ 00,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00 "{0ccc96a3-8c5c-45e2-b80e-7e37b16cc1ad}"=hex:01,10,08,00,cc,cc,cc,cc,68,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,2e,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,0c,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,00,00,00,00,00,00,\ 00,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00 "{2729ee66-d21e-4f00-b440-b11f9e8b1bc4}"=hex:01,10,08,00,cc,cc,cc,cc,80,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,0d,00,00,00,06,86,a0,ed,94,24,78,4d,\ 89,bc,67,83,7c,03,b9,69,00,00,00,00,04,00,02,00,00,00,00,00,16,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,01,00,00,00,0c,00,\ 02,00,03,50,00,00,11,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,09,00,00,00,08,00,00,00,03,00,00,00,\ 03,00,00,00,01,00,00,00 "{a5f7f5de-ff63-4626-bb95-a6b1c6ec65d0}"=hex:01,10,08,00,cc,cc,cc,cc,80,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,0f,00,00,00,74,cc,93,86,75,a0,56,41,\ b4,76,92,86,ee,ce,81,4e,00,00,00,00,04,00,02,00,00,00,00,00,17,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,01,00,00,00,0c,00,\ 02,00,03,50,00,00,12,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,09,00,00,00,08,00,00,00,03,00,00,00,\ 03,00,00,00,01,00,00,00 "{7e07c361-3d1a-4c91-ba62-8553922c464b}"=hex:01,10,08,00,cc,cc,cc,cc,b0,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,20,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,18,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,02,00,00,00,0c,00,\ 02,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,02,00,00,00,04,00,00,00,00,00,00,00,02,00,00,00,\ 02,00,00,00,03,00,00,00,05,00,00,00,05,00,00,00,02,01,00,00,02,01,00,00,10,\ 00,02,00,02,00,00,00,02,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,03,00,\ 00,00,00,00,00,00 "{a78018b0-7397-45e7-886d-2fc6e7a878cf}"=hex:01,10,08,00,cc,cc,cc,cc,b0,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,20,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,19,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,02,00,00,00,0c,00,\ 02,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,02,00,00,00,04,00,00,00,00,00,00,00,02,00,00,00,\ 02,00,00,00,03,00,00,00,05,00,00,00,05,00,00,00,02,01,00,00,02,01,00,00,10,\ 00,02,00,02,00,00,00,02,00,00,00,05,00,00,00,02,00,00,00,02,00,00,00,ff,00,\ 00,00,00,00,00,00 "{0aa8b2a7-d8e6-4574-8b79-5389071e8fa2}"=hex:01,10,08,00,cc,cc,cc,cc,80,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,22,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,1a,00,00,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,01,00,00,00,0c,00,\ 02,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,04,00,00,00,00,00,00,00,02,00,00,00,\ 02,00,00,00,01,00,00,00 "{2dd96961-5757-434f-b617-34e732517c0e}"=hex:01,10,08,00,cc,cc,cc,cc,98,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,2e,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,56,01,01,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,01,00,00,00,02,00,00,00,0c,00,\ 02,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,18,00,00,00,00,00,00,02,00,00,00,0e,00,00,00,00,00,00,00,03,00,00,00,\ 03,00,00,00,83,00,00,00,0f,00,00,00,00,00,00,00,03,00,00,00,03,00,00,00,0e,\ 00,00,00,00,00,00,00 "{790018f5-8e05-4a78-88ac-ebc35a2e5ee5}"=hex:01,10,08,00,cc,cc,cc,cc,b0,00,00,\ 00,00,00,00,00,00,00,02,00,00,00,00,00,22,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,04,00,02,00,00,00,00,00,59,01,01,00,00,\ 00,00,00,04,00,00,00,04,00,00,00,08,00,02,00,02,00,00,00,02,00,00,00,0c,00,\ 02,00,01,10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,02,00,00,00,04,00,00,00,00,00,00,00,02,00,00,00,\ 02,00,00,00,04,00,00,00,05,00,00,00,05,00,00,00,02,01,00,00,02,01,00,00,10,\ 00,02,00,02,00,00,00,02,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,02,00,\ 00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters\Policy\Persistent] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters\Policy\Persistent\Filter] "{dc95b53e-01cf-4058-821d-350b3d0d4676}"=hex:01,10,08,00,cc,cc,cc,cc,b8,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,98,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,98,01,00,00,01,10,08,00,cc,cc,cc,cc,88,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,3e,b5,95,dc,cf,01,58,40,82,1d,35,0b,3d,0d,46,76,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,97,2c,b4,\ a3,04,9f,72,46,b8,7e,ce,e9,c4,83,25,7f,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,02,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,02,00,00,00,2b,ef,71,39,3e,62,9a,4f,8c,b1,\ 6e,79,b8,06,b9,a7,00,00,00,00,01,00,00,00,01,00,00,00,3a,00,00,00,af,a1,1b,\ 0c,65,57,3f,45,af,22,a8,f7,91,ac,77,5b,00,00,00,00,02,00,00,00,02,00,00,00,\ 87,00,00,00,00,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{f444c576-6e60-4ea2-9faa-80d57ed12cd2}"=hex:01,10,08,00,cc,cc,cc,cc,b8,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,98,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,98,01,00,00,01,10,08,00,cc,cc,cc,cc,88,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,76,c5,44,f4,60,6e,a2,4e,9f,aa,80,d5,7e,d1,2c,d2,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,97,2c,b4,\ a3,04,9f,72,46,b8,7e,ce,e9,c4,83,25,7f,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,02,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,02,00,00,00,2b,ef,71,39,3e,62,9a,4f,8c,b1,\ 6e,79,b8,06,b9,a7,00,00,00,00,01,00,00,00,01,00,00,00,3a,00,00,00,af,a1,1b,\ 0c,65,57,3f,45,af,22,a8,f7,91,ac,77,5b,00,00,00,00,02,00,00,00,02,00,00,00,\ 87,00,00,00,00,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{c970a45d-57f9-4e32-a5bd-886a9662641e}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,5d,a4,70,c9,f9,57,32,4e,a5,bd,88,6a,96,62,64,1e,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,e7,9f,cd,\ e1,b5,f4,73,42,96,c0,59,2e,48,7b,86,50,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,01,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,3b,e2,2c,63,67,51,5c,43,86,d7,\ e9,03,68,4a,a8,0c,06,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{0c3be01b-fe70-4cc4-89dc-c07996b67e6d}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,1b,e0,3b,0c,70,fe,c4,4c,89,dc,c0,79,96,b6,7e,6d,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,97,2c,b4,\ a3,04,9f,72,46,b8,7e,ce,e9,c4,83,25,7f,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,01,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,3b,e2,2c,63,67,51,5c,43,86,d7,\ e9,03,68,4a,a8,0c,06,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{716b48eb-0a35-4a76-92ab-1d987230d288}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,eb,48,6b,71,35,0a,76,4a,92,ab,1d,98,72,30,d2,88,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,e7,9f,cd,\ e1,b5,f4,73,42,96,c0,59,2e,48,7b,86,50,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,01,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,05,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,3b,e2,2c,63,67,51,5c,43,86,d7,\ e9,03,68,4a,a8,0c,06,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{1165065e-4996-4338-abaf-4b8556b4d431}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,5e,06,65,11,96,49,38,43,ab,af,4b,85,56,b4,d4,31,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,97,2c,b4,\ a3,04,9f,72,46,b8,7e,ce,e9,c4,83,25,7f,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,01,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,06,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,3b,e2,2c,63,67,51,5c,43,86,d7,\ e9,03,68,4a,a8,0c,06,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{b6b2ca61-fb98-4422-adc2-e7cf56b3680c}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,61,ca,b2,b6,98,fb,22,44,ad,c2,e7,cf,56,b3,68,0c,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,d1,57,8 d,\ c3,a7,05,33,4c,90,4f,7f,bc,ee,e6,0e,82,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,01,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,07,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,3b,e2,2c,63,67,51,5c,43,86,d7,\ e9,03,68,4a,a8,0c,06,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{0aa7fff8-919f-453c-928c-28a12122ba38}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,f8,ff,a7,0a,9f,91,3c,45,92,8c,28,a1,21,22,ba,38,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,3b,39,72,\ 4a,9f,31,bc,44,84,c3,ba,54,dc,b3,b6,b4,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,04,00,00,00,04,00,00,00,10,00,02,00,01,00,00,00,14,00,02,00,02,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,08,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,18,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,3b,e2,2c,63,67,51,5c,43,86,d7,\ e9,03,68,4a,a8,0c,06,00,00,00,03,00,00,00,03,00,00,00,01,00,00,00,00,00,00,\ 00,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00 "{074f7f68-ee10-428a-89d1-ba78f6c327ca}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,68,7f,4f,07,10,ee,8a,42,89,d1,ba,78,f6,c3,27,ca,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,90,99,49,\ 61,b6,3c,84,4e,b9,50,53,b9,4b,69,64,f3,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,09,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{c016105c-eb34-4519-a5fd-5f4e4ad4d18e}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,5c,10,16,c0,34,eb,19,45,a5,fd,5f,4e,4a,d4,d1,8e,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,ff,bd,f9,\ 65,2d,3b,5d,4e,b8,c6,c7,20,65,1f,e8,98,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0a,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,0 0,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{a47525e2-725b-4888-8af1-ba5a60c04f4d}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,e2,25,75,a4,5b,72,88,48,8a,f1,ba,5a,60,c0,4f,4d,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,e7,9f,cd,\ e1,b5,f4,73,42,96,c0,59,2e,48,7b,86,50,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0b,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{0ccc96a3-8c5c-45e2-b80e-7e37b16cc1ad}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,a3,96,cc,0c,5c,8c,e2,45,b8,0e,7e,37,b1,6c,c1,ad,04,00,\ 02,00,08,00,02,00,02,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,97,2c,b4,\ a3,04,9f,72,46,b8,7e,ce,e9,c4,83,25,7f,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0c,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{91ffecf0-0a9e-4572-95f1-a7111af86967}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,f0,ec,ff,91,9e,0a,72,45,95,f1,a7,11,1a,f8,69,67,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,90,99,49,\ 61,b6,3c,84,4e,b9,50,53,b9,4b,69,64,f3,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0d,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{64e55933-15a5-495d-a928-ccca43d44875}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,33,59,e5,64,a5,15,5d,49,a9,28,cc,ca,43,d4,48,75,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,ff,bd,f9,\ 65,2d,3b,5d,4e,b8,c6,c7,20,65,1f,e8,98,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0e,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{13bfd422-6f75-4408-8924-9400ec0cb19c}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,22,d4,bf,13,75,6f,08,44,89,24,94,00,ec,0c,b1,9c,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,e7,9f,cd,\ e1,b5,f4,73,42,96,c0,59,2e,48,7b,86,50,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0f,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{cbfb56db-3c85-4543-9bc2-76ea28cdd74e}"=hex:01,10,08,00,cc,cc,cc,cc,68,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,48,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,48,01,00,00,01,10,08,00,cc,cc,cc,cc,38,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,db,56,fb,cb,85,3c,43,45,9b,c2,76,ea,28,cd,d7,4e,04,0 0,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,97,2c,b4,\ a3,04,9f,72,46,b8,7e,ce,e9,c4,83,25,7f,41,d4,cd,b3,90,af,ba,41,a7,45,7c,60,\ 08,ff,23,01,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,10,00,02,00,01,\ 10,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,\ 00,04,00,00,00,04,00,00,00,14,00,02,00,18,00,00,00,00,00,00,00,18,00,00,00,\ 40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,00,6c,00,41,00,50,00,49,00,2e,\ 00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,35,00,30,00,35,00,00,00,18,00,\ 00,00,00,00,00,00,18,00,00,00,40,00,46,00,69,00,72,00,65,00,77,00,61,00,6c,\ 00,6c,00,41,00,50,00,49,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,00,\ 35,00,30,00,36,00,00,00,ca,16,cc,de,33,3f,46,43,be,1e,8f,b4,ae,0f,3d,62,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "{3cd72f71-3c6e-49fd-b77c-4e58456a8d7a}"=hex:01,10,08,00,cc,cc,cc,cc,98,01,00,\ 00,00,00,00,00,00,00,02,00,05,00,00,00,78,01,00,00,04,00,02,00,00,00,00,00,\ 00,00,00,00,78,01,00,00,01,10,08,00,cc,cc,cc,cc,68,01,00,00,00,00,00,00,00,\ 00,02,00,00,00,00,00,71,2f,d7,3c,6e,3c,fd,49,b7,7c,4e,58,45,6a,8d,7a,04,00,\ 02,00,08,00,02,00,01,00,00,00,0c,00,02,00,00,00,00,00,00,00,00,00,33,98,4a,\ ac,9d,f6,48,46,b2,61,6d,c8,48,35,ef,39,41,d4,cd,b -- . -- "Irishzen1786" wrote in message news:6abe73aa-14de-4efe-86b2-d741fa31a37b... > Bump
January 17th, 2012 3:18am

Copy below lines into a text document (ie Notepad) and save as "wscsvc.reg" (includintg the quotes). find Regedit in c:\windows, right click and choose Run As Administrator, then File menu, then Import, and import the wscsvc.reg. This is the settings for WscSvc (Windows Security Centre). Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc] "DisplayName"="Security Center" "ErrorControl"=dword:00000001 "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\ 00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\ 6b,00,20,00,4c,00,6f,00,63,00,61,00,6c,00,53,00,65,00,72,00,76,00,69,00,63,\ 00,65,00,4e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,52,00,65,00,73,00,74,00,\ 72,00,69,00,63,00,74,00,65,00,64,00,00,00 "Start"=dword:00000003 "Type"=dword:00000020 "Description"="@%SystemRoot%\\System32\\wscsvc.dll,-201" "DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,57,00,69,00,6e,00,\ 4d,00,67,00,6d,00,74,00,00,00,00,00 "ObjectName"="NT AUTHORITY\\LocalService" "ServiceSidType"=dword:00000001 "RequiredPrivileges"=hex(7):53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\ 00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\ 67,00,65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,72,00,73,00,6f,00,6e,\ 00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,\ 00,00,00,00 "DelayedAutoStart"=dword:00000001 "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\ 00,01,00,00,00,c0,d4,01,00,01,00,00,00,e0,93,04,00,00,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Parameters] "ServiceDllUnloadOnStop"=dword:00000001 "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\ 00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\ 77,00,73,00,63,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Security] "Security"=hex:01,00,14,80,c8,00,00,00,d4,00,00,00,14,00,00,00,30,00,00,00,02,\ 00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\ 00,00,02,00,98,00,06,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\ 05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\ 20,02,00,00,00,00,14,00,9d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\ 00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,00,01,\ 00,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,00,28,00,15,00,00,00,01,06,00,\ 00,00,00,00,05,50,00,00,00,49,59,9d,77,91,56,e5,55,dc,f4,e2,0e,a7,8b,eb,ca,\ 7b,42,13,56,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,\ 00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Enum] "0"="Root\\LEGACY_WSCSVC\\0000" "Count"=dword:00000001 "NextInstance"=dword:00000001 -- . -- "Irishzen1786" wrote in message news:6abe73aa-14de-4efe-86b2-d741fa31a37b... > Bump
Free Windows Admin Tool Kit Click here and download it now
January 17th, 2012 3:19am

Copy below lines into a text document (ie Notepad) and save as "mpssvc.reg" (including the quotes). find Regedit in c:\windows, right click and choose Run As Administrator, then File menu, then Import, and import the mpssvc.reg. This is the settings for MpsSvc (Windows Firewall). Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc] "DisplayName"="Windows Firewall" "Group"="NetworkProvider" "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\ 00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\ 6b,00,20,00,4c,00,6f,00,63,00,61,00,6c,00,53,00,65,00,72,00,76,00,69,00,63,\ 00,65,00,4e,00,6f,00,4e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,00,00 "Description"="@%SystemRoot%\\system32\\FirewallAPI.dll,-23091" "ObjectName"="NT Authority\\LocalService" "ErrorControl"=dword:00000001 "Start"=dword:00000002 "Type"=dword:00000020 "DependOnService"=hex(7):6d,00,70,00,73,00,64,00,72,00,76,00,00,00,62,00,66,00,\ 65,00,00,00,00,00 "ServiceSidType"=dword:00000003 "RequiredPrivileges"=hex(7):53,00,65,00,41,00,73,00,73,00,69,00,67,00,6e,00,50,\ 00,72,00,69,00,6d,00,61,00,72,00,79,00,54,00,6f,00,6b,00,65,00,6e,00,50,00,\ 72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,41,00,75,\ 00,64,00,69,00,74,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,\ 00,00,53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,00,6f,00,74,00,69,\ 00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,\ 53,00,65,00,43,00,72,00,65,00,61,00,74,00,65,00,47,00,6c,00,6f,00,62,00,61,\ 00,6c,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,\ 65,00,49,00,6d,00,70,00,65,00,72,00,73,00,6f,00,6e,00,61,00,74,00,65,00,50,\ 00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,\ 6e,00,63,00,72,00,65,00,61,00,73,00,65,00,51,00,75,00,6f,00,74,00,61,00,50,\ 00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00 "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\ 00,01,00,00,00,c0,d4,01,00,01,00,00,00,e0,93,04,00,00,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc\Parameters] "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\ 00,74,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,70,00,73,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00 "ServiceDllUnloadOnStop"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc\Parameters\PortKeywords] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc\Parameters\PortKeywords\RPC-EPMap] "Collection"=hex:87,00,01,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc\Parameters\PortKeywords\Teredo] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc\Security] "Security"=hex:01,00,14,80,b4,00,00,00,c0,00,00,00,14,00,00,00,30,00,00,00,02,\ 00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\ 00,00,02,00,84,00,05,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\ 05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\ 20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\ 00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,28,00,15,00,\ 00,00,01,06,00,00,00,00,00,05,50,00,00,00,49,59,9d,77,91,56,e5,55,dc,f4,e2,\ 0e,a7,8b,eb,ca,7b,42,13,56,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,\ 00,00,00,05,12,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MpsSvc\Enum] "0"="Root\\LEGACY_MPSSVC\\0000" "Count"=dword:00000001 "NextInstance"=dword:00000001 -- . -- "Irishzen1786" wrote in message news:6abe73aa-14de-4efe-86b2-d741fa31a37b... > Bump
January 17th, 2012 3:20am

Thanks, I will give it a try. Do I include the "Windows Registry Editor Version 5.00" line? Im backing up then i will try without that line i suppose. And I see that line is supposed to be in there. Files accecpted. I tried to run that command prompt data and it came back Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Windows\system32> C:\Windows\system32> C:\Windows\system32> C:\Windows\system32> sc start DCOMLaunch [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc start RpcSs [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc config BFE start= auto [SC] OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>sc start BFE [SC] StartService: OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>sc config mpsdrv start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start mpsdrv [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc config mpssvc start= auto [SC] OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>sc start MpsSvc [SC] StartService: OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>netsh firewall set opmode enable The service has not been started. C:\Windows\system32>sc config Winmgmt start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start Winmgmt [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc config Wscsvc start= auto [SC] OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>sc start wscsvc [SC] StartService: OpenService FAILED 1060: The specified service does not exist as an installed service. So I will restart and maybe thats the deal. I restarted and ran the comand prompt lines as an administratior again. Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Windows\system32>sc start DCOMLaunch [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc start RpcSs [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc config BFE start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start BFE SERVICE_NAME: BFE TYPE : 20 WIN32_SHARE_PROCESS STATE : 2 START_PENDING (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x7d0 PID : 1940 FLAGS : C:\Windows\system32>sc config mpsdrv start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start mpsdrv [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc config mpssvc start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start MpsSvc [SC] StartService FAILED 1068: The dependency service or group failed to start. C:\Windows\system32>netsh firewall set opmode enable The service has not been started. C:\Windows\system32>sc config Winmgmt start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start Winmgmt [SC] StartService FAILED 1056: An instance of the service is already running. C:\Windows\system32>sc config Wscsvc start= auto [SC] ChangeServiceConfig SUCCESS C:\Windows\system32>sc start wscsvc SERVICE_NAME: wscsvc TYPE : 20 WIN32_SHARE_PROCESS STATE : 2 START_PENDING (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x7d0 PID : 1304 FLAGS : C:\Windows\system32> C:\Windows\system32> sc config WinDefend start= auto [SC] OpenService FAILED 1060: The specified service does not exist as an installed service. C:\Windows\system32>sc start WinDefend [SC] StartService: OpenService FAILED 1060: The specified service does not exist as an installed service WIndows Security Center is running and is all green. Thanks to you david. Firewall is not starting but I currently have AVG Internet security (trial version) and it has a firewall. I cant start Windows Firewall, even if i disable AVG. Its still giving me the same messages if i try to turn it on or click the update settings. In the services program it is there now, but when i try to start it from there I get error 1068: the dependency service or group failed to start. Its startup type is set to automatic. Thanks for all the help. I truly apreciate it. Not many people would bother to copy and paste all that registry info and help me out so thanks again David.
Free Windows Admin Tool Kit Click here and download it now
January 17th, 2012 3:26pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics