From a52637d4936fcd20de36b647e43960d3f35bac9e Mon Sep 17 00:00:00 2001 From: zeffy Date: Thu, 17 May 2018 09:53:06 -0700 Subject: [PATCH] Move misc files around, update FAQ.md --- FAQ.md | 2 +- src/setup_bat/{Help and Support => }/Donate.url | 0 src/setup_bat/Help and Support/Report an issue.url | 5 +++++ .../{Help and Support => }/Restore_wuauserv.reg | Bin .../{Help and Support => }/wufuc on GitHub.url | 0 5 files changed, 6 insertions(+), 1 deletion(-) rename src/setup_bat/{Help and Support => }/Donate.url (100%) create mode 100644 src/setup_bat/Help and Support/Report an issue.url rename src/setup_bat/{Help and Support => }/Restore_wuauserv.reg (100%) rename src/setup_bat/{Help and Support => }/wufuc on GitHub.url (100%) diff --git a/FAQ.md b/FAQ.md index 5d7c703..f32758c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -20,7 +20,7 @@ If you have used another third-party solution for the CPU fix (such as UpdatePac You have two ways to work around this limitation, either: - You can remove the other third-party solution yourself. -- Alternatively, go to the directory that you installed wufuc to, open the `Troubleshooting` subdirectory, and merge the `Restore_wuauserv.reg` file with your registry by double-clicking it, and then restart your PC. +- Alternatively, go to the directory that you installed wufuc to, and merge the `Restore_wuauserv.reg` file with your registry by double-clicking it, and then restart your PC. ## How to manually remove wufuc v0.8.0.143 when it is impossible to uninstall it normally diff --git a/src/setup_bat/Help and Support/Donate.url b/src/setup_bat/Donate.url similarity index 100% rename from src/setup_bat/Help and Support/Donate.url rename to src/setup_bat/Donate.url diff --git a/src/setup_bat/Help and Support/Report an issue.url b/src/setup_bat/Help and Support/Report an issue.url new file mode 100644 index 0000000..4b7dea2 --- /dev/null +++ b/src/setup_bat/Help and Support/Report an issue.url @@ -0,0 +1,5 @@ +[{000214A0-0000-0000-C000-000000000046}] +Prop3=19,11 +[InternetShortcut] +URL=https://github.com/zeffy/wufuc/issues +IDList= diff --git a/src/setup_bat/Help and Support/Restore_wuauserv.reg b/src/setup_bat/Restore_wuauserv.reg similarity index 100% rename from src/setup_bat/Help and Support/Restore_wuauserv.reg rename to src/setup_bat/Restore_wuauserv.reg diff --git a/src/setup_bat/Help and Support/wufuc on GitHub.url b/src/setup_bat/wufuc on GitHub.url similarity index 100% rename from src/setup_bat/Help and Support/wufuc on GitHub.url rename to src/setup_bat/wufuc on GitHub.url