To start the AVSchedulerSVC Service, complete the following:
- Navigate to Start>All Programs>Accessories.
- Right-click on Command Prompt and select Run as an Administrator.
The Command Prompt window appears.
- Enter a prompt with the following syntax:
- C:\>sc create “name” binpath= "path to avschedulersvc.exe"
For example, C:\>sc create AVSchedulerSVC binpath= "c:\AudienceView\Builds\audienceview_6_8_0\Libs\AVSchedulerSvc.exe"
| Warning Ensure that there is a space between "binpath=" and the path to the AVSchedulerSvc.exe file. |
- If you need to delete the AVSchedulerSVC service, enter the following prompt:
- Press ENTER.
- Navigate to Start>All Programs>Administrative Tools>Services.
- Double-click on AVSchedulerSVC.
The AVSchedulerSVC Properties dialog box appears.
- In the General tab, select Automatic from the 'Startup type:' dropdown.
- Click 'Start'.
- Click 'OK'.