XP system command line configuration firewall hint error what to do

Source: Internet
Author: User
Tags firewall

XP system command line configuration firewall hint error what to do

Because the WinXP firewall blocks the restore daemon process, you need to manually add the restore daemon process to the firewall rules to see the client on the master side. But a lot of friends. The system prompts syntax error when using commands to configure a firewall. What is the reason?

For this small set looked at found that most of the grammatical errors of friends have made a mistake, is to write the order:

netsh firewall add allowedprogram c:program FilesGoldenSoftNetRGWinNTClientNetRGClt.exe netrgclt ENABLE

Need special attention, at first glance this order is not a problem, in fact careful examination, you can find program files it is a folder name, there are spaces in the middle, so you need to put quotes at both ends of the path name ""

The correct wording should be:

netsh firewall add allowedprogram "C:Program FilesGoldenSoftNetRGWinNTClientNetRGClt.exe" NETRGCLT ENABLE

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.