Giter Club home page Giter Club logo

Comments (3)

DeeJayhX avatar DeeJayhX commented on July 3, 2024

IF you have run a this program more than once, including previous versions, the following are ok, otherwise let me know

16:17:40 ERROR: Registry: Unable to modify Service dmwappushsvc key.
Traceback (most recent call last):
File "", line 474, in modifyregistry
WindowsError: [Error 2] Le fichier spécifié est introuvable

The file would be missing because it was already removed previously

16:17:40 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', 'Le service n\x92a pas \xe9t\xe9 d\xe9marr\xe9.')
last line means: the service has not been launched

Can't be launched or stopped if it was deleted previously

16:17:40 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 318, in ControlService
File "disablewintracking\win32serviceutil", line 80, in SmartOpenService
error: (1060, 'GetServiceKeyName', 'Le service sp\xe9cifi\xe9 n\x92existe pas en tant que service >install\xe9.')
last line means: the specified service does not exist as an installed service

16:17:40 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 318, in ControlService
File "disablewintracking\win32serviceutil", line 80, in SmartOpenService
error: (1060, 'GetServiceKeyName', 'Le service sp\xe9cifi\xe9 n\x92existe pas en tant que service >install\xe9.')
last line means: the specified service does not exist as an installed service

16:17:40 ERROR: DiagTrack Log: Unable to clear/lock
Traceback (most recent call last):
File "", line 339, in cleardiagtracklog
IOError: [Errno 13] Permission >denied: >'C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack->Listener.etl'

Can't be modified if it was deleted previously

from disablewintracking.

FlorentJeannot avatar FlorentJeannot commented on July 3, 2024

Hi Ruined1 thanks for your answer.

To be honest I don't remember if I have ever used it on my laptop. Yes, It might be possible.
I'm gonna say it is the reason why it didn't work and close this issue.

Thanks for your help!

from disablewintracking.

DeeJayhX avatar DeeJayhX commented on July 3, 2024

No problem, happy to help, language definitely shouldn't effect the program, so I thought this might be the cause. Thanks for participating! Enjoy your privacy 😄

from disablewintracking.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.