Hello,
Sorry to hear you are having issues. May I know where did you learn the mod you mentioned above. Also, need to know which version of Vivaldi in the screenshot you posted above? From what I know all chromium base browser no longer skin-able after they change something in it last year.
Thank you,
Basj,
Stardock Community Assistant.
Hi,
I just renamed the file "vivaldi.exe" to "dummy.exe" in "%LocalAppData%\Vivaldi\Application" using file explorer then launched "dummy.exe" instead of "vivaldi.exe".
This is also possible in a .bat file below:
@echo off
cd %LocalAppData%\Vivaldi\Application
copy /y .\vivaldi.exe .\dummy.exe
start .\dummy.exe
Also, you need to enable "use native window" in Vivaldi settings - appearance - window appearance.
Version number of Vivaldi is 7.1.3570.58 (Stable channel) (64-bit), Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36.