当前位置:网站首页>The computer system has no standard tcp/ip port processing operations
The computer system has no standard tcp/ip port processing operations
2022-07-29 07:55:00 【hljqfl】
Win7、Win8、Win10 No, standard tcp/ip port Processing operation of port
1. Check whether there are the following three files in C:\WINDOWS\system32
tcpmib.dll
tcpmon.dll
tcpmonui.dll
2. Check the settings in the registry
Start -> function -> Input REGEDIT -> Press down ENTER key , Open registry editor
Follow the following registry path to check whether there is Standard TCP/IP Port
HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Control -> Print -> Monitors -> Standard TCP/IP Port
If not , Please copy the following code into the text document , Put the suffix .txt Change it to .reg, Double click to import the key value , Restart the computer , Confirm whether the problem can be solved .
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port]
"Driver"="tcpmon.dll"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port\Ports]
"LprAckTimeout"=dword:000000b4
"StatusUpdateInterval"=dword:0000000a
"StatusUpdateEnabled"=dword:00000001
边栏推荐
- Basic introduction to pod
- Android interview question | how to write a good and fast log library?
- In JS, 0 means false, and non-0 means true
- My entrepreneurial neighbors
- Write some DP
- [flask introduction series] installation and configuration of flask Sqlalchemy
- Use custom annotations to verify the size of the list
- [WPF] realize language switching through dynamic / static resources
- UPC little C's King Canyon
- Useful websites
猜你喜欢

Sort out the two NFT pricing paradigms and four solutions on the market

The new colleague wrote a few pieces of code, broke the system, and was blasted by the boss!

RoBERTa:A Robustly Optimized BERT Pretraining Approach

Keyboard processing in jetpack compose

Android interview question | how to write a good and fast log library?

207. Curriculum

cs61abc分享会(六)程序的输入输出详解 - 标准输入输出,文件,设备,EOF,命令行参数

How can electronic component trading enterprises solve warehouse management problems with ERP system?

技术分享| 快对讲综合调度系统
![[flask introduction series] installation and configuration of flask Sqlalchemy](/img/62/3d108561f2cfeb182f8241192a79ba.png)
[flask introduction series] installation and configuration of flask Sqlalchemy
随机推荐
String类
Write some DP
State machine DP 3D
UPC little C's King Canyon
【深度学习】数据准备-pytorch自定义图像分割类数据集加载
Ionicons icon Encyclopedia
Jiamusi Market Supervision Bureau carried out special food safety network training on epidemic and insect prevention
The new colleague wrote a few pieces of code, broke the system, and was blasted by the boss!
【无标题】格式保存
Access数据库引入datagridview数据后,显示错误
下推分析的限制
Output 1234 three digits without repetition
C language data type
Data warehouse modeling, what is wide table? How to design? Advantages and disadvantages
[experience] relevant configuration of remote connection to intranet server through springboard machine
Jianmu continuous integration platform v2.5.2 release
cs61abc分享会(六)程序的输入输出详解 - 标准输入输出,文件,设备,EOF,命令行参数
How to get to the deep-water area when the industrial Internet goes?
MapReduce steps of each stage
[dry goods memo] 50 kinds of Matplotlib scientific research paper drawing collection, including code implementation