K
K
Konstantin Tsvetkov2020-03-22 11:41:30
Opera
Konstantin Tsvetkov, 2020-03-22 11:41:30

How to change the tiles in the start menu?

The OPERA tile in the Start menu has a white background. How to change it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2020-03-22
@tsklab

I changed (it is in the installation)

C:\Program Files\Opera\launcher.VisualElementsManifest.xml
for yourself
<Application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <VisualElements
    	ForegroundText="light"
    	BackgroundColor="#4a5459"
    	ShowNameOnSquare150x150Logo="on"
        Square150x150Logo="Assets\150x150Logo.png"
        Square70x70Logo="Assets\70x70Logo.png"
        />
</Application>

Documentation .
For the changes to take effect:
cd "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\"
copy "Браузер Opera.lnk" /B+

To prevent the file from being changed back when updating OPERA:
attrib +R "C:\Program Files\Opera\launcher.VisualElementsManifest.xml"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question