|
7 | 7 | # For printing the end line insert "\n" into the text. |
8 | 8 |
|
9 | 9 | # Language: English |
10 | | -# Author: Manuel Gil. |
11 | | -# Updated: 04/27/2018 |
12 | | -# Version: 1.0.0.3 |
| 10 | +# Author: Akhil09. |
| 11 | +# Updated: 10/23/2018 |
| 12 | +# Version: 1.0.0.1 |
13 | 13 |
|
14 | 14 | # Warnings |
15 | 15 | 1000|Press any key to continue . . . |
16 | 16 | 1001|An unexpected error has occurred. |
17 | | -1002|Select an option: |
| 17 | +1002|Select an option: |
18 | 18 | 1003|Invalid option. |
19 | 19 | 1004|Sorry, this option is not available on this Operative System. |
20 | 20 | 1005|The operation completed successfully. |
21 | 21 | 1006|An error occurred during operation. |
22 | | -1007|Cannot stop the service. Do you want to try again? (Y/N): |
| 22 | +1007|Cannot stop the service. Do you want to try again? (Y/N): |
23 | 23 |
|
24 | 24 | # Compatibility |
25 | 25 | 2000|Sorry, this Operative System is not compatible with this tool. |
26 | | -2001| An error occurred while attempting to verify your system.\n You may be using a commercial or trial version.\n\n Otherwise, verify that your system has the correct security fix.\n |
| 26 | +2001| An error occurred while attempting to verify your system.\n You may be using a commercial or trial version.\n\n Otherwise, verify that your system has the correct security fix.\n |
27 | 27 |
|
28 | 28 | # Elevation |
29 | 29 | 3000|Checking for Administrator elevation. |
30 | | -3001| You are not running as Administrator.\n This tool cannot do it's job without elevation.\n\n You need to run this tool as Administrator.\n |
| 30 | +3001| You are not running as Administrator.\n This tool cannot do it's job without elevation.\n\n You need run this tool as Administrator.\n |
31 | 31 |
|
32 | 32 | # Terms |
33 | 33 | 4000|Terms and Conditions of Use. |
34 | | -4001| The methods inside this tool modify files and registry settings.\n While you are tested and tend to work, We do not take responsibility for\n the use of this tool.\n\n This tool is provided without warranty. Any damage caused is your\n own responsibility.\n\n Feel free to review the code if you're unsure.\n https://github.com/ManuelGil\n |
35 | | -4002|Do you want to continue with this process? (Y/N): |
| 34 | +4001| The methods inside this tool modify files and registry settings.\n While you are tested and tend to work, We not take responsibility for\n the use of this tool.\n\n This tool is provided without warranty. Any damage caused is your\n own responsibility.\n\n Feel free to review the code if you're unsure.\n https://github.com/ManuelGil\n |
| 35 | +4002|Do you want to continue with this process? (Y/N): |
36 | 36 |
|
37 | 37 | # Menu |
38 | 38 | 5000|This tool reset the Windows Update Components. |
|
53 | 53 | 5015|Explores other online solutions. |
54 | 54 | 5016|Downloads the Diagnostic Tools. |
55 | 55 | 5017|Restarts your PC. |
56 | | -5018|\n ?. Help. 0. Close.\n |
| 56 | +5018|\n ?. Help. 0. Close.\n |
57 | 57 |
|
58 | 58 | # Functions |
59 | 59 | 6000|Opening the system protection. |
60 | 60 | 6001|Stopping the Windows Update services. |
61 | 61 | 6002|Checking the service status.\n |
62 | | -6003| Failed to stop the BITS service.\n |
63 | | -6004| Failed to stop the Windows Update service.\n |
64 | | -6005| Failed to stop the Application Identity service.\n |
65 | | -6006| Failed to stop the Cryptographic Services service.\n |
| 62 | +6003| Failed to stop the BITS service.\n |
| 63 | +6004| Failed to stop the Windows Update service.\n |
| 64 | +6005| Failed to stop the Application Identity service.\n |
| 65 | +6006| Failed to stop the Cryptographic Services service.\n |
66 | 66 | 6007|Deleting the qmgr*.dat files. |
67 | 67 | 6008|Deleting the old software distribution backup copies. |
68 | 68 | 6009|Renaming the software distribution folders. |
69 | | -6010| Failed to rename the SoftwareDistribution folder.\n |
| 69 | +6010| Failed to rename the SoftwareDistribution folder.\n |
70 | 70 | 6011|Reset the BITS service and the Windows Update service to the default security descriptor. |
71 | 71 | 6012|Reregister the BITS files and the Windows Update files. |
72 | 72 | 6013|Resetting Winsock. |
|
82 | 82 | 6023|Scan the image for component store corruption, and then perform repair operations automatically (The DISM /RestoreHealth argument). |
83 | 83 | 6024|Clean up the superseded components and reduce the size of the component store (The DISM /StartComponentCleanup argument). |
84 | 84 | 6025|Change invalid values in the Registry. |
85 | | -6026|Making a backup copy of the Registry in: |
86 | | -6027| Changes were not carried out in the registry.\n |
87 | | -6028| Will try it later.\n |
| 85 | +6026|Making a backup copy of the Registry in: |
| 86 | +6027| Changes were not carried out in the registry.\n |
| 87 | +6028| Will try it later.\n |
88 | 88 | 6029|Checking the backup. |
89 | | -6030| Something went wrong.\n |
90 | | -6031| You manually create a backup of the registry before continuing.\n |
| 89 | +6030| Something went wrong.\n |
| 90 | +6031| You manually create a backup of the registry before continuing.\n |
91 | 91 | 6032|Deleting values in the Registry. |
92 | 92 | 6033|Adding values in the Registry. |
93 | 93 | 6034|Reset Winsock control. |
|
102 | 102 | 6043|Looking for solutions in this PC. |
103 | 103 | 6044|Looking for solutions Online. |
104 | 104 | 6045|Restart your PC. |
105 | | -6046| The system reboot in 60 seconds.\n Please save all open documents.\n |
| 105 | +6046| The system reboot in 60 seconds.\n Please save all open documents.\n |
106 | 106 | 6047|The system reboot in 60 seconds. Please save all open documents. |
107 | 107 | 6048|Download and run diagnostics for your system. |
108 | 108 | 6049|Windows Update on Windows 7, Windows 8 and Windows 8.1. |
109 | 109 | 6050|Windows Update on Windows 10. |
110 | 110 | 6051|Apps on Windows 8.1. |
111 | 111 | 6052|Apps on Windows 10. |
112 | 112 | 6053|Start Menu on Windows 10. |
113 | | -6054| 0. Back. |
| 113 | +6054| 0. Back. |
114 | 114 |
|
115 | 115 | # Commands |
116 | 116 | 7000|\nThis tool reset the Windows Update Components.\n |
117 | 117 | 7001|Usage:\n |
118 | | -7002| WURESET [/reset] [/search] [/clean:{temp|regs|sock}]\n |
119 | | -7003| [/sfc] [/dism:{scan|check|repair|clean}]\n |
| 118 | +7002| WURESET [/reset] [/search] [/clean:{temp|regs|sock}]\n |
| 119 | +7003| [/sfc] [/dism:{scan|check|repair|clean}]\n |
120 | 120 | 7004|Parameter List:\n |
121 | | -7005| /reset Reset the Windows Update Components.\n |
122 | | -7006| /search Search updates.\n |
123 | | -7007| /clean Clean options.\n |
124 | | -7008| temp Delete temporary files in Windows.\n |
125 | | -7009| regs Change invalid values in the Registry.\n |
126 | | -7010| sock Reset the Winsock settings.\n |
127 | | -7011| /sfc Scans all protected system files.\n |
128 | | -7012| /dism Dism options.\n |
129 | | -7013| scan Scan the image to check for corruption.\n |
130 | | -7014| check Check the detected corruptions.\n |
131 | | -7015| repair Repair the image.\n |
132 | | -7016| clean Clean up the superseded components.\n |
133 | | -7017| /? Displays this help message.\n |
| 121 | +7005| /reset Reset the Windows Update Components.\n |
| 122 | +7006| /search Search updates.\n |
| 123 | +7007| /clean Clean options.\n |
| 124 | +7008| temp Delete temporary files in Windows.\n |
| 125 | +7009| regs Change invalid values in the Registry.\n |
| 126 | +7010| sock Reset the Winsock settings.\n |
| 127 | +7011| /sfc Scans all protected system files.\n |
| 128 | +7012| /dism Dism options.\n |
| 129 | +7013| scan Scan the image to check for corruption.\n |
| 130 | +7014| check Check the detected corruptions.\n |
| 131 | +7015| repair Repair the image.\n |
| 132 | +7016| clean Clean up the superseded components.\n |
| 133 | +7017| /? Displays this help message.\n |
134 | 134 | 7018|Sample usage:\n |
135 | | -7019| WURESET /reset\n |
136 | | -7020| WURESET /clean:temp\n |
137 | | -7021| WURESET /clean:regs:temp\n |
138 | | -7022| WURESET /dism:scan:repair:clean\n |
| 135 | +7019| WURESET /reset\n |
| 136 | +7020| WURESET /clean:temp\n |
| 137 | +7021| WURESET /clean:regs:temp\n |
| 138 | +7022| WURESET /dism:scan:repair:clean\n |
139 | 139 | 7023|Author:\n |
140 | | -7024| Manuel Gil.\n |
| 140 | +7024| Manuel Gil.\n |
141 | 141 | 7025|\nWURESET [/reset] [/search] [/clean:{temp|regs|sock}]\n |
142 | | -7026| [/sfc] [/dism:{scan|check|repair|clean}]\n |
| 142 | +7026| [/sfc] [/dism:{scan|check|repair|clean}]\n |
143 | 143 | 7027|Description:\n |
144 | | -7028| This tool reset the Windows Update Components.\n |
| 144 | +7028| This tool reset the Windows Update Components.\n |
145 | 145 | 7029|Sample usage:\n |
146 | | -7030| WURESET /reset\n |
147 | | -7031| WURESET /clean:temp\n |
148 | | -7032| WURESET /clean:regs:temp\n |
149 | | -7033| WURESET /dism:scan:repair:clean\n |
| 146 | +7030| WURESET /reset\n |
| 147 | +7031| WURESET /clean:temp\n |
| 148 | +7032| WURESET /clean:regs:temp\n |
| 149 | +7033| WURESET /dism:scan:repair:clean\n |
150 | 150 | 7034|Type "WURESET /?" to view the specifics.\n |
151 | 151 |
|
152 | 152 | # Help |
|
0 commit comments