Solution to bat file running errors in Windows 7

Source: Internet
Author: User

The solution to bat file running errors in Window7 does not know what optimization has been done in the computer, or what software has been installed, which has been used to open the sqlserver Service
When the bat file is running, the service is not started properly. Then run cmd and enter the command. net start mssqlserver. The result is: access is denied due to system error 5.
This should be because you have no access permission, and then try to run cmd as an administrator, and then execute the above command.
Then, run the bat file as the administrator. Www.2cto.com, however, it is too tedious to right-click and choose to run as an administrator. I came up with a solution:

Create a shortcut for the bat file, edit the attributes, and check the operation as an administrator,

In this way, you can directly open the shortcut each time. Author's dream

Related Article

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.