Jump to content

allen2

Member
  • Posts

    1,826
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by allen2

  1. Your usage of reg load is good but you're missing the basis. Windows use many registry hives for the different sections of the registry as explained there. As your reg file contains sections going in the different hives you need to load each needed hives the edit the reg to make it point to the right sections: For example, if you need to set/delete reg entries in the system hive, the software hive and the default user hive of the image, you'll have to do the following (the image would be mounted c:\prep_image so the windows dir of the image would be c:\prep_image\windows): (i'll use HKLM as mount point because it's more logical from my personal point of view). rem mounting system hive reg load HKLM\mounted_sys c:\prep_image\windows\system32\config\system rem mounting software hive reg load HKLM\mounted_soft c:\prep_image\windows\system32\config\software rem mounting default user hive reg load HKLM\mounted_def_u c:\prep_image\windows\system32\config\default I didn't add the rest of the batch that you'll figure easily. Your reg file would then look like: Windows Registry Editor Version 5.00 ; Comparing: 1/14/2013 12:44:08 P - 1/14/2013 12:45:21 P ; DELETE section [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Services\swmidi\Enum] "0" = - [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Services\sysaudio\Enum] "0" = - [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Services\swmidi\Enum] "0" = - [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Services\sysaudio\Enum] "0" = - [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\CurrentVersion\ThemeManager] "ColorName" = - "DllName" = - "LastUserLangID" = - "LoadedBefore" = - "SizeName" = - [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\ShellNoRoam\MUICache] "C:\Program Files\ElcomSoft\Advanced Registry Tracer\Art.exe" = - ; ADD section [HKEY_LOCAL_MACHINE\Mounted_soft\Microsoft\Cryptography\RNG] "Seed"=hex(03):e8,53,eb,84,9c,95,c8,96,04,ca,4e,9f,e5,6a,b6,9d,e6,b0,5a,50,\ 23,8f,0c,07,da,dc,11,86,3f,8c,66,55,90,4f,45,4f,fa,49,6d,6f,0e,f3,a4,7d,1b,\ a1,3c,94,1a,d7,9e,60,24,73,d0,ac,06,01,9e,1d,ae,15,bf,06,0f,9f,80,cb,76,1b,\ 19,17,e0,c8,f0,a1,bd,7e,ae,d3 [HKEY_LOCAL_MACHINE\Mounted_soft\Microsoft\Windows\CurrentVersion\BITS] "StateIndex"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_soft\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] "DownloadExpirationTime"="2013-01-16 17:44:39" "NextDetectionTime"="2013-01-15 11:32:22" [HKEY_LOCAL_MACHINE\Mounted_soft\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Detect] "LastSuccessTime"="2013-01-14 17:44:29" [HKEY_LOCAL_MACHINE\Mounted_soft\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Download] "LastSuccessTime"="2013-01-14 17:45:26" [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Control\DeviceClasses\{d6c5066e-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c5066e-72c1-11d2-9755-0000f8004788}\#SAD0\Control] "Linked"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Control\DeviceClasses\{d6c5066e-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c5066e-72c1-11d2-9755-0000f8004788}\Control] "ReferenceCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Control\DeviceClasses\{d6c50671-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50671-72c1-11d2-9755-0000f8004788}\#SAD1\Control] "Linked"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Control\DeviceClasses\{d6c50671-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50671-72c1-11d2-9755-0000f8004788}\Control] "ReferenceCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Control\DeviceClasses\{d6c50674-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50674-72c1-11d2-9755-0000f8004788}\#SAD2\Control] "Linked"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Control\DeviceClasses\{d6c50674-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50674-72c1-11d2-9755-0000f8004788}\Control] "ReferenceCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Enum\Root\LEGACY_BITS\0000\Control] "ActiveService"="BITS" [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Services\BITS] "Start"=dword:00000002 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Services\Dhcp\Parameters] "{749ED02F-B864-41C7-977F-DFFA405B05CD}"=hex(03):2e,00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,b8,bf,fe,50,08,00,00,00,2c,00,00,00,00,00,00,00,08,00,\ 00,00,00,00,00,00,b8,bf,fe,50,a8,fe,01,66,a8,fe,01,68,06,00,00,00,00,00,00,\ 00,08,00,00,00,00,00,00,00,b8,bf,fe,50,0a,05,60,19,a8,fe,01,65,03,00,00,00,\ 00,00,00,00,04,00,00,00,00,00,00,00,b8,bf,fe,50,0a,05,60,01,0f,00,00,00,00,\ 00,00,00,0b,00,00,00,00,00,00,00,b8,bf,fe,50,6d,79,73,64,68,63,2e,6e,65,74,\ 00,00,01,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,b8,bf,fe,50,ff,ff,e0,\ 00,36,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,b8,bf,fe,50,0a,05,60,19,\ 35,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,b8,bf,fe,50,05,00,00,00,fc,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,af,43,f4,50,51,00,00,00,00,00,\ 00,00,03,00,00,00,00,00,00,00,b8,bf,fe,50,00,ff,ff,00,33,00,00,00,00,00,00,\ 00,04,00,00,00,00,00,00,00,b8,bf,fe,50,00,0a,8c,00,3b,00,00,00,00,00,00,00,\ 04,00,00,00,00,00,00,00,b8,bf,fe,50,00,09,3a,80,3a,00,00,00,00,00,00,00,04,\ 00,00,00,00,00,00,00,b8,bf,fe,50,00,05,46,00 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Services\swmidi\Enum] "Count"=dword:00000000 "NextInstance"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\ControlSet001\Services\sysaudio\Enum] "Count"=dword:00000000 "NextInstance"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Control\DeviceClasses\{d6c5066e-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c5066e-72c1-11d2-9755-0000f8004788}\#SAD0\Control] "Linked"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Control\DeviceClasses\{d6c5066e-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c5066e-72c1-11d2-9755-0000f8004788}\Control] "ReferenceCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Control\DeviceClasses\{d6c50671-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50671-72c1-11d2-9755-0000f8004788}\#SAD1\Control] "Linked"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Control\DeviceClasses\{d6c50671-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50671-72c1-11d2-9755-0000f8004788}\Control] "ReferenceCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Control\DeviceClasses\{d6c50674-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50674-72c1-11d2-9755-0000f8004788}\#SAD2\Control] "Linked"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Control\DeviceClasses\{d6c50674-72c1-11d2-9755-0000f8004788}\##?#SW#{a7c7a5b0-5af3-11d1-9ced-00a024bf0407}#{9B365890-165F-11D0-A195-0020AFD156E4}#{d6c50674-72c1-11d2-9755-0000f8004788}\Control] "ReferenceCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Enum\Root\LEGACY_BITS\0000\Control] "ActiveService"="BITS" [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Services\BITS] "Start"=dword:00000002 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Services\Dhcp\Parameters] "{749ED02F-B864-41C7-977F-DFFA405B05CD}"=hex(03):2e,00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,b8,bf,fe,50,08,00,00,00,2c,00,00,00,00,00,00,00,08,00,\ 00,00,00,00,00,00,b8,bf,fe,50,a8,fe,01,66,a8,fe,01,68,06,00,00,00,00,00,00,\ 00,08,00,00,00,00,00,00,00,b8,bf,fe,50,0a,05,60,19,a8,fe,01,65,03,00,00,00,\ 00,00,00,00,04,00,00,00,00,00,00,00,b8,bf,fe,50,0a,05,60,01,0f,00,00,00,00,\ 00,00,00,0b,00,00,00,00,00,00,00,b8,bf,fe,50,6d,79,73,64,68,63,2e,6e,65,74,\ 00,00,01,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,b8,bf,fe,50,ff,ff,e0,\ 00,36,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,b8,bf,fe,50,0a,05,60,19,\ 35,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,b8,bf,fe,50,05,00,00,00,fc,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,af,43,f4,50,51,00,00,00,00,00,\ 00,00,03,00,00,00,00,00,00,00,b8,bf,fe,50,00,ff,ff,00,33,00,00,00,00,00,00,\ 00,04,00,00,00,00,00,00,00,b8,bf,fe,50,00,0a,8c,00,3b,00,00,00,00,00,00,00,\ 04,00,00,00,00,00,00,00,b8,bf,fe,50,00,09,3a,80,3a,00,00,00,00,00,00,00,04,\ 00,00,00,00,00,00,00,b8,bf,fe,50,00,05,46,00 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Services\swmidi\Enum] "Count"=dword:00000000 "NextInstance"=dword:00000000 [HKEY_LOCAL_MACHINE\Mounted_sys\CurrentControlSet\Services\sysaudio\Enum] "Count"=dword:00000000 "NextInstance"=dword:00000000 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes] @=".current" [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\.Default\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,44,00,69,00,6e,00,67,00,2e,00,77,00,\ 61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,48,00,61,00,72,00,64,00,77,00,61,00,\ 72,00,65,00,20,00,49,00,6e,00,73,00,65,00,72,00,74,00,2e,00,77,00,61,00,76,\ 00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,48,00,61,00,72,00,64,00,77,00,61,00,\ 72,00,65,00,20,00,52,00,65,00,6d,00,6f,00,76,00,65,00,2e,00,77,00,61,00,76,\ 00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,48,00,61,00,72,00,64,00,77,00,61,00,\ 72,00,65,00,20,00,46,00,61,00,69,00,6c,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,42,00,61,00,74,00,74,00,65,00,72,00,\ 79,00,20,00,4c,00,6f,00,77,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\MailBeep\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,4e,00,6f,00,74,00,69,00,66,00,79,00,\ 2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,45,00,72,00,72,00,6f,00,72,00,2e,00,\ 77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,45,00,78,00,63,00,6c,00,61,00,6d,00,\ 61,00,74,00,69,00,6f,00,6e,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\SystemExit\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,53,00,68,00,75,00,74,00,64,00,6f,00,\ 77,00,6e,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\SystemHand\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,43,00,72,00,69,00,74,00,69,00,63,00,\ 61,00,6c,00,20,00,53,00,74,00,6f,00,70,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,42,00,61,00,6c,00,6c,00,6f,00,6f,00,\ 6e,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\SystemStart\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,53,00,74,00,61,00,72,00,74,00,75,00,\ 70,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,4c,00,6f,00,67,00,6f,00,66,00,66,00,\ 20,00,53,00,6f,00,75,00,6e,00,64,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,4c,00,6f,00,67,00,6f,00,6e,00,20,00,\ 53,00,6f,00,75,00,6e,00,64,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,58,00,50,00,20,00,52,00,65,00,63,00,79,00,63,00,6c,00,\ 65,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\AppEvents\Schemes\Apps\Explorer\Navigating\.Current] @=hex(02):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,6d,00,65,00,64,00,69,00,61,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,4e,00,61,00,76,00,69,00,67,00,61,00,74,00,69,00,6f,00,\ 6e,00,20,00,53,00,74,00,61,00,72,00,74,00,2e,00,77,00,61,00,76,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Control Panel\Appearance] "Current"="Windows Standard" "CustomColors"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "NewCurrent"="Windows Standard" [HKEY_LOCAL_MACHINE\mounted_def_u\Control Panel\Appearance\New Schemes\Current Settings SaveAll\Sizes\0] "Color #1"=dword:00984E00 "Color #13"=dword:00C56A31 "Color #15"=dword:00D8E9EC "Color #16"=dword:0099A8AC "Color #17"=dword:0099A8AC "Color #19"=dword:00F8E4D8 "Color #2"=dword:00E35400 "Color #21"=dword:00646F71 "Color #22"=dword:00E2EFF1 "Color #27"=dword:00FF953D "Color #28"=dword:00EBB99D "Color #29"=dword:00C56A31 "Color #3"=dword:00DF967A "Color #30"=dword:00D8E9EC "Color #4"=dword:00FFFFFF "Flat Menus"=dword:00000001 "Font #0"=hex(03):f3,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,bc,02,00,\ 00,00,00,00,01,00,00,00,00,54,00,72,00,65,00,62,00,75,00,63,00,68,00,65,00,\ 74,00,20,00,4d,00,53,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Font #1"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,bc,02,00,\ 00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Font #2"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ 00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Font #3"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ 00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Font #4"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ 00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Font #5"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ 00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Size #1"=hex(0b):11,00,00,00,00,00,00,00 "Size #2"=hex(0b):11,00,00,00,00,00,00,00 "Size #4"=hex(0b):19,00,00,00,00,00,00,00 "Size #5"=hex(0b):11,00,00,00,00,00,00,00 "Size #6"=hex(0b):11,00,00,00,00,00,00,00 "Size #8"=hex(0b):13,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Control Panel\Colors] "ActiveTitle"="10 36 106" "Background"="58 110 165" "ButtonDkShadow"="64 64 64" "ButtonFace"="212 208 200" "ButtonLight"="212 208 200" "ButtonShadow"="128 128 128" "GradientActiveTitle"="166 202 240" "GradientInactiveTitle"="192 192 192" "GrayText"="128 128 128" "Hilight"="10 36 106" "InactiveTitle"="128 128 128" "InactiveTitleText"="212 208 200" "Menu"="212 208 200" [HKEY_LOCAL_MACHINE\mounted_def_u\Control Panel\Cursors] @="Windows default" "Scheme Source"=dword:00000002 [HKEY_LOCAL_MACHINE\mounted_def_u\Control Panel\Desktop] "ScreenSaveActive"="1" "SCRNSAVE.EXE"="C:\\WINDOWS\\System32\\logon.scr" "UserPreferencesMask"=hex(03):9e,3e,05,80 [HKEY_LOCAL_MACHINE\mounted_def_u\Control Panel\Desktop\WindowMetrics] "BorderWidth"="-15" "CaptionFont"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,bc,02,\ 00,00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,65,\ 00,74,00,20,00,4d,00,53,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "CaptionHeight"="-270" "IconFont"=hex(03):f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ 00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,07,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,8b,00,00,00,8b,\ 00,00,00,01,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00 "MenuHeight"="-270" "ScrollHeight"="-240" "ScrollWidth"="-240" "SmCaptionHeight"="-225" "SmCaptionWidth"="-180" [HKEY_LOCAL_MACHINE\mounted_def_u\SessionInformation] "ProgramCount"=dword:00000004 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Internet Explorer\Desktop\Components\0] "Position"=hex(03):2c,00,00,00,9c,00,00,00,00,00,00,00,64,03,00,00,e4,02,00,\ 00,00,00,00,00,01,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\MediaPlayer\Player\Skins] "CurrentSkin"="C:\\Program Files\\Windows Media Player\\Skins\\Windows Classic.wmz" [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\MediaPlayer\Preferences] "ShellStyleFile"=" " [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Plus!\Themes\Current] @=hex(02):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,72,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,00,54,\ 00,68,00,65,00,6d,00,65,00,73,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,\ 73,00,20,00,43,00,6c,00,61,00,73,00,73,00,69,00,63,00,2e,00,74,00,68,00,65,\ 00,6d,00,65,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\ShellNew] "~reserved~"=hex(03):18,00,00,00,01,00,01,00,dd,07,01,00,01,00,0e,00,0c,00,\ 2c,00,33,00,4b,01 "Bitmap Image"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,42,00,69,00,\ 74,00,6d,00,61,00,70,00,20,00,49,00,6d,00,61,00,67,00,65,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,2e,\ 00,62,00,6d,00,70,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,50,00,61,00,69,00,\ 6e,00,74,00,2e,00,50,00,69,00,63,00,74,00,75,00,72,00,65,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00 "Briefcase"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,42,00,72,00,69,\ 00,65,00,66,00,63,00,61,00,73,00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,2e,00,\ 62,00,66,00,63,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,42,00,72,00,69,00,65,\ 00,66,00,63,00,61,00,73,00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,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,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00 "Compressed (zipped) Folder"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,43,00,6f,00,6d,00,70,00,72,00,65,00,73,00,73,00,65,00,64,00,20,00,28,00,\ 7a,00,69,00,70,00,70,00,65,00,64,00,29,00,20,00,46,00,6f,00,6c,00,64,00,65,\ 00,72,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,2e,00,7a,00,69,00,70,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,43,\ 00,6f,00,6d,00,70,00,72,00,65,00,73,00,73,00,65,00,64,00,46,00,6f,00,6c,00,\ 64,00,65,00,72,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Language"=dword:00000409 "Microsoft Office Access 2007 Database"=hex(03):00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,\ 4f,00,66,00,66,00,69,00,63,00,65,00,20,00,41,00,63,00,63,00,65,00,73,00,73,\ 00,20,00,32,00,30,00,30,00,37,00,20,00,44,00,61,00,74,00,61,00,62,00,61,00,\ 73,00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,2e,00,61,00,63,00,63,00,64,00,62,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,41,00,63,00,63,00,65,00,73,00,73,00,2e,00,41,00,70,00,70,00,6c,00,\ 69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,2e,00,31,00,32,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Microsoft Office Excel Worksheet"=hex(03):00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,4f,00,\ 66,00,66,00,69,00,63,00,65,00,20,00,45,00,78,00,63,00,65,00,6c,00,20,00,57,\ 00,6f,00,72,00,6b,00,73,00,68,00,65,00,65,00,74,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,2e,00,78,00,6c,00,73,00,78,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,45,00,78,00,63,00,65,00,6c,00,2e,00,53,00,68,00,65,00,65,00,74,00,2e,00,\ 31,00,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Microsoft Office PowerPoint Presentation"=hex(03):00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,\ 00,4f,00,66,00,66,00,69,00,63,00,65,00,20,00,50,00,6f,00,77,00,65,00,72,00,\ 50,00,6f,00,69,00,6e,00,74,00,20,00,50,00,72,00,65,00,73,00,65,00,6e,00,74,\ 00,61,00,74,00,69,00,6f,00,6e,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,2e,00,70,00,70,00,74,00,78,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,50,00,6f,00,77,00,65,00,72,00,50,00,6f,00,69,00,6e,00,74,00,2e,\ 00,53,00,68,00,6f,00,77,00,2e,00,31,00,32,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Microsoft Office Publisher Document"=hex(03):00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,4f,\ 00,66,00,66,00,69,00,63,00,65,00,20,00,50,00,75,00,62,00,6c,00,69,00,73,00,\ 68,00,65,00,72,00,20,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,2e,00,70,00,75,00,62,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,50,00,75,00,62,00,6c,00,69,00,73,00,68,00,65,00,72,00,2e,00,44,00,6f,\ 00,63,00,75,00,6d,00,65,00,6e,00,74,00,2e,00,31,00,32,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Microsoft Office Word Document"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,4f,00,66,\ 00,66,00,69,00,63,00,65,00,20,00,57,00,6f,00,72,00,64,00,20,00,44,00,6f,00,\ 63,00,75,00,6d,00,65,00,6e,00,74,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,2e,00,64,00,6f,00,63,00,78,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 57,00,6f,00,72,00,64,00,2e,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,\ 00,2e,00,31,00,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Text Document"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,54,00,65,\ 00,78,00,74,00,20,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 2e,00,74,00,78,00,74,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,74,00,78,00,74,\ 00,66,00,69,00,6c,00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00 "Wave Sound"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,57,00,61,00,\ 76,00,65,00,20,00,53,00,6f,00,75,00,6e,00,64,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,2e,\ 00,77,00,61,00,76,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,73,00,6f,00,75,00,\ 6e,00,64,00,72,00,65,00,63,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,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,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count] "HRZR_EHAPCY"=hex(03):3d,00,00,00,06,00,00,00,c0,2b,e4,da,7e,f2,cd,01 "HRZR_EHAPCY:qrfx.pcy"=hex(03):3d,00,00,00,06,00,00,00,c0,2b,e4,da,7e,f2,cd,01 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\CurrentVersion\ThemeManager] "ThemeActive"="0" [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme] "DisplayName of Modified"="" "ThemeFile"=hex(02):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,72,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,\ 5c,00,54,00,68,00,65,00,6d,00,65,00,73,00,5c,00,57,00,69,00,6e,00,64,00,6f,\ 00,77,00,73,00,20,00,43,00,6c,00,61,00,73,00,73,00,69,00,63,00,2e,00,74,00,\ 68,00,65,00,6d,00,65,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\Shell\Bags\1\Desktop] "ItemPos1024x768(1)"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 17,00,00,00,02,00,00,00,14,00,1f,48,ba,8f,0d,45,25,ad,d0,11,98,a8,08,00,36,\ 1b,11,03,17,00,00,00,54,00,00,00,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,\ 08,00,2b,30,30,9d,17,00,00,00,a6,00,00,00,14,00,1f,58,60,2c,8d,20,ea,3a,69,\ 10,a2,d7,08,00,2b,30,30,9d,17,00,00,00,f8,00,00,00,14,00,1f,60,40,f0,5f,64,\ 81,50,1b,10,9f,08,00,aa,00,2f,95,4e,17,00,00,00,4a,01,00,00,14,00,1f,68,80,\ 53,1c,87,a0,42,69,10,a2,ea,08,00,2b,30,30,9d,17,00,00,00,9c,01,00,00,50,00,\ 3a,00,5f,06,00,00,2b,41,55,61,20,00,46,49,52,53,54,43,7e,31,2e,4c,4e,4b,00,\ 00,34,00,03,00,04,00,ef,be,2b,41,55,61,2e,42,8b,8c,14,00,00,00,46,00,69,00,\ 72,00,73,00,74,00,43,00,6c,00,61,00,73,00,73,00,2e,00,6c,00,6e,00,6b,00,00,\ 00,1c,00,17,00,00,00,ee,01,00,00,40,00,3a,00,e2,07,00,00,71,3d,7d,79,20,00,\ 48,43,50,53,2e,6c,6e,6b,00,00,28,00,03,00,04,00,ef,be,71,3d,7d,79,2e,42,8b,\ 8c,14,00,00,00,48,00,43,00,50,00,53,00,2e,00,6c,00,6e,00,6b,00,00,00,18,00,\ 17,00,00,00,40,02,00,00,64,00,3a,00,16,03,00,00,ab,3c,b9,8d,20,00,57,49,4e,\ 44,4f,57,7e,31,2e,4c,4e,4b,00,00,48,00,03,00,04,00,ef,be,5c,3d,62,80,2e,42,\ 8b,8c,14,00,00,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,65,\ 00,64,00,69,00,61,00,20,00,50,00,6c,00,61,00,79,00,65,00,72,00,2e,00,6c,00,\ 6e,00,6b,00,00,00,1c,00,87,02,00,00,02,00,00,00,48,00,31,00,00,00,00,00,2e,\ 42,af,8c,12,00,44,45,46,41,55,4c,7e,31,00,00,30,00,03,00,04,00,ef,be,2e,42,\ ab,8c,2e,42,af,8c,14,00,00,00,44,00,65,00,66,00,61,00,75,00,6c,00,74,00,20,\ 00,55,00,73,00,65,00,72,00,00,00,18,00,b3,00,00,00,9c,01,00,00,3c,00,32,00,\ 65,95,1c,00,2e,42,66,8d,20,00,61,72,74,2e,7a,69,70,00,26,00,03,00,04,00,ef,\ be,2e,42,61,8d,2e,42,66,8d,14,00,00,00,61,00,72,00,74,00,2e,00,7a,00,69,00,\ 70,00,00,00,16,00,4f,01,00,00,54,00,00,00,30,00,31,00,00,00,00,00,2e,42,6a,\ 8d,10,00,61,72,74,00,1e,00,03,00,04,00,ef,be,2e,42,69,8d,2e,42,6a,8d,14,00,\ 00,00,61,00,72,00,74,00,00,00,12,00,17,00,00,00,92,02,00,00,6c,00,32,00,7f,\ 03,00,00,2e,42,75,8d,20,00,41,44,56,41,4e,43,7e,31,2e,4c,4e,4b,00,00,50,00,\ 03,00,04,00,ef,be,2e,42,75,8d,2e,42,75,8d,14,00,00,00,41,00,64,00,76,00,61,\ 00,6e,00,63,00,65,00,64,00,20,00,52,00,65,00,67,00,69,00,73,00,74,00,72,00,\ 79,00,20,00,54,00,72,00,61,00,63,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,00,\ 00,1c,00,17,00,00,00,92,02,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\ShellNoRoam\Bags\212\Shell] "Col"=dword:FFFFFFFF "ColInfo"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,\ fd,0f,00,06,00,28,00,10,00,34,00,48,00,00,00,00,00,01,00,00,00,02,00,00,00,\ 03,00,00,00,04,00,00,00,05,00,00,00,b4,00,60,00,78,00,78,00,b4,00,b4,00,00,\ 00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00 "Mode"=dword:00000006 "ScrollPos1024x768(1).x"=dword:00000000 "ScrollPos1024x768(1).y"=dword:00000000 "Sort"=dword:00000000 "SortDir"=dword:00000001 [HKEY_LOCAL_MACHINE\mounted_def_u\Software\Microsoft\Windows\ShellNoRoam\MUICache] "@C:\\WINDOWS\\system32\\ieframe.dll.mui,-880"="Internet Explorer" "@C:\\WINDOWS\\system32\\SHELL32.dll,-8964"="Recycle Bin" "@C:\\WINDOWS\\system32\\SHELL32.dll,-9216"="My Computer" "@C:\\WINDOWS\\system32\\SHELL32.dll,-9217"="My Network Places" "@C:\\WINDOWS\\system32\\SHELL32.dll,-9227"="My Documents" "@shell32.dll,-31233"="File and Folder Tasks" "@shell32.dll,-31236"="Make a new folder" "@shell32.dll,-31260"="Publish this folder to the Web" "@shell32.dll,-31272"="Other Places" "@shell32.dll,-31274"="Details" "@shell32.dll,-31374"="Share this folder" "@themeui.dll,-2015"="More themes online..." "@themeui.dll,-2016"="Windows Classic" "@themeui.dll,-2017"="Windows XP" "@themeui.dll,-2019"="Normal" "@themeui.dll,-2020"="Large" "@themeui.dll,-2021"="Extra Large" "@themeui.dll,-2037"="{Tahoma, 8 pt}" "@themeui.dll,-2038"="{Tahoma, 8 pt}" "@themeui.dll,-2039"="{Tahoma, 8 pt}" "@themeui.dll,-2040"="{Tahoma, 8 pt}" "@themeui.dll,-2041"="{Tahoma, 8 pt}" "@themeui.dll,-2042"="{Tahoma, 8 pt}" "@themeui.dll,-2043"="Windows default" "@themeui.dll,-850"="Brick" "@themeui.dll,-851"="Desert" "@themeui.dll,-852"="Eggplant" "@themeui.dll,-853"="High Contrast #1" "@themeui.dll,-856"="High Contrast #2" "@themeui.dll,-859"="High Contrast Black" "@themeui.dll,-862"="High Contrast White" "@themeui.dll,-865"="Lilac" "@themeui.dll,-867"="Maple" "@themeui.dll,-868"="Marine (high color)" "@themeui.dll,-869"="Plum (high color)" "@themeui.dll,-870"="Pumpkin" "@themeui.dll,-871"="Wheat" "@themeui.dll,-872"="Rainy Day" "@themeui.dll,-873"="Red, White, and Blue (VGA)" "@themeui.dll,-874"="Rose" "@themeui.dll,-876"="Slate" "@themeui.dll,-877"="Spruce" "@themeui.dll,-878"="Storm (VGA)" "@themeui.dll,-879"="Teal (VGA)" "@themeui.dll,-880"="Windows Classic" "@themeui.dll,-883"="Windows Standard" "LangID"=hex(03):09,04
  2. Your assumption that the key finder programs won't work on OEM install are completly wrong they work perfectly. But if you don't have confidence in those, you can still use program like aida or OCS inventory that can also get the key and they work perfectly with oem keys. Microsoft has provided in the past even media for customers for free.
  3. Replacing only the hard drive shouldn't trigger the activation as Microsoft (and in fact i tried it one time and it didn't ask anything). Even if you were asked to activate, you won't be prompted to enter the key unless MS ask you to do so and then they should provide you the key. As a final note, as long as you can provide MS proof you bought the notebook with an oem licence, they shouldn't bother you too much to activate it.
  4. You should check if the 2008R2 DC dns server is really working properly. If you didn't configure it properly default settings are to use ipv6 by default on windows 2008R2 so if your client computers aren't using ipv6 or if ipv6 isn't routed properly on your network it might cause big problems. Also the 2003 DC might try to replicate with the ipv6 ip address of the 2008R2 DC. You might want to disable ipv6 (as most people do) on the 2008R2 DC(s) like explained there and the the value to 0xffffffff to use ipv4 by default.
  5. You might need to put the full path name of the batch. You could also use the psshutdown command from the pstools with the right user.
  6. Then i don't see anything except trying to reset the bios (perhaps, there is a setting there that is preventing the driver/device to function properly) and reinstall a clean XP (to be sure as i had one time this strange behavior after installing a wrong driver and XP would still use the wrong one even when i provided the good one) then install the official HP x86 drivers for the Radeon HD first with the installer.
  7. Try unchecking "show compatible hardware" and then manually select from the list the right one and not the generic device (i.e. not the "Radeon HD 7600M series" and choose the "Radeon HD7670M" instead). Another option would be trying to install the official HP x86 drivers for the Radeon HD but perhaps it might be better to install them from a clean XP install. I couldn't check them (if they contain XP support as well) as the package is about 400MB and hp website is a little slow right now. Edit: Download finished and indeed HP drivers contains also XP x86 drivers but as i don't have the hardware i can't be sure they will install properly though.
  8. Perhaps the amd driver wasn't properly installed the first time and now isn't working. Could you try the following : - download the package 12-8_xp32_dd_ccc.exe (if you don't still have it). - extract with 7zip everything from the 12-8_xp32_dd_ccc.exe archive to a folder (for example 12-8_xp32_dd_ccc). - go into that folder then in $_OUTDIR\Packages\Drivers\Display\XP_INF and check if you have the files CX145314.inf, CX145314.cat , CX145314.msi and the folder B143900. - go in devices manager, then display adapters, then right click "amd radeon hd 7600M series" and select update driver from the context menu then follow the wizard (not checking for drivers on the internet) until you reach the choice "install from a list or specific location" and choose this option then select "don't search. I will choose the driver to install" then next then click "Have disk" and select the folder identified at the previous step (12-8_xp32_dd_ccc\$_OUTDIR\Packages\Drivers\Display\XP_INF).
  9. Sorry bphlpt but you're wrong it is a laptop with new intel cpu that also provide graphics capabilities.
  10. Do you by any chance have a windows PE (preferably a 1.0) CD that you could use to boot ? It could provide information if it boot or not.
  11. I remember needing to disable "assign irq for vga" in the bios for some xp install and perhaps enable "PNP OS installed". But i would load setup defaults before (of course after backuping the current settings) and then retry.
  12. First your website is down or a firewall is blocking access as the port 80 is closed.
  13. The root cause might be that you didn't remove the partition before formating and installing win 7 x64 as usually Windows 7 align automatically. For the resolution, the easiest way, is to boot to live linux CD with gparted (for example systemrescuecd) and resize and move to the right the first partition to let at least 1MB before.
  14. The pci device is the realtek card reader and HP drivers for windows 7 x64 also contains the xp drivers. The network adapter is a wifi broadcom adapter and again the HP drivers contains the XP drivers. For the Amd driver, you need the one provided by Sp0iLedBrAt in this thread before your first post.
  15. Which amd driver did you try to install (post the link to the install package you used) ? For the other network driver with the yellow mark, it might be a wireless one. Could you check its hardware id and post it ? Also post the hardware id of the pci device.
  16. This idt hd audio codec should work as it also contains xp 32 bits drivers. Did you installed the amd and intel hd video graphics drivers ? For the network, this one might work.
  17. Go to intel website and download: "Intel Chipset Installation Utility and Driver" and "Intel Management Engine Interface (MEI) Driver". Intel Usb 3.0 drivers doesn't exist for XP so you'll only get usb 2.0 speed. It seems you'll also need AMD HD graphics drivers. As for the network interface, post its hardware id as there are many wifi adapters for this hp computer.
  18. As it is over 2Tb, the disk should be gpt . As it doesn't need to be bootable, you should already have a device driver to support but perhaps not the lastest one. After booting on your windows 7 x64, go to device manager, and find the "friendly name" of the wd 3tb (should be WDC WD30EZRX under disk drives) , then in the view menu select device by connection and deploy everything needed to find again the wd 3tb. What you 'll know then is the on which sata controller is connected the drive. Then right click on the device controller and select properties and go to driver tab. You should see the date and the version of the driver then clicking on driver detail will also let us know which file is used as device driver. This driver is most likely completely out of date and should be updated. For the record, amd lastest chipset drivers are there. And lastest asmedia sata 3 drivers are there (taken from asus website as asmedia doesn't have an official open support site).
  19. As a side note, a script might not be a good idea as many Antivirus will protect the hosts file and won't let you modify it without at least a warning.
  20. This october update even crashed 2003 server at my work (with boot on san and /PAE). The server was updated in november so we waited and that only delayed the crash. To repair, i added a boot option without /pae in boot.ini and then removed the update and rebooted with /pae but i had a hard time finding the root cause.
  21. Completly Off Topic: Also, Phaenius, i don't know how you handle paper as it can be a lot more dangerous than a spinning fan because of those cutting edges. I'm pretty sure everyone here know someone that got cut by a sheet of paper but almost nobody know some that got hurt with a fan. I did a lot of stupid things with like stopping them barehand when spinning (you just need to press on the center). No computer fan except perhaps one modded with with razor blades could cut a finger.
  22. I totally disagree on the 2): restore point aren't safe backup (if your system doesn't anymore, you won't be able to restore anything easily). For the other points, if you install every updates every time, you usually don't need to test as MS already test those updates in this configuration (and yes you can't have a total confidence in Microsoft but if you don't have at least some confidence in their updates testing then perhaps you shouldn't install any update or install an MS OS).
  23. If you don't usually update your computer and just installed some critical updates, you might be facing problems. Also some applications might not work after some updates. The best practices are to backup your system properly at least before applying updates and then apply updates as soon as they are released.
  24. For example, winscp scripting capabilities should solve your problem (i didn't try them though) and particularly the keepuptodate instruction.
  25. I can't be sure but if it is hard coded somewhere it should be in Lsasrv.dll as it is the dll used for most security things.
×
×
  • Create New...