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