Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions Sandboxie/install/Templates.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2628,6 +2628,23 @@ OpenWinClass=ZT9MainWindow
# Media Players
#

[Template_No_Media_Files]
Tmpl.Title=#4399
Tmpl.Class=MediaPlayer
DontCopy=*.mp4
DontCopy=*.mkv
DontCopy=*.avi
DontCopy=*.flv
DontCopy=*.wmv
DontCopy=*.mp3
DontCopy=*.aac
DontCopy=*.m4a
DontCopy=*.flac
DontCopy=*.ogg
DontCopy=*.wav
DontCopy=*.wma
DontCopy=*.ape

[Template_VLC_Force]
Tmpl.Title=#4323,VLC
Tmpl.Class=MediaPlayer
Expand Down
3 changes: 3 additions & 0 deletions Sandboxie/msgs/Sbie-English-1033.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3311,6 +3311,9 @@ The following exclusions allow Torrent clients running in this sandbox to access
4398;txt;01
Allow %2 direct access to the Music folder for easier music library management.
.
4399;txt;01
Prevent Media players from importing media files to the sandbox.
.

#----------------------------------------------------------------------------
# Sandboxie Control: Sandbox Settings: User Accounts
Expand Down