Created
July 18, 2009 07:19
-
-
Save dennyhalim/149454 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<safer> | |
<app comment="Internet Explorer" path="c:\program files\internet explorer" user="true" /> | |
<app comment="Mozilla Firefox" path="c:\program files\mozilla firefox" user="true" /> | |
<app comment="Opera" path="c:\program files\opera\opera.exe" user="true" /> | |
<app comment="Windows Messenger" path="c:\program files\messenger" user="true" /> | |
<app comment="Windows Live Messenger" path="c:\program files\windows live" user="true" /> | |
<app comment="Outlook Express" path="c:\program files\outlook express" user="true" /> | |
<app comment="MS Office" path="C:\Program Files\Microsoft Office" user="true" /> | |
</safer> | |
<!-- | |
http://blogs.msdn.com/michael_howard/archive/2006/05/07/592136.aspx | |
download: http://blogs.msdn.com/michael_howard/attachment/592136.ashx | |
--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment