From 86f6050561add0436a5bdc542218144425805e89 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 24 Dec 2017 14:34:40 +1300 Subject: [PATCH] Updated 3.1 Bulk Pref Resetting [Scratchpad] (markdown) --- 3.1-Bulk-Pref-Resetting-[Scratchpad].md | 1 - 1 file changed, 1 deletion(-) diff --git a/3.1-Bulk-Pref-Resetting-[Scratchpad].md b/3.1-Bulk-Pref-Resetting-[Scratchpad].md index 4718b46..5c98752 100644 --- a/3.1-Bulk-Pref-Resetting-[Scratchpad].md +++ b/3.1-Bulk-Pref-Resetting-[Scratchpad].md @@ -17,7 +17,6 @@ The solution is simple. Automate it, and reset **every single pref** in the user NOTE: - REMOVED prefs are not covered by this (we have a scratchpad script for those). - This can also be used when applying a `user.js` to an existing profile for the first time. -- Some sections in the `user.js` are commented out, thus the prefs are "effectively" commented out, but the pref line itself isn't. So you can't just search for `// user_pref` ### :small_blue_diamond: Solution A: Our prefsCleaner.bat file