Installing a driver and Registry settings!!
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hai! Is there any key in the registry which changes its value each time i install and uninstall the driver for a smart card reader!! Thanks!
There are many registry settings changing. What is the purpose of this question? Why do you need to know registry modifications? There are too many to list and some are vendor specific. Locate the driver installation package for your smartcard device and open the INF file. Registry modifications are located in the 'AddReg' sections. You can also install an installation monitor and log the registry changes. Best Wishes, -David Delaune