Update README.md

This commit is contained in:
zeffy
2017-06-08 21:41:16 -07:00
parent 1d9b47e602
commit 196f4465a9

View File

@@ -40,7 +40,7 @@ My patch takes advantage of this result caching behavior by setting the "hasn't
- **No system files are modified!**
- Heuristic-based patching, which means it will usually keep working even after updates.
- C is best language.
- No external dependencies.
- No external dependencies.
### How to install/uninstall?
@@ -48,6 +48,16 @@ Just download the [latest release](../../releases/latest), and extract the `wufu
To uninstall run `uninstall_wufuc.bat` as administrator.
### How to update when a new version comes out?
Unless otherwise noted, you should only have to:
- Run `disable_wufuc.bat` as administrator.
- Copy the new files into the install folder, overwriting the old ones.
- Run `enable_wufuc.bat` as administrator.
If you run into problems, try doing a full uninstall/reinstall.
### How do I remove your old patch and use this instead?
I've included a utility script called `repair_wuaueng.dll.bat`. When you run it, it will initiate an `sfc` scan and revert any changes made to `wuaueng.dll`.