After that, it goes into a hardware detection loop, meaning it finds and tries to install the same hardware again and again until the cows come home.
Windows 2000 and XP has a bug that it cannot properly install drivers using INF-files, when the RunOnce registry key is missing from the following location:
HKEY_LOCAL_MACHIN\SOFTWARE\Microsoft\Windows\CurrentVersion
This key is often used by installers to execute post-reboot scripts and programs, but when these run, they sometimes inadvertently delete this key, causing all the mayhem you're having now.
Simply recreating this key, does the trick:
Now that the key exists, installation of hardware should function normally, and the infinite detection loop should end.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |