Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie
This commit is contained in:
commit
b3946f08f5
|
@ -635,12 +635,14 @@ Tmpl.Title=#4338,Microsoft Edge
|
|||
Tmpl.Class=WebBrowser
|
||||
OpenFilePath=msedge.exe,%Tmpl.Edge%\*
|
||||
|
||||
[Template_MSEdge11]
|
||||
Tmpl.Title=MS Edge for windows 11
|
||||
[Template_Edge_Win11Fix]
|
||||
# SBIE fix for Windows 11 KB5014019 update (May 2022)
|
||||
Tmpl.Title=#4342,Microsoft Edge
|
||||
Tmpl.Class=WebBrowser
|
||||
Tmpl.Url=https://www.microsoft.com/en-us/edge
|
||||
Tmpl.Scan=s
|
||||
Tmpl.ScanFile=C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
|
||||
Tmpl.ScanProduct=Microsoft Edge
|
||||
Tmpl.ScanService=edgeupdate
|
||||
PreferExternalManifest=msedge.exe,y
|
||||
|
||||
#
|
||||
|
|
|
@ -3336,6 +3336,10 @@ Allow direct access to %2 session management
|
|||
Allow direct access to %2 notes
|
||||
.
|
||||
|
||||
4342;txt;01
|
||||
Enable %2 fix for Windows 11 KB5014019
|
||||
.
|
||||
|
||||
4356;txt;02
|
||||
Allow direct access to %2 bookmarks
|
||||
.
|
||||
|
|
|
@ -3217,6 +3217,10 @@ Consenti l'accesso diretto alla gestione della sessione %2
|
|||
Consenti l'accesso diretto alle note di %2
|
||||
.
|
||||
|
||||
4342;txt;01
|
||||
Attiva correzione di %2 per Windows 11 KB5014019
|
||||
.
|
||||
|
||||
4356;txt;02
|
||||
Consenti l'accesso diretto ai segnalibri di %2
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue