[AU3] Windows Update message Deteleder WIN10 updates Notification removal Assistant

Source: Internet
Author: User

First, this is done by ending and deleting GWX.exe, uninstalling a patch to " remove annoying escalation notifications in the lower right corner of WIN7/8 (. 1) ", and not deleting the WIN10 update component.

The specific process is divided into: Determine if there is "gwx" file → end and determine whether to run "gwx" file → delete "gwx" directory → uninstall a kb patch via CMD.

This software has no form operation, please observe the bottom right corner or the prompt box .

File: Baidu Cloud Disk \win10 update Assistant uninstall. rar
Size: 875050 bytes
Md5:5a6035aafdabe7ef9a1498f3b1d03ffb
sha1:bb6255452484d8978dc4acb607f6d77ab1b74d3c
Crc32:c06719a8

Code:

1 #NoTrayIcon2 #region* * * * * Parameters created in Acnwrapper_gui * * *3#PRE_Icon =Cela.ico4#PRE_Res_Comment =WIN10 Upgrade Assistant Removal Tool5#PRE_Res_Description =Win10 Update Helper deleter6#PRE_Res_Fileversion =1.0.0.36837#PRE_Res_ProductVersion =1.1.23338#PRE_Res_LegalCopyright =celading Software9#PRE_Res_requestedExecutionLevel =NoneTen #endregion* * * * * Parameters created in Acnwrapper_gui * * * One#include <Date.au3> A #cs __________________________________________________ -          - Script Author: celading Master theEmail:771208876@qq. com - Scripting Features: Win10 Update helper deleter (Win10 Upgrade Assistant Delete equation) -      - #ce _______________________code_______________________ + ; Start fuction - ; detect if the gwx file exists +If processexists ("GWX.exe") Then ADim $Do = MsgBox (1,"Is you sure? ","removing WIN10 Upgrade Assistant is about to be performed") at Select -Case $Do =1 -ToolTip ("is deleting",0,0,"Delete, delete, Squeak ~",1) -Sleep ( -) - ; call cmd to unload a KB patch -Runwait ('"'& @ComSpec &'"/C wusa.exe/uninstall/kb:3035583',"', @SW_HIDE) inRunwait ('"'& @ComSpec &'"/C wusa.exe/uninstall/kb3035583',"', @SW_HIDE) -Processclose ("GWX.exe") toProcesswaitclose ("GWX.exe") + ; Delete gwx directory -Filedelete ("C:\Windows\System32\GWX") theCase $Do =2 * Exit $ EndselectPanax Notoginseng Else -MsgBox ( ++4096,"warning!!! ","Why are you looking for me? That thing is not at all good felling. ") the EndIf +; End fuction

Example Download URL: Slag Subway

SOURCE Publishing site: Forum Metro

GH URL: May not get in

[AU3] Windows Update message Deteleder WIN10 updates Notification removal Assistant

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.