> I installed the toolbar but it did not play the movie
Of course.
> I un installed firefox and reinstalled but no go.
Create a new Profile & migrate your settings over.
What I see, "niceplayer" (NicePlayer_cidNP_1036), is the Conduit Toolbar.
What I was served was a Windows EXE, so that isn't even going to run on your OS.
Perhaps it sniffs your OS & sends you something different?
Don't know if this applies or not,
Conduit search has hijacked my firefox browser how do I remove it?
I see, it also downloads an XPI, so that could affect you.
Code: Select all
// this file is used for getting that from setup.txt directly to prefs
pref("CT3238255.webServerUrl", "http://NicePlayer.OurToolbar.com/");
pref("CT3238255.openUninstallPage", "True");
pref("CT3238255.enableAlerts", "TRUE");
pref("CT3238255.defaultSearch", "TRUE");
pref("CT3238255.defaultSearchDisplayName", "NicePlayer Customized Web Search");
pref("CT3238255.defaultSearchUrl", "http://search.conduit.com/ResultsExt.aspx?q=searchTerms&SearchSource=3&CUI=SB_CUI&ctid=CT3238255");
pref("CT3238255.shouldFirstTimeDialog", "TRUE");
pref("CT3238255.enableSearchFromAddressBar", "TRUE");
pref("CT3238255.fixPageNotFoundError", "TRUE");
pref("CT3238255.enableFix404", "FALSE");
pref("CT3238255.searchAddressUrl", "http://search.conduit.com/ResultsExt.aspx?ctid=CT3238255&SearchSource=2&CUI=SB_CUI&q=");
pref("CT3238255.startPageUrl", "http://search.conduit.com/?ctid=CT3238255&SearchSource=13&CUI=SB_CUI");
pref("CT3238255.startPage", "TRUE");
pref("CT3238255.TrusteLinkUrl", "http://trust.conduit.com/CT3238255");
pref("CT3238255.myStuffEnabled", "TRUE");
pref("CT3238255.navigateToSearch", "FALSE");
pref("CT3238255.isToolbarShrink", "FALSE");
pref("CT3238255.silentAllow", "FALSE");
pref("CT3238255.CECookieDomainUrl", "");
pref("CT3238255.embeddedWorkWhenHidden", "FALSE");
pref("CT3238255.startAsHidden", "FALSE");
pref("CT3238255.sspv", "");
pref("CT3238255.revertSettings", "TRUE");