- Решено
- Архивировано
For the love of god how do you disable first-run (welcome) page????
Hi I am looking for a way to disable the Firefox Welcome Page on first run, via script, or registry or config file, I have it coming up on over 1000 Windows 10 pc's runni… (читать ещё)
Hi I am looking for a way to disable the Firefox Welcome Page on first run, via script, or registry or config file, I have it coming up on over 1000 Windows 10 pc's running Firefox 64 bit 78.02
I have tried many things and nothing I have done seems to suppress the welcome page.
I tried setting all to blank and none have worked
startup.homepage_welcome_url
startup.homepage_welcome_url.additional
startup.homepage_override_url
Also I have tried in the Policies.json file the following. The welcome page still comes up.
{
"policies": { "OverrideFirstRunPage": "", "OverridePostUpdatePage": "" }
}