Changes

Jump to: navigation, search

Thunderbird

386 bytes added, 01:56, 28 June 2010
m
prevent display of migration assistant
}
</source>
=== Disable Migration Assistant and Welcome page ===
To prevent the Migration Assistant and the welcome page from showing after upgrades add the following lines to your thunderbird.cfg.
<source lang=javascript>
lockPref("mail.ui.show.migration.on.upgrade", false);
lockPref("app.update.showInstalledUI", false);
lockPref("browser.startup.homepage_override.mstone", "ignore");
</source>
[[category:Silent Installers]]
117
edits

Navigation menu