JSI Tip 0719. How do I get PNPISA to ask me to install a device?
Jerold Schulman
September 15, 1998
1 Min Read
If you begin to install a PNP device but subsequently responed NO when prompted to install a device, you will never be prompted again.
To enable this prompt, you must delete any occurances of the device from
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicespnpisa and
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetEnumISAPNP
Note: You may have to modify registry permissions to enable you to access/delete these subkeys.
Locate the device subkey by inspecting the Description value in each subkey. When you locate the device, delete its' subkey.
When you are finished, locate the device driver (mentioned in the subkey) and delete its' filename.
Reboot.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like