From 4d1d2416b4a11a3e0d81f4d0b873d257a53486a1 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Wed, 10 Apr 2024 16:33:39 +0200 Subject: [PATCH] Add Weasel template --- CHANGELOG.md | 1 + Sandboxie/install/Templates.ini | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ca2317b..8481c33f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - set "CpuAffinityMask=0x00000001" in the ini where 0x00000001 is a bit mask indicating which cores are to be used - only supports cores 0-31 fore 32+ will be alwayd disabled when this option is used - added checkbox for samba and dns port blocking +- added Weasel template [#3806](https://github.com/sandboxie-plus/Sandboxie/pull/3806) (thanks xWTF) ### Changed - on systems in test signing mode sandboxie will by default try outdated offsets diff --git a/Sandboxie/install/Templates.ini b/Sandboxie/install/Templates.ini index 244a3380..f7fd9eb4 100644 --- a/Sandboxie/install/Templates.ini +++ b/Sandboxie/install/Templates.ini @@ -3380,6 +3380,14 @@ Tmpl.Url=http://www.nirsoft.net/utils/volumouse.html Tmpl.Scan=w OpenWinClass=NirSoft_VolumouseMsg* +[Template_Weasel] +Tmpl.Title=Weasel (Rime) +Tmpl.Class=Desktop +Tmpl.Scan=s +Tmpl.ScanKey=\REGISTRY\MACHINE\SOFTWARE\Classes\CLSID\{A3F4CDED-B1E9-41EE-9CA6-7B4D0DE6CB0A} +OpenPipePath=\Device\NamedPipe\%user%\WeaselNamedPipe +ReadFilePath=%LocalAppData%\Microsoft\Windows\Fonts + [Template_WindowsLive] Tmpl.Title=Windows Live Tmpl.Class=Desktop