Page 1 of 1

[4.03.04] Wacom Tablet template gets overriden on update

Posted: Thu Jul 04, 2013 6:59 pm
by Domochevsky
As the title says. Every time I update Sandboxie I have to re-adjust the Wacom Tablet template so it actually works with pressure sensitivity.

Current:

Code: Select all

[Template_WacomTablet]
Tmpl.Title=Wacom Tablet
Tmpl.Class=Desktop
Tmpl.Url=http://www.wacom.com/customercare/drivers.aspx
OpenIpcPath=\BaseNamedObjects\Wacom*WintabConnection*
OpenIpcPath=$:Tablet.exe 
Tmpl.Scan=i
Actually working:

Code: Select all

[Template_WacomTablet]
Tmpl.Title=Wacom Tablet
Tmpl.Class=Desktop
Tmpl.Url=http://www.wacom.com/customercare/drivers.aspx
OpenIpcPath=*\BaseNamedObjects*\Wacom*WintabConnection*   <-- IMPORTANT
OpenIpcPath=$:Tablet.exe 
Tmpl.Scan=i
Could you adjust the default template to be functional for future updates? :)

Posted: Fri Jul 05, 2013 4:09 am
by tzuk
Thanks, this will be fixed in the next version.