[Com0com-cvs] com0com ReadMe.txt,1.15,1.16
The virtual serial port driver for Windows.
Brought to you by:
vfrolov
From: Vyacheslav F. <vf...@us...> - 2007-11-30 09:52:26
|
Update of /cvsroot/com0com/com0com In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv7123 Modified Files: ReadMe.txt Log Message: Added security note Index: ReadMe.txt =================================================================== RCS file: /cvsroot/com0com/com0com/ReadMe.txt,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** ReadMe.txt 22 Nov 2007 12:39:15 -0000 1.15 --- ReadMe.txt 30 Nov 2007 09:52:23 -0000 1.16 *************** *** 37,40 **** --- 37,43 ---- BCDedit command: bcdedit.exe -set TESTSIGNING ON + NOTE: + Turning off UAC or enabling test signing will impair computer security. + Simply run the installer (setup.exe). An installation wizard will guide you through the required steps. |