# The No Programs Recipe # # This recipe demonstrates how to block downloading of programs. Note # that some of the following settings are already included in the # default Pluckeye settings. # # See also http://www.pluckeye.net/abmindicate.html. # Instructions # ------------ # 1. Save this file to your Desktop as no-programs.txt. # # 2. Start a command prompt (Start > Run > cmd.exe). See # http://www.pluckeye.net/how-to-open-a-console-window.html for more # detailed instructions on how to do that if you need more help. # # 3. In the cmd.exe window, type the following (without the leading # '#' characters): # # pluck.exe import "%HOMEPATH%\Desktop\no-programs.txt" # # (end of instructions) # ------------ Deny application/vnd.android.package-archive Deny application/java-archive Deny application/octet-stream Deny application/rar Deny application/x-bittorrent Deny application/x-iso9660-image Deny application/x-msdos-program Deny application/x-msdownload Deny application/x-msi Deny application/x-rar-compressed Deny application/zip