diff --git a/Config/Features.json b/Config/Features.json index 6e36d3e..481efbf 100644 --- a/Config/Features.json +++ b/Config/Features.json @@ -442,7 +442,7 @@ { "FeatureId": "DisableLockscreenTips", "Label": "Disable tips & tricks on the lock screen", - "ToolTip": "This will turn off the tips, tricks and fun facts that appear on the lock screen.", + "ToolTip": "This will turn off the lockscreen spotlight option and disable the tips, tricks and fun facts that appear on the lock screen.", "Category": "Privacy & Suggested Content", "RegistryKey": "Disable_Lockscreen_Tips.reg", "ApplyText": "Disabling tips & tricks on the lock screen", diff --git a/Regfiles/Disable_Start_Recommended.reg b/Regfiles/Disable_Start_Recommended.reg index e6faac3..012647a 100644 Binary files a/Regfiles/Disable_Start_Recommended.reg and b/Regfiles/Disable_Start_Recommended.reg differ diff --git a/Regfiles/Sysprep/Disable_Start_Recommended.reg b/Regfiles/Sysprep/Disable_Start_Recommended.reg index da05916..dc9dab9 100644 Binary files a/Regfiles/Sysprep/Disable_Start_Recommended.reg and b/Regfiles/Sysprep/Disable_Start_Recommended.reg differ diff --git a/Regfiles/Undo/Enable_Start_Recommended.reg b/Regfiles/Undo/Enable_Start_Recommended.reg index f47c625..5791627 100644 Binary files a/Regfiles/Undo/Enable_Start_Recommended.reg and b/Regfiles/Undo/Enable_Start_Recommended.reg differ