Sandboxie/SandboxiePlus/SandMan/Troubleshooting/Sandboxing/SBIEMSG/SBIE2115.js

13 lines
278 B
JavaScript
Raw Normal View History

2023-07-08 10:46:29 +01:00
/*
* group: other
* class: sandboxing
* name: SBIE2115 File is too large to copy into sandbox, opening in read only
* description: File is too large to copy into sandbox, opening in read only
*
*/
if (typeof msgCode === 'undefined') {
msgCode = 2115;
}
invoke("SBIECOPY");