Update README.md

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

View File

@@ -48,6 +48,16 @@ Just download the [latest release](../../releases/latest), and extract the `wufu
To uninstall run `uninstall_wufuc.bat` as administrator. 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? ### 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`. 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`.