From: Rolf K. <lab...@us...> - 2008-11-15 21:53:27
|
Update of /cvsroot/opengtoolkit/portIO/source/docs In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv940 Modified Files: readme.txt Log Message: Remove the kernel driver from the system directory on uninstallation. Index: readme.txt =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/source/docs/readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** readme.txt 15 Nov 2007 09:34:40 -0000 1.2 --- readme.txt 15 Nov 2008 21:53:22 -0000 1.3 *************** *** 65,69 **** function will remove the port IO driver from the service database of your Windows NT based system. The driver will then be unavailable ! but not be removed from the %WINNT%\system32\drivers directory. --- 65,69 ---- function will remove the port IO driver from the service database of your Windows NT based system. The driver will then be unavailable ! and get removed from the %WINNT%\system32\drivers directory. |