Win7/8 an issue with an invalid NET command

Source: Internet
Author: User
Tags net command

Win7 an issue with an invalid NET command

Re-installed Windows7 SP1 and Oracle,

cmd command net start ORACLESERVICEORCL want to start the database actually gave the hint:

NET is not an internal command or batch .... www.2cto.com

It turns out to be an environment variable (some of which are banned by default), and CMD executes the following command on the line.

32-bit system:

Set Path=%path%;%windir%;%windir%\system32

64-bit system:

Set Path=%path%;%windir%;%windir%\syswow64


Win7/8 an issue with an invalid NET command

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.