Friday, August 16, 2013

Create a ghost for Windows XP to run on multiple machines

Create a ghost for Windows XP to run on multiple machines
 
Step 1: Install Windows XP and all necessary programs.Step 2: Go to the directory C: \ \ \ \ WINDOWS \ \ \ \ Driver Cache \ \ \ \ i386, and then open the file Driver.cab extract (Extract) Atapi.sys files, Intelide.sys, Pciide.sys, and Pciidex.sys the folder C: \ \ \ \ WINDOWS \ \ \ \ System32 \ \ \ \ drivers.
Step 3: Create the file with Notepad Mergeide.reg name with the following contents:
Windows Registry Editor Version 5.00


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "atapi"



"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "atapi"
[HKEY_LOCAL_MACHINE \ \ \ \ SYSTEM \ \ \ \ CurrentControlSet \ \ \ \ Control \ \ \ \ CriticalDeviceDatabase \ \ \ \ * pnp0600]
"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "atapi"
[HKEY_LOCAL_MACHINE \ \ \ \ SYSTEM \ \ \ \ CurrentControlSet \ \ \ \ Control \ \ \ \ CriticalDeviceDatabase \ \ \ \ * azt0502]
"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "atapi"
[HKEY_LOCAL_MACHINE \ \ \ \ SYSTEM \ \ \ \ CurrentControlSet \ \ \ \ Control \ \ \ \ CriticalDeviceDatabase \ \ \ \ gendisk]
"ClassGUID" = "{4D36E967-E325-11CE-BFC1-08002BE10318}"
"Service" = "disk"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"



"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "pciide"


"Service" = "pciide"
"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"


"ClassGUID" = "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service" = "intelide"
; Add driver for atapi (requires Atapi.sys in Drivers directory)
[HKEY_LOCAL_MACHINE \ \ \ \ SYSTEM \ \ \ \ CurrentControlSet \ \ \ \ Services \ \ \ \ atapi]
"ErrorControl" = dword: 00000001
"Group" = "SCSI miniport"
"Start" = dword: 00000000
"Tag" = dword: 00000019
"Type" = dword: 00000001
"DisplayName" = "Standard IDE / ESDI Hard Disk Controller"
"ImagePath" = hex (2): 53,00,79,00,73,00,74,00,65,00,6 d, 00,33,00,32,00,5 c, 00,44,00, \ \ \ \
52,00,49,00,56,00,45,00,52,00,53,00,5 c, e 00,61,00,74,00,61,00,70,00,69,00,2, \ \ \ \
00,73,00,79,00,73,00,00,00
; Add driver for intelide (requires intelide.sys in drivers directory)
[HKEY_LOCAL_MACHINE \ \ \ \ SYSTEM \ \ \ \ CurrentControlSet \ \ \ \ Services \ \ \ \ IntelIde]
"ErrorControl" = dword: 00000001
"Group" = "System Bus Extender"
"Start" = dword: 00000000
"Tag" = dword: 00000004
"Type" = dword: 00000001
"ImagePath" = hex (2): 53,00,79,00,73,00,74,00,65,00,6 d, 00,33,00,32,00,5 c, 00,44,00, \ \ \ \
52,00,49,00,56,00,45,00,52,00,53,00,5 c, 00,69,00,6 e, 00,74,00,65,00,6 c, 00.69, \ \ \ \
00,64,00,65,00,2 e, 00,73,00,79,00,73,00,00,00
; Add driver for Pciide (requires Pciide.sys and Pciidex.sys in Drivers directory)
[HKEY_LOCAL_MACHINE \ \ \ \ SYSTEM \ \ \ \ CurrentControlSet \ \ \ \ Services \ \ \ \ PCIIde]
"ErrorControl" = dword: 00000001
"Group" = "System Bus Extender"
"Start" = dword: 00000000
"Tag" = dword: 00000003
"Type" = dword: 00000001
"ImagePath" = hex (2): 53,00,79,00,73,00,74,00,65,00,6 d, 00,33,00,32,00,5 c, 00,44,00, \ \ \ \
52,00,49,00,56,00,45,00,52,00,53,00,5 c, 00,70,00,63,00,69,00,69,00,64,00,65, \ \ \ \
00.2 e, 00,73,00,79,00,73,00,00,00
Step 4: Now you right-click on the file and choose Merge Mergeide.reg then click Yes in the message board of Windows.
Step 5: Finally, restart your computer and run the program for Ghost to create a backup file. So you have a backup of Windows XP is compatible with many common mainboard then that.

No comments:

Post a Comment