<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to pre-configure Opera from a batch file]]></title><description><![CDATA[<p dir="auto">I wrote a batch file to automatically install and configure the standard apps on a new build.  I can install Opera with a Chocolatey command, but I would also like to pre-configure certain settings which every new user would get.  I found a very old (ca. 2001) post about using an opera.ini file, but the current version does not appear to have this file, and the documentation that I found makes no mention of many of the settings that can now be made from the GUI.</p>
]]></description><link>https://forums.opera.com/topic/45288/how-to-pre-configure-opera-from-a-batch-file</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 06:48:32 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/45288.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Nov 2020 04:07:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Wed, 25 Nov 2020 08:39:32 GMT]]></title><description><![CDATA[<p dir="auto">@spacemansam<br />
Maybe it would be simpler just to install Opera and copy properly configured profile folder over? Possible you have to set few registry keys - but most information (settings and extensions etc) is contained in profile folder.</p>
]]></description><link>https://forums.opera.com/post/234537</link><guid isPermaLink="true">https://forums.opera.com/post/234537</guid><dc:creator><![CDATA[donq]]></dc:creator><pubDate>Wed, 25 Nov 2020 08:39:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Wed, 25 Nov 2020 05:10:16 GMT]]></title><description><![CDATA[<p dir="auto">@spacemansam Sorry, my bad.</p>
<p dir="auto">You can try editing the pref_default_overrides in the installation directory to see if it will override some preferences. After enabling an option and closing Opera, you'd have to look in the "Preferences" file in the Opera profile folder though to see what node(s) the preference is under and what name and type of node it is and what type its value is. <a href="http://tomeko.net/software/JSONedit/" target="_blank" rel="noopener noreferrer nofollow ugc">JSONedit</a> will help with that.</p>
<p dir="auto">If that works, you'd have to figure out how to edit the override file with a batch file. It's JSON, so...</p>
<p dir="auto">If that doesn't work, you'd have to add/modify the settings to each Opera profile.</p>
<p dir="auto">Besides that, I don't know. Opera doesn't support policies from the registry like Chrome and Vivaldi do.</p>
<p dir="auto">As for extensions, I'm not sure what you can do there besides placing unpacked versions in the "extensions" folder in each Oepra profile folder. You'd install the extensions in Chrome, close Chrome, and use the unpacked folders from the extensions folder in the Chrome profile. But, even if this works, they extensions would problem be off by default or the user would have to click "install" for each on the <code>opera://extensions</code> page. I don't think you'll get that far though as installed extensions have to be approved by the user and are protected by Opera with keys. You'd have to go through some hoops to get it to work. You might have more luck with standalone installations of Opera though as they're a little lax when it comes to extension protection.</p>
]]></description><link>https://forums.opera.com/post/234523</link><guid isPermaLink="true">https://forums.opera.com/post/234523</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Wed, 25 Nov 2020 05:10:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Tue, 24 Nov 2020 22:53:17 GMT]]></title><description><![CDATA[<p dir="auto">@spacemansam I guess Opera doesn't support it.</p>
]]></description><link>https://forums.opera.com/post/234513</link><guid isPermaLink="true">https://forums.opera.com/post/234513</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Tue, 24 Nov 2020 22:53:17 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Tue, 24 Nov 2020 21:57:16 GMT]]></title><description><![CDATA[<p dir="auto">@spacemansam</p>
<p dir="auto">Hi,</p>
<p dir="auto"><a href="http://www.acestream.org/" target="_blank" rel="noopener noreferrer nofollow ugc">AceStream</a> auto installs it's Extension when a "New" Browser is launched.<br />
It locates the CRX locally.<br />
Then the Browser updates to the newer version.</p>
<p dir="auto">You may check it to find out how is made all that magic xD</p>
<p dir="auto">For some Settings, check out the Help to find out what and where are the important files.</p>
<p dir="auto">Some of them can be used on other users/computers, try modifying a Profile and Copy/Paste the settings.<br />
It would need to be applied after first Opera restart.</p>
<p dir="auto">--<br />
"Off Topic <strong>Tip</strong>"<br />
Follow the Signature's <strong>Backup | Reset</strong> link.<br />
Take the opportunity to start a Backup plan and even create a Template Profile.</p>
<hr />
<p dir="auto">Windows 7 (x64)<br />
Opera <a href="https://help.opera.com/en/latest/crashes-and-issues/" target="_blank" rel="noopener noreferrer nofollow ugc">Back up | Reset </a></p>
]]></description><link>https://forums.opera.com/post/234511</link><guid isPermaLink="true">https://forums.opera.com/post/234511</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Tue, 24 Nov 2020 21:57:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Tue, 24 Nov 2020 21:50:26 GMT]]></title><description><![CDATA[<p dir="auto">I found out how to do it in Firefox and Google Chrome.<br />
Maybe someone else out there knows how?</p>
]]></description><link>https://forums.opera.com/post/234510</link><guid isPermaLink="true">https://forums.opera.com/post/234510</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 24 Nov 2020 21:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Tue, 24 Nov 2020 20:02:22 GMT]]></title><description><![CDATA[<p dir="auto">@spacemansam I don't think it's possible.</p>
]]></description><link>https://forums.opera.com/post/234485</link><guid isPermaLink="true">https://forums.opera.com/post/234485</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Tue, 24 Nov 2020 20:02:22 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Tue, 24 Nov 2020 19:47:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Thanks, but that's not what I asked for.  I am already using some of those switches.</p>
<p dir="auto">What I need is the ability to configure Opera from a batch file, either before, during or immediately after installation, to set the following, among others:<br />
Set "show bookmark bar" ON<br />
Set "block ads" ON<br />
Set Block trackers" ON<br />
Set VPN ON<br />
Set "Ask where to save each download" ON</p>
<p dir="auto">In addition, I want to preinstall some add-ons, including:<br />
"I don't care about cookies"<br />
"Google translate"</p>
<p dir="auto">These all need to be set when Opera is installed, before it is launched for the first time, so they will be the default settings and add-ons for every new user.</p>
]]></description><link>https://forums.opera.com/post/234484</link><guid isPermaLink="true">https://forums.opera.com/post/234484</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 24 Nov 2020 19:47:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to pre-configure Opera from a batch file on Tue, 24 Nov 2020 06:13:14 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://www.reddit.com/r/operabrowser/wiki/opera/installer_commands" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.reddit.com/r/operabrowser/wiki/opera/installer_commands</a></p>
]]></description><link>https://forums.opera.com/post/234384</link><guid isPermaLink="true">https://forums.opera.com/post/234384</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 24 Nov 2020 06:13:14 GMT</pubDate></item></channel></rss>