Is there a document describing all the keys of the Sandboxie.ini configuration file?
There will be a constantly updated list of Sandboxie.ini settings with comments.
There will be a constantly updated list of Sandboxie.ini settings with comments.
INI:
#boolean=y or n
#path=the required directory
#int=numeric value
#string=text value
#name_exe=the name of the desired application with the .exe extension
[GlobalSettings] ;Basic settings
ByteOrderMark=boolean
;Unicode support
FileRootPath=path
;Location of the sandbox root folder
Language=int
;Language Code (Decimal Value)
TemplateReject=string
;Rejecting the template in the "Programs Compatibility" menu. There may be several keys
[UserSettings_Portable] ;Settings for pseudo portable use
SbieCtrl_UserName=Portable
;?
SbieCtrl_EnableLogonStart=boolean
;Launch Sandboxie management (SbieCtrl.exe) when booting the system
SbieCtrl_EnableAutoStart=boolean
;Launch Sandboxie management (SbieCtrl.exe) when starting the program in the sandbox
SbieCtrl_Hidden=boolean
;Launch Sandboxie management (SbieCtrl.exe) collapsed into the tray
SbieCtrl_ShowWelcome=boolean
;Show Welcome
SbieCtrl_ReSyncContextMenu=boolean
;ReSync Context Menu
SbieCtrl_NextUpdateCheck=int
;Next Update Check
SbieCtrl_UpdateCheckNotify=boolean
;Update Check Notify
SbieCtrl_HideWindowNotify=boolean
;Hide Window Notify update
SbieCtrl_ActiveView=int
;?
SbieCtrl_AddDesktopIcon=boolean
;Add Desktop Icon
SbieCtrl_AddQuickLaunchIcon=boolean
;Add Quick Launch Icon
SbieCtrl_AddContextMenu=boolean
;Add Context Menu "Run in sandbox"
SbieCtrl_AddSendToMenu=boolean
;Add Send To Menu
SbieCtrl_ShortcutNotify=boolean
;Shortcut Notify
SbieCtrl_AutoApplySettings=boolean
;Auto Apply Settings
SbieCtrl_SettingChangeNotify=boolean
;Setting Change Notify
SbieCtrl_TerminateNotify=boolean
;Terminate Notify
SbieCtrl_TerminateWarn=boolean
;Terminate Warn
SbieCtrl_ExplorerNotify=boolean
;Explorer Notify
SbieCtrl_ExplorerWarn=boolean
;Explorer Warn
SbieCtrl_EditConfNotify=boolean
;Edit Conf Notify
SbieCtrl_ReloadConfNotify=boolean
;Reload Configuration Notify
SbieCtrl_ProcSettingsNotify=boolean
;Proc Settings Notify
SbieCtrl_ShouldDeleteNotify=boolean
;Should Delete Notify
SbieCtrl_AutoRunSoftCompat=boolean
;AutoRun Soft Compat
SbieCtrl_HideMessage=string
;Hide alarm Message. There may be several keys
SbieCtrl_WindowCoords=string
;Coordinates of the sandbox management window. Format: x1,y1,x2,y2
SbieCtrl_ProcessViewColumnWidths=string
;Process View Column Widths. Format: x,y,z
SbieCtrl_BoxExpandedView=string
;Box Expanded View. Format: main_sandbox_1,main_sandbox_2,etc
[User_sandbox] ;Any sandbox name
Enabled=boolean
;Permission to use the sandbox and visibility in the sandbox list
ConfigLevel=int
;?
AutoRecover=boolean
;Auto Recovery sandbox in system
LingerProcess=name_exe
;LingerProcess. There may be several keys
BoxNameTitle=boolean
;Show the sandbox name in the window title
BorderColor=string
;The color of the frame around the sandbox window. Format: #00FFFF,off(on)
NotifyInternetAccessDenied=boolean
;Notify Internet Access Denied
LeaderProcess=name_exe
;Leader Process. There may be several keys
BlockFakeInput=boolean
;?
Last edited: