Issue: 

During software installation, some services are added to start automatically. However, in certain cases, the startup type may change to Manual after the software is restarted. This guide provides an alternative method to ensure the service starts automatically when the computer boots.

Solution:

  1. Download the attached file: Startup Template.BAT.
    Startup Template.BAT
  2. Right-click the file and select Edit. Modify the last line to cmd /C "NET START ServiceName", e.g., cmd /C "net start ZWSOFT Network License Manager". Save the file to a fixed path.
  3. Press Win+R, enter shell:startup In the Run window, and press Enter to open the Startup folder.
  4. Create a shortcut of the file from Step 2 and place it in the Startup folder from Step 3.
  5. The BAT file runs automatically on system boot, executing relevant commands via CMD with administrator privileges.



☆How to add a startup item for ZWCAD server at computer boothttps://confluence.zwcad.com/pages/viewpage.action?pageId=321162325