Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 583 Bytes

Description.md

File metadata and controls

20 lines (17 loc) · 583 Bytes

Description

Description is a sandbox settings in Sandboxie Ini. It specifies free text, which can explain, for example, the purpose of the sandbox.

   .
   .
   .
   [DefaultBoxBox]
   Description=Example<BR>text.
   .
   .
   .
   [PrivateBox]
   Description=Access denied to sensitive file locations
   ClosedFilePath=%Personal%
   ClosedFilePath=D:\MyDocs

The <BR> sequence in the text is used to indicate a line break. The free text is displayed in a balloon pop-up in the Run Sandboxed sandbox selection dialog box.