当前位置:网站首页>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
边栏推荐
- Analyze the roadmap of 25 major DFI protocols and predict the seven major trends in the future of DFI
- How can electronic component trading enterprises solve warehouse management problems with ERP system?
- 20 hacker artifacts
- Solve the problem that the disk is full due to large files
- In an SQL file, a test table and data are defined above, and you can select* from the test table below
- [cryoelectron microscope | paper reading] a feature guided, focused 3D signal permutation method for subtogram averaging
- @Use of jsonserialize annotation
- 监听页面滚动位置定位底部按钮(包含页面初始化定位不对鼠标滑动生效的解决方案)
- Write some DP
- 在一个sql文件中,上面定义一个测试表及数据,下面可以select* from 测试表
猜你喜欢
![[WPF] realize language switching through dynamic / static resources](/img/23/1e089ce4a07128323824b25897a8c4.png)
[WPF] realize language switching through dynamic / static resources

Cs61abc sharing session (VI) detailed explanation of program input and output - standard input and output, file, device, EOF, command line parameters

Effective learning of medical image segmentation annotation based on noise pseudo tags and adversarial learning
![[untitled] format save](/img/6c/df2ebb3e39d1e47b8dd74cfdddbb06.gif)
[untitled] format save

My entrepreneurial neighbors

Jianmu continuous integration platform v2.5.2 release

Actual measurement of boot and pH pins of buck circuit

Solving linear programming problems based on MATLAB

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

CDM - code division multiplexing (easy to understand)
随机推荐
Amaze UI 图标查询
LVM logical volume group management
Embroidery of little D
MySQL 45讲 | 08 事务到底是隔离的还是不隔离的?
[note] the art of research (understand the importance of the problem)
Matlab simulation of LDPC minimum sum decoding based on high-order six ring free
UPC little C's King Canyon
[skill accumulation] presentation practical skill accumulation, common sentence patterns
@JsonSerialize注解的使用
[memo] summary of the reasons why SSH failed? Remember to come next time.
The difference between static library and dynamic library of program
Jiamusi Market Supervision Bureau carried out special food safety network training on epidemic and insect prevention
准备esp32环境
Basic introduction to pod
How can electronic component trading enterprises solve warehouse management problems with ERP system?
MySQL 45 讲 | 07 行锁功过:怎么减少行锁对性能的影响?
在js中,0表示false,非0表示true
@Use of jsonserialize annotation
[FPGA tutorial case 42] image case 2 - realize image binarization processing through Verilog, and conduct auxiliary verification through MATLAB
Day 014 2D array exercise