Sandboxie Installation and Setup
Sandboxie Installation and Setup
Requirements
OS: Windows XP or Windows Server 2003.
Users must have individual Login accounts for this solution to work.
Page 1 of 5
Setup:
Install Sandboxie, choose defaults.
Close Sandboxie program via systray icon.
Replace the contents of C:\windows\sandboxie.ini with this.
#### Start of file ####
# Sandboxie Configuration File
# Automatically generated whenever the configuration changes.
# Set ConfigLevel to 99 to prevent the overwriting of this file.
[GlobalSettings]
ConfigLevel=1
BoxRootFolder=%APPDATA%
ForceDisableSeconds=10
FileTrace=.
PipeTrace=.
KeyTrace=.
IpcTrace=.
GuiTrace=.
[DefaultBox]
Enabled=yes
CopyLimitKb=32768
CopyLimitSilent=Yes
OpenPipePath=%Personal%
### the above allows the application user to save any created file to their My
Documents
### example = moviemaker output file or .mov
LingerProcess=acrord32.exe
LingerProcess=jusched.exe
LingerProcess=syncor.exe
BlockDrivers=y
BlockFakeInput=y
BlockWinHooks=y
BoxNameTitle=n
#### END OF FILE ####
Save the changes.
Page 2 of 5
Setup:
Install Sandboxie, choose defaults.
Close Sandboxie program via systray icon.
Replace the contents of C:\windows\sandboxie.ini with this.
#### START OF FILE ####
# Sandboxie Configuration File
# Automatically generated whenever the configuration changes.
# Set ConfigLevel to 99 to prevent the overwriting of this file.
[GlobalSettings]
ConfigLevel=1
BoxRootFolder=%APPDATA%
ForceDisableSeconds=10
FileTrace=.
PipeTrace=.
KeyTrace=.
IpcTrace=.
GuiTrace=.
[DefaultBox]
Enabled=yes
CopyLimitKb=32768
CopyLimitSilent=Yes
OpenPipePath=C:\Documents and Settings\All Users\Application Data\The Learning
Company\Kid Pix
### the above is to allow any files the children create and save to be save to the
default
### kipix file store location on the Host PC.
LingerProcess=acrord32.exe
LingerProcess=jusched.exe
LingerProcess=syncor.exe
BlockDrivers=y
BlockFakeInput=y
BlockWinHooks=y
BoxNameTitle=n
#####END OF FILE #####
Save the changes.
Page 3 of 5
Setup:
Install Sandboxie, choose defaults.
Close Sandboxie program via systray icon.
Replace the contents of C:\windows\sandboxie.ini with this.
#### START OF FILE ####
# Sandboxie Configuration File
# Automatically generated whenever the configuration changes.
# Set ConfigLevel to 99 to prevent the overwriting of this file.
[GlobalSettings]
ConfigLevel=1
BoxRootFolder=%APPDATA%
ForceDisableSeconds=10
FileTrace=.
PipeTrace=.
KeyTrace=.
IpcTrace=.
GuiTrace=.
[DefaultBox]
Enabled=yes
CopyLimitKb=32768
CopyLimitSilent=Yes
OpenFilePath=LOGIN.EXE,T:\ResultsManager
## where login.exe is the applications exe and T:\path is the path the application
resides,
## this will prevent sandboxie from coping the data modules across the network thus
## saving network traffic.
LingerProcess=acrord32.exe
LingerProcess=jusched.exe
LingerProcess=syncor.exe
BlockDrivers=y
BlockFakeInput=y
BlockWinHooks=y
BoxNameTitle=n
#####END OF FILE #####
Save the changes.
2007 NComputing, Inc
Page 4 of 5
*Note 1 : This will only work per Host PC group. Thus is Johnny uses Host PC group 1 and
saves his creation. Then he can only access the created file from any Terminal or the Host PC
in that Group. But he logs into KidPix on Host PC group 2, KidPix will create a file store for
him, but this saved file remains on Host PC group 1. It is the same for any files created by a
user, unless his/her My Documents is to a mapped network drive.
For more information about Sandboxie.ini setup file, go to.
http://www.sandboxie.com/index.php?SandboxieIni
For general Sandboxie help go to
http://www.sandboxie.com/index.php?HelpTopics
Other Quick Notes on the sandboxie ini file:
Edit Sandboxie.ini which resides in C:\Windows, and add the statement below in the
[DefaultBox] section
OpenPipePath=%Personal%
This will disable the sandboxing of the user's My Documents, and any files saved
there, or below that folder, thus bypassing the sandboxed file store and be saved to the
real folder.
or you can open the parts as you specify the path.
OpenPipePath=C:\Program\files\applicationX
or look in your registry at
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders]
Anything that is listed there can be a %item% or you can create your own as needed.
Page 5 of 5