Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Errors #71

Closed
AWrightIV opened this issue Sep 5, 2015 · 1 comment
Closed

Errors #71

AWrightIV opened this issue Sep 5, 2015 · 1 comment

Comments

@AWrightIV
Copy link

Console Output

Registry: Unable to modify Service dmwappushsvc key.
Registry: Service DiagTrack key successfully modified.
Services: dmwappushsvc unable to be stopped.
Services: Diagnostics Tracking Service successfully stopped.
Services: Diagnostics Tracking Service unable to be stopped.
DiagTrack Log: Succesfully cleared and locked.
Done. It's recommended that you reboot as soon as possible for the full effect.
If any errors were found, please make a GitHub ticket with the contents of DisableWinTracking.log

DisableWinTracking.log

10:11:24 ERROR: Registry: Unable to modify Service dmwappushsvc key.
Traceback (most recent call last):
File "", line 474, in modifyregistry
WindowsError: [Error 2] The system cannot find the file specified

10:11:24 ERROR: Services: dmwappushsvc unable to be stopped.
Traceback (most recent call last):
File "", line 358, in disableservice
File "disablewintracking\win32serviceutil", line 409, in StopService
File "disablewintracking\win32serviceutil", line 320, in ControlService
error: (1062, 'ControlService', 'The service has not been started.')

10:11:24 ERROR: Services: Diagnostics Tracking Service unable to be stopped.
Traceback (most recent call last):
File "", line 358, in disableservice
File "disablewintracking\win32serviceutil", line 409, in StopService
File "disablewintracking\win32serviceutil", line 320, in ControlService
error: (1061, 'ControlService', 'The service cannot accept control messages at this time.')

@DeeJayhX
Copy link
Collaborator

DeeJayhX commented Sep 5, 2015

These are all signs that the program has been run before (including previous versions) if this is the case, you can ignore these and close this issue. If not, let me know.

@DeeJayhX DeeJayhX closed this as completed Sep 5, 2015
@DeeJayhX DeeJayhX mentioned this issue Sep 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants