Giter VIP home page Giter VIP logo

kill-update's People

Contributors

dlebansais avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kill-update's Issues

Scheduled tasks

Would you be able to set all scheduled tasks in UpdateOrchestrator branch to disabled? They wake up the computer in the middle of the night. I keep disabling them, but on each update windows is adding new ones and sometimes renabling old ones.

Failed to auto start after reboot

Although the application creates the rule in task manager, fails to start after reboot. So, the issue described here persists.

Your task manager values
<?xml version="1.0" encoding="UTF-16"?> <Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task"> <RegistrationInfo> <Date>2021-06-20T23:37:06.289+01:00</Date> <URI>\Kill-Update</URI> </RegistrationInfo> <Triggers> <LogonTrigger> <Enabled>true</Enabled> </LogonTrigger> </Triggers> <Principals> <Principal id="Author"> <UserId>S-1-5-21-664287892-1491684111-3455746848-1001</UserId> <LogonType>InteractiveToken</LogonType> <RunLevel>HighestAvailable</RunLevel> </Principal> </Principals> <Settings> <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy> <DisallowStartIfOnBatteries>true</DisallowStartIfOnBatteries> <StopIfGoingOnBatteries>true</StopIfGoingOnBatteries> <AllowHardTerminate>true</AllowHardTerminate> <StartWhenAvailable>false</StartWhenAvailable> <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable> <IdleSettings> <Duration>PT10M</Duration> <WaitTimeout>PT1H</WaitTimeout> <StopOnIdleEnd>true</StopOnIdleEnd> <RestartOnIdle>false</RestartOnIdle> </IdleSettings> <AllowStartOnDemand>true</AllowStartOnDemand> <Enabled>true</Enabled> <Hidden>false</Hidden> <RunOnlyIfIdle>false</RunOnlyIfIdle> <WakeToRun>false</WakeToRun> <ExecutionTimeLimit>PT72H</ExecutionTimeLimit> <Priority>7</Priority> </Settings> <Actions Context="Author"> <Exec> <Command>C:\Users\%username%\Desktop\Kill-Update.exe</Command> </Exec> </Actions> </Task>

I have removed your task and add my own. After, the problem was solved!

schtasks /create /f /tn RunKillUpdate /tr "C:\Users\%username%\Desktop\Kill-Update.exe" /ru %username% /sc onlogon

Will not unlock

No mater what I seem to do, this will not unlock.
Could someone suggest a solution or a manual workaround to disable?

Failed to start after update

I've noticed one thing. When I disable killupdate and allow the update killupdate won't start after first restart. I do keep launch on startup ticked.

Important info on Windows 11

For those having issue with the padlock not locking(Windows updates still downloading/installing), Go into Task Scheduler and Adjust the Trigger to have a 30sec delay. This seems to have resolved the issue for me. It might even help on Windows 10 :)

Kill-Update

Hello,

I have try to install this version of Kill-update.exe as Administrator but is not working, the icon does not appear and your software don't start

Have you any issues ?

Thanks

philips

32 bit version?

It works on my office computer which is 64 bit. But it isn't working in 32 bit Windows 10. Can you draft a release for 32 bit systems?

Crashed after 7 days

Log in the attachement, but nothing that could explain the crash is there. It just silently stopped 1,5 h ago.
Timer/variable overflow?
log.txt

Heavy CPU usage

The recent ZombifyMe (try #2) build is very heavy on the cpu. It also causes Defender to go haywire. I have 50% CPU usage combined on 6 core i7

Crash after several weeks

Your app crashes after several weeks of PC sleep/resume cycle. Did Microsoft find a way to kill the killer?

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.