

Creates SboxMsg.dll, which contains the Sbie user messages in various languages. SboxHostDll.dll is injected into OfficeClickToRun.exe. This DLL is injected into host processes that must be redirected into the sandbox.Ĭurrently, the only app this is used for is MS Office. This DLL injects into every process running in the sandbox. Creates SbieIni.exe, a utility for querying and updating the sandboxie.ini configuration file. Builds SbieCtrl.exe, the Sandboxie Control app that displays real-time sandboxed application activity. Creates SandboxieWUAU.exe, Sbie's wrapper for the Windows Automatic Update Service (WUAUSERV). Creates SandboxieRpcSs.exe, Sbie's wrapper for the Remote Procedure Call Sub-System. It must be built manually after the 圆4 & x86 installers are completed. NOTE: SandboxieInstall is not built during the normal SLN build. Creates the combined 圆4/x86 installer SandboxieInstall.exe by combining the 圆4 & x86 installer binaries into a RC file. Creates SandboxieBITS.exe (Background Intelligent Transfer Service). LowLevel.dll is embeded into SbieSvc.exe as a resource (see core\svc\lowlevel.rc for more information). Creates LowLevel.dll which is used in code injection. to start/stop the Sbie driver (SbieDrv.sys). Builds KmdUtil.exe which is used during the installtion process. Builds common.lib which is used by the Control and Start projects. Study these projects first.Ĭommon (\apps\common). Note: the core of Sandboxie are the driver, SbieDrv, the service, SbieSvc, and the injection DLL, SbieDll.

Please note: there is another ReadMe.txt in the \install\ folder that explains how to create the Sandboxie installers.
