Thank you for the reset prompt. Any idea why the Quicklaunch icon was installed 
even though I have QuickLaunchShortcut=false in my install.ini?

Thanks,

[cid:image001.png@01D1F96E.26D8DB80]




Joe Dargie<mailto:joe.dar...@rocklin.ca.us> | Network Services Administrator | 
City of Rocklin<http://www.rocklin.ca.us/>
Administrative Services | 3970 Rocklin Road | Rocklin, CA 95677
direct: (916) 625-5084 | cell: (916) 276-5046 | fax: (916) 625-5083



From: Enterprise [mailto:enterprise-boun...@mozilla.org] On Behalf Of Copus, 
Scott
Sent: Wednesday, May 10, 2017 1:46 PM
To: 'Enterprise@mozilla.org'
Subject: Re: [Mozilla Enterprise] R: Silverlight support

Joe,

Seems like you need this setting too:

pref("browser.disableResetPrompt", true);

--
Scott Copus, Lab Systems Engineer
Academic Technology | Western Kentucky University
http://www.wku.edu/it/labs

From: Enterprise [mailto:enterprise-boun...@mozilla.org] On Behalf Of Joe Dargie
Sent: Wednesday, May 10, 2017 2:11 PM
To: 'Enterprise@mozilla.org' 
<Enterprise@mozilla.org<mailto:Enterprise@mozilla.org>>
Subject: Re: [Mozilla Enterprise] R: Silverlight support

I corrected the syntax and it installs silently but, when I 
uninstall/re-install FF there is a shortcut pinned to my taskbar which I don’t 
want and I get a prompt at the bottom “Looks like you’ve reinstalled Firefox. 
Want us to clean it up for a fresh, like-new experience?”

Any suggestions to eliminate the installation of the pinned shortcut and the 
Refresh Firefox prompt? My install.ini file, autoconfig.js file, and 
Mozilla.cfg file are below.

Here is my ini file:
===============
[Install]
;
; InstallDirectoryName=Mozilla Firefox
;
; InstallDirectoryPath=c:\firefox\
;
QuickLaunchShortcut=false
;
DesktopShortcut=false
;
;StartMenuShortcuts=false
;
; StartMenuDirectoryName=Mozilla Firefox
;
MaintenanceService=false
;

Here is my autoconfig.js:
====================
// Any comment. You must start the file with a comment!
pref("general.config.filename", "mozilla.cfg");
pref("general.config.obscure_value", 0);

Here is my Mozilla.cfg:
==================
// Any comment. You must start the file with a comment!
lockPref("app.update.enabled", false);
lockPref("app.update.auto", false);
lockPref("app.update.mode", 0);
lockPref("app.update.service.enabled", false);

clearPref("extensions.lastAppVersion");

pref("browser.rights.3.shown", true);

pref("browser.startup.homepage_override.mstone","ignore");

defaultPref("browser.startup.homepage","data:text/plain,browser.startup.homepage=http://www.rocklin.ca.us";);

defaultPref("pdfjs.disabled", true);

pref("shumway.disabled", true);

pref("plugins.notifyMissingFlash", false);

lockPref("plugins.hide_infobar_for_outdated_plugin", true);
clearPref("plugins.update.url");

lockPref("datareporting.healthreport.service.enabled", false);

lockPref("datareporting.policy.dataSubmissionEnabled", false);

lockPref("toolkit.crashreporter.enabled", false);
Components.classes["@mozilla.org/toolkit/crash-reporter;1"].getService(Components.interfaces.nsICrashReporter).submitReports
 = false;

Thanks,

[cid:image001.png@01D1F96E.26D8DB80]




Joe Dargie<mailto:joe.dar...@rocklin.ca.us> | Network Services Administrator | 
City of Rocklin<http://www.rocklin.ca.us/>
Administrative Services | 3970 Rocklin Road | Rocklin, CA 95677
direct: (916) 625-5084 | cell: (916) 276-5046 | fax: (916) 625-5083



From: Robert Solomon [mailto:ram...@iyiny.org]
Sent: Wednesday, May 10, 2017 9:28 AM
To: Joe Dargie
Cc: Enterprise@mozilla.org<mailto:Enterprise@mozilla.org>
Subject: Re: [Mozilla Enterprise] R: Silverlight support

you need:

/INI=\\server_name\path\filename.ini

On Wed, May 10, 2017 at 12:20 PM, Joe Dargie 
<joe.dar...@rocklin.ca.us<mailto:joe.dar...@rocklin.ca.us>> wrote:
Using the ini file for Windows 7, <path to setup executable> [/INI=<full path 
to configuration ini file>, is it correct that DFS does not work? Do UNC paths 
work?

I’m trying to use the following and it does not perform a silent install:

"\\admin.local\netapp\Software\MozillaFirefox\FirefoxWinX32\Firefox Setup 
53.0.2.exe<file:///\\admin.local\netapp\Software\MozillaFirefox\FirefoxWinX32\Firefox%20Setup%2053.0.2.exe>"
 
"\\admin.local\netapp\Software\MozillaFirefox\FFInst.ini<file:///\\admin.local\netapp\Software\MozillaFirefox\FFInst.ini>"

Thanks,

[cid:image001.png@01D1F96E.26D8DB80]




Joe Dargie<mailto:joe.dar...@rocklin.ca.us> | Network Services Administrator | 
City of Rocklin<http://www.rocklin.ca.us/>
Administrative Services | 3970 Rocklin Road | Rocklin, CA 95677
direct: (916) 625-5084 | cell: (916) 276-5046 | fax: (916) 625-5083



From: Enterprise 
[mailto:enterprise-boun...@mozilla.org<mailto:enterprise-boun...@mozilla.org>] 
On Behalf Of Robert Solomon
Sent: Wednesday, May 10, 2017 6:50 AM
To: Stefano Fiammenghi
Cc: enterprise@mozilla.org<mailto:enterprise@mozilla.org>
Subject: Re: [Mozilla Enterprise] R: Silverlight support

Assuming Windows,

I suggest on installation: "Firefox Setup 45.9.0esr.exe" /INI=\\some_path\my.ini
where my.ini has:

MaintenanceService=false
See the docs.

r

On Wed, May 10, 2017 at 9:23 AM, Stefano Fiammenghi 
<s.fiammen...@italtherm.it<mailto:s.fiammen...@italtherm.it>> wrote:
Thank you very mutch for your quick response!

I've one more question: to prevent auto-updates, I've just provided the 
configuration below:

app.update.auto               false
app.update.enabled            false
app.update.mode               0
app.update.service.enabled    false
app.update.silent             false


Is it enough?



Best regards
Stefano
________________________________
Inizio: Peter Dolanjski [pdolanj...@mozilla.com<mailto:pdolanj...@mozilla.com>]
Inviato: mercoledì 10 maggio 2017 13.52
Fine: Stefano Fiammenghi
Cc: enterprise@mozilla.org<mailto:enterprise@mozilla.org>
Oggetto: Re: [Mozilla Enterprise] Silverlight support
Hello Stefano,

The v52 ESR release does maintain plug-in support, so you can use it for your 
organization until ESR v59 is released, about a year from now.

Regards,

Peter Dolanjski
Product Manager, Firefox
Mozilla

On Wed, May 10, 2017 at 2:48 AM, Stefano Fiammenghi 
<s.fiammen...@italtherm.it<mailto:s.fiammen...@italtherm.it>> wrote:
Hello,
my organization has a erp-report client developed with Microsoft Silverlight.
I know that Internet Explorer supports that plugin, but I would like mantain 
Firefox as organization's browser: is there a support plan of Firefox ESR for 
Microsoft Silverlight?
How long can I use it?

Thanks in advance,
Stefano

_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org<mailto:Enterprise@mozilla.org>
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org<mailto:enterprise-requ...@mozilla.org> with a 
subject of "unsubscribe"


_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org<mailto:Enterprise@mozilla.org>
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org<mailto:enterprise-requ...@mozilla.org> with a 
subject of "unsubscribe"



--

Robert Solomon
Facilities Manager
Integral Yoga Institute
227 West Thirteenth Street
New York  NY 10011
p: 212 929 0585 x 25 f: 212 675 3674 c: 914 403 0908

_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org<mailto:Enterprise@mozilla.org>
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org<mailto:enterprise-requ...@mozilla.org> with a 
subject of "unsubscribe"



--

Robert Solomon
Facilities Manager
Integral Yoga Institute
227 West Thirteenth Street
New York  NY 10011
p: 212 929 0585 x 25 f: 212 675 3674 c: 914 403 0908
_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

Reply via email to