Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Thunderbird Mission Control Desktop/AutoConfig not working for some users

  • Pa përgjigje
  • 2 e kanë hasur këtë problem
  • 1 parje
more options

I have the file: "C:\Program Files (x86)\Mozilla Thunderbird\defaults\pref\custom.js" It contains: pref("general.config.obscure_value", 0); pref("general.config.filename", "TMcustom.cfg");

I have the file: "C:\Program Files (x86)\Mozilla Thunderbird\TMcustom.cfg" It contains: var promptService = Components.classes["@mozilla.org/embedcomp/prompt-service;1"]

                             .getService(Components.interfaces.nsIPromptService);						  						  

promptService.alert(null, "title", "testing");

For most of my users the alert pops up fine when I start Thunderbird, but for a few it doesn't. All of the machines where setup with the same install script. If I log into one of the machines where it's not working as a different user, then it works fine, so I know the files are in the right spot. So why would it not work for specific users? Is there something in the user's Windows profile that could cause it to not work? Or are there any other suggestions?

I have the file: "C:\Program Files (x86)\Mozilla Thunderbird\defaults\pref\custom.js" It contains: pref("general.config.obscure_value", 0); pref("general.config.filename", "TMcustom.cfg"); I have the file: "C:\Program Files (x86)\Mozilla Thunderbird\TMcustom.cfg" It contains: var promptService = Components.classes["@mozilla.org/embedcomp/prompt-service;1"] .getService(Components.interfaces.nsIPromptService); promptService.alert(null, "title", "testing"); For most of my users the alert pops up fine when I start Thunderbird, but for a few it doesn't. All of the machines where setup with the same install script. If I log into one of the machines where it's not working as a different user, then it works fine, so I know the files are in the right spot. So why would it not work for specific users? Is there something in the user's Windows profile that could cause it to not work? Or are there any other suggestions?