win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
1.84k stars 61 forks source link

Fixing "All extensions disappear after launching on another system" #638

Closed oleedd closed 4 weeks ago

oleedd commented 4 weeks ago

Even for the initial system. It is related to the "Secure Preferences" file. Not a bug since it is a Chromium limitation.

win32ss commented 4 weeks ago

This occurs regardless of the use of --disable-machine-id and --disable-encryption switches, right?

XakerTwo commented 4 weeks ago

This occurs regardless of the use of --disable-machine-id and --disable-encryption switches, right?

depends on @oleedd's answer i will post some thoughts here or in separate request

oleedd commented 4 weeks ago

With --disable-machine-id, it started to work. Thanks. So it is solved.