Added SerialComm key.
This commit is contained in:
parent
012478c9d3
commit
70b93e30f3
|
@ -278,6 +278,12 @@
|
|||
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Windows]
|
||||
"CSDVersion"=dword:00000600
|
||||
|
||||
#
|
||||
# Entries for programs that read the registry to get Serial/Com Port info
|
||||
#
|
||||
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SerialComm]
|
||||
"Serial0"="COM1"
|
||||
|
||||
#
|
||||
# Entries for Multimedia
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue