Yes, I should have specified that we only need this on "first run"--it doesn't have to be locked or anything unusual.
In ESR 45 they moved this from localstore.rdf to xulstore.json, but either way it requires a user profile folder. We were really hoping to get away from that and have everything configured in the installation folder. Jonas and I are both in education, where it's common that users start every session without an existing profile. It becomes important that all the first run stuff is pre-configured. ------------------------------------------ Jason Jackson Computer Systems Technician North Vancouver School District From: Hunziker, Jonas M (Henderson) [mailto:[email protected]] Sent: April 25, 2016 10:14 AM To: Jason Jackson; [email protected] Subject: RE: Maximized Window I second that question/request. I currently place a customized localstore.rdf file (see content below) in the default user profile path to achieve this on first start, but there has to be a better way. <?xml version="1.0"?> <RDF:RDF xmlns:NC="http://home.netscape.com/NC-rdf#" xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <RDF:Description RDF:about="chrome://browser/content/browser.xul#toolbar-menubar" autohide="false" /> <RDF:Description RDF:about="chrome://browser/content/browser.xul"> <NC:persist RDF:resource="chrome://browser/content/browser.xul#main-window"/> <NC:persist RDF:resource="chrome://browser/content/browser.xul#sidebar-box"/> <NC:persist RDF:resource="chrome://browser/content/browser.xul#sidebar-title"/> <NC:persist RDF:resource="chrome://browser/content/browser.xul#toolbar-menubar"/> </RDF:Description> <RDF:Description RDF:about="chrome://browser/content/browser.xul#main-window" sizemode="maximized" width="1920" height="1080" /> <RDF:Description RDF:about="chrome://browser/content/browser.xul#sidebar-title" value="" /> </RDF:RDF> Jonas M. Hunziker Information Technology Coordinator Henderson Community College 2660 S. Green Street Henderson, KY 42420 P: (270) 831-9717 HIGHER EDUCATION BEGINS HERE For technical assistance, please contact the HCC Technology Solutions Help Desk using one of these methods: WEB: http://support.henderson.kctcs.edu/<http://support.hencc.kctcs.edu/> E-MAIL: [email protected]<mailto:[email protected]> PHONE: 270-831-9616 From: Enterprise [mailto:[email protected]] On Behalf Of Jason Jackson Sent: Monday, April 25, 2016 11:48 AM To: [email protected]<mailto:[email protected]> Subject: [Mozilla Enterprise] Maximized Window Hello, Is there a preference to have Firefox open maximized? I couldn't find one myself, so I tried changing the shortcut properties, but this resulted in the menu bar being cut in half (a bug?). We are using Firefox ESR 45 on Windows configured with CCK2. ------------------------------------------ Jason Jackson Computer Systems Technician North Vancouver School District
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

