Page 1 of 1

[.06] Listary compatibility

Posted: Sun Apr 21, 2013 6:01 am
by mikeruss
Sandboxie 3.76 Windows 7 64 Listary.com

Listary has been updated to version 4 which seems to have broken compatibility with Sandboxie

any chance of fixing this ?

the current Template is ...


[Template_Listary]
Tmpl.Title=Listary
Tmpl.Class=Desktop
Tmpl.Url=http://www.listary.com/
Tmpl.Scan=s
Tmpl.ScanProduct=Listary_is1
OpenIpcPath=*\BaseNamedObjects*\ListarySharedData
OpenWinClass=ListaryToolbarCls
OpenWinClass=$:listary.exe

thanks .. Mike

Posted: Mon Apr 22, 2013 4:18 am
by tzuk
I looked into this briefly and it seems to me just one more resource is needed:

*\BaseNamedObjects*\Listary_MainSharedMemory

You can add this to the template as

OpenIpcPath=*\BaseNamedObjects*\Listary_MainSharedMemory

Or go into Sandbox Settings > Resource Access > IPC Access > Direct Access and paste

*\BaseNamedObjects*\Listary_MainSharedMemory

I already updated the template for version 4 (beta) with this,change, but would appreciate your confirmation.

Posted: Mon Apr 22, 2013 5:02 am
by mikeruss
yes that works - thank you