<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.moonlightdesign.org/urllock/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stevenlawrance</id>
	<title>URL Lock - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.moonlightdesign.org/urllock/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stevenlawrance"/>
	<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/Special:Contributions/Stevenlawrance"/>
	<updated>2026-05-13T02:46:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1583</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1583"/>
		<updated>2015-06-04T01:32:53Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock-1.3.0.0.msi Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock64-1.3.0.1.msi Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/download/ Windows Installer (MSI) files for older versions of IE URL Lock] (WebDAV-enabled for convenience)&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock.adm Windows XP and Windows Server 2003]&lt;br /&gt;
**[https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock-2000.adm Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an [https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock.admx ADMX file] gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [https://www.moonlightdesign.org/urllock/svn/trunk/LICENSE.txt GNU Lesser General Public License (LGPL), version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/svn/ Source code] (Subversion)&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[http://mingw-w64.yaxm.org/doku.php MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Configuration&amp;diff=1582</id>
		<title>Configuration</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Configuration&amp;diff=1582"/>
		<updated>2015-06-04T01:29:45Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents the meaning of each configuration value in URL Lock.&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
*By default, the IE URL Lock will prevent navigation to all http: and https: web sites, excluding WebDAV folder views. If that is your desired behavior, then no configuration is necessary. Typically, however, at least one or two sites may need to get added to the permitted location regular expression list.&lt;br /&gt;
*IE URL Lock automatically detects configuration changes in the registry. As a result, restarting Internet Explorer is not necessary to apply a change.&lt;br /&gt;
*At this time, only the [[Group policy editor|Microsoft Group Policy Editor]] is supported. A new configuration user interface will be released on or before July 2007.&lt;br /&gt;
&lt;br /&gt;
==Enable User-Specific Configurations==&lt;br /&gt;
*When enabled, which is the default when it is not specified, IEURLLock will apply a user&#039;s IEURLLock registry settings after applying the local machine&#039;s IEURLLock registry settings to the running configuration&lt;br /&gt;
*When disabled, users&#039; IEURLLock registry settings are ignored by IEURLLock, permitting IEURLLock to use only the local machine&#039;s IEURLLock configuration&lt;br /&gt;
&lt;br /&gt;
==Debugging==&lt;br /&gt;
*When enabled, IEURLLock writes its activities and internal states to a console window that appears when IEURLLock is active&lt;br /&gt;
*When this setting is enabled, it controls how verbose IEURLLock will be when it writes messages to the console window&lt;br /&gt;
*Each debugging level includes all messages in that debugging level as well as all messages from the debugging levels that are less than the selected debugging level&lt;br /&gt;
*When Debugging is disabled, which is the default when it is not configured or when the debugging level is zero, IEURLLock does not create a console window&lt;br /&gt;
*If you are simply trying to see the results of regular expression comparisons, set the debugging level to 1 or higher for matches or 2 or higher for non-matches&lt;br /&gt;
&lt;br /&gt;
==Debugging Level==&lt;br /&gt;
The following lists the possible values for debugging levels:&lt;br /&gt;
*&#039;&#039;&#039;0&#039;&#039;&#039; No debugging&lt;br /&gt;
*&#039;&#039;&#039;1&#039;&#039;&#039; Errors&lt;br /&gt;
*&#039;&#039;&#039;2&#039;&#039;&#039; Warnings&lt;br /&gt;
*&#039;&#039;&#039;3&#039;&#039;&#039; Important Information&lt;br /&gt;
*&#039;&#039;&#039;4&#039;&#039;&#039; All Information&lt;br /&gt;
*&#039;&#039;&#039;5&#039;&#039;&#039; Minutiae&lt;br /&gt;
&lt;br /&gt;
==Access Denial Location==&lt;br /&gt;
*URL, UNC, or File Path&lt;br /&gt;
*By default, IEURLLock redirects denied locations to res://webhost.exe/nonavigate.htm. If you want to use a custom access denial location, then specify the URL, UNC, or file path to that location in this setting. This location will not get blocked by IEURLLock&lt;br /&gt;
*Note that this path should ideally not redirect to another location unless if that location is permitted via the Permitted Location Regular Expression List&lt;br /&gt;
*&#039;&#039;&#039;Important:&#039;&#039;&#039; If you want to set this to the root path on a web server, then you MUST include the trailing slash or else an access denial will result in an infinite redirect loop if the location with the trailing slash is not in the Permitted Location Regular Expression List (that is, use &amp;quot;http://www.microsoft.com/&amp;quot; instead of &amp;quot;http://www.microsoft.com&amp;quot;, as an example)&lt;br /&gt;
*A blank path is equivalent to the default access denial location&lt;br /&gt;
*If the access denial location specified does not exist, the user will get redirected to Internet Explorer&#039;s default access denial page. If this happens when the &amp;quot;Restrict Only Web Locations&amp;quot; setting is explicitly disabled and Internet Explorer&#039;s default access denial page is not in the Permitted Location Regular Expression List, the browser window may give up or, if the browser window was being created with the new location, the browser window may not appear at all&lt;br /&gt;
&lt;br /&gt;
==Enable IEURLLock==&lt;br /&gt;
*When enabled, which is the default setting when not configured, IEURLLock blocks locations that are not explicitly allowed in the Permitted Location Regular Expression List&lt;br /&gt;
*When disabled, IEURLLock does not block any locations&lt;br /&gt;
&lt;br /&gt;
==Restrict Only Web Locations==&lt;br /&gt;
*When enabled, which is the default when this is not configured, IEURLLock only blocks locations that begin with http: or https:. As an exception, WebDAV locations are not blocked when opened as a web folder. Once IEURLLock encounters a navigation to a folder-based view, it delays its blocking decision on each navigation until that navigation&#039;s view gets created to ensure the proper operation of the Back button to a folder-based view, which causes the browser to contact remote web servers and begin to download the navigated site before being blocked. Fortunately, the blocking decision takes place before scripts are run, so this behavior should be safe, but is not as safe as blocking the location before contacting the remote server&lt;br /&gt;
*IEURLLock will make its blocking decisions before the browser contacts the remote web server on browser windows that have not shown a folder-based view yet. As an exception, however, if a permitted site redirects to a denied site, then the blocking decision takes place after the web server serving the blocked location gets contacted but before any scripts are run&lt;br /&gt;
*When this setting is disabled, IEURLLock will restrict ALL locations, not just http: and https:. This means that locations such as &amp;quot;Control Panel&amp;quot;, C:\, \\server\sharename, res:, and the rest will get blocked unless if they are permitted through the Permitted Location Regular Expression List. No special considerations for folder-based views to accommodate WebDAV are enabled when this setting is Disabled, meaning that all blocking decisions except for the special redirection case mentioned in the previous paragraph happen once the location is known and before any remote servers are contacted. This option grants IT administrators the greatest level of control and security, though one should note that this does not affect the Explorer view within the Common File Open and Save As dialog boxes, which do not load Browser Helper Objects, so there are still some ways around this, though Explorer itself can be locked down.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Permitted Location Regular Expression List==&lt;br /&gt;
*Locations that the user navigates to will get checked against the [[Regular expressions|regular expressions]] in this list, permitting the navigation as soon as it finds a regular expression that matches the location. If none of the regular expressions match, IEURLLock blocks access to that location&lt;br /&gt;
*IEURLLock uses Perl-Compatible Regular Expressions through the PCRE library. More information on this library and how to construct regular expressions exists at http://www.pcre.org/ and http://gnuwin32.sourceforge.net/packages/pcre.htm&lt;br /&gt;
*Put descriptive names for each regular expression into the Value Name field and put each corresponding regular expression into the Value field&lt;br /&gt;
*If any regular expression compilation errors arise when IEURLLock loads its configuration, IEURLLock will display the descriptive name from the Value Name field in the error message. Other than that, IEURLLock does not care what you put into the Value Name field&lt;br /&gt;
*If your policy editor does not let you edit the regular expressions that you previously added, then, if you want to, open the Registry Editor and browse to HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER and open up Software\Policies\Steven Lawrance\IEURLLock\AllowList to edit previously-added items. Note that this only works on the local machine. When editing policies in an ActiveDirectory, this workaround will not work&lt;br /&gt;
*Example:&lt;br /&gt;
 Value Name: Microsoft&lt;br /&gt;
 Value: ^http://(www\.)?microsoft\.com(/|$)&lt;br /&gt;
*Case-Insensitive Example:&lt;br /&gt;
 Value Name: Force.com Sites&lt;br /&gt;
 Value: (?i)^http(s)://([-a-zA-Z0-9])+\.(secure\.)?force\.com(/|$)&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Licenses&amp;diff=1581</id>
		<title>Licenses</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Licenses&amp;diff=1581"/>
		<updated>2015-06-04T01:27:14Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The URL Lock is distributed under the terms of the [https://www.moonlightdesign.org/urllock/svn/trunk/LICENSE.txt GNU Lesser Public License (LGPL) 2.1].&lt;br /&gt;
&lt;br /&gt;
This software contains the Perl-compatible regular expression (PCRE) library, which is distributed under the terms of the [https://www.moonlightdesign.org/urllock/svn/trunk/PCRE-LICENSE.txt PCRE license].&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1580</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1580"/>
		<updated>2015-06-04T01:26:32Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock-1.3.0.0.msi Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock64-1.3.0.1.msi Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/download/ Windows Installer (MSI) files for older versions of IE URL Lock] (WebDAV-enabled for convenience)&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock.adm Windows XP and Windows Server 2003]&lt;br /&gt;
**[https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock-2000.adm Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [https://www.moonlightdesign.org/urllock/svn/trunk/LICENSE.txt GNU Lesser General Public License (LGPL), version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/svn/ Source code] (Subversion)&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[http://mingw-w64.yaxm.org/doku.php MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1579</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1579"/>
		<updated>2015-06-04T01:24:11Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock-1.3.0.0.msi Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock64-1.3.0.1.msi Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/download/ Windows Installer (MSI) files for older versions of IE URL Lock] (WebDAV-enabled for convenience)&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock.adm Windows XP and Windows Server 2003]&lt;br /&gt;
**[https://www.moonlightdesign.org/urllock/svn/trunk/IEURLLock-2000.adm Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://ieurllock.cvs.sourceforge.net/*checkout*/ieurllock/IEURLLock/LICENSE.txt GNU Lesser General Public License (LGPL), version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/svn/ Source code] (Subversion)&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[http://mingw-w64.yaxm.org/doku.php MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1578</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1578"/>
		<updated>2015-06-04T01:16:18Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Securitywarning.png|right|Security warning screenshot]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at u&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;r&amp;lt;span style=&amp;quot;display:none;&amp;quot;&amp;gt;l&amp;lt;/span&amp;gt;llock-questions&amp;lt;span style=&amp;quot;display:none;&amp;quot;&amp;gt;-inbox&amp;lt;/span&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org. I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1577</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1577"/>
		<updated>2015-06-04T00:59:34Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock-1.3.0.0.msi Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.moonlightdesign.org/urllock/download/1.3.0.0/IEURLLock64-1.3.0.1.msi Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/download/ Windows Installer (MSI) files for older versions of IE URL Lock] (WebDAV-enabled for convenience)&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://ieurllock.cvs.sourceforge.net/*checkout*/ieurllock/IEURLLock/LICENSE.txt GNU Lesser General Public License (LGPL), version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1576</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1576"/>
		<updated>2015-01-18T22:38:05Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: /* IE URL Lock is known to work with the following configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**Microsoft Windows 8.1 64-bit with Microsoft Internet Explorer 10 or 11 in Desktop Mode&lt;br /&gt;
***The desktop mode of IE works with IE URL Lock, but the Metro UI version of Internet Explorer 10 and 11 don&#039;t appear to use IE URL Lock&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9, 10, and 11&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;br /&gt;
*Microsoft Internet Explorer 10 in the Metro UI Mode in Microsoft Windows 8&lt;br /&gt;
**The desktop mode works properly with IE URL Lock, but not the Metro UI mode&lt;br /&gt;
**I may look into fixing this at some point in 2013. Please let me know if you have any pointers or want to help out with this. Thanks!&lt;br /&gt;
**[https://www.moonlightdesign.org/bugs/show_bug.cgi?id=17 Bug 17] has been filed to track this&lt;br /&gt;
**As a workaround, set a different browser as your default browser. Internet Explorer 10&#039;s Metro UI will no longer be available [http://www.askvg.com/fix-internet-explorer-tile-missing-from-windows-8-start-screen-or-metro-ie-doesnt-start/ as long as Internet Explorer is not the default web browser].&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1575</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1575"/>
		<updated>2015-01-18T22:33:42Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: /* IE URL Lock is known to work with the following configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**Microsoft Windows 8 64-bit with Microsoft Internet Explorer 10 in Desktop Mode&lt;br /&gt;
***I verified its functionality using the demo version of Windows 8&lt;br /&gt;
***The desktop mode of IE works with IE URL Lock, but the Metro UI version of Internet Explorer 10 does not appear to use IE URL Lock&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9, 10, and 11&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;br /&gt;
*Microsoft Internet Explorer 10 in the Metro UI Mode in Microsoft Windows 8&lt;br /&gt;
**The desktop mode works properly with IE URL Lock, but not the Metro UI mode&lt;br /&gt;
**I may look into fixing this at some point in 2013. Please let me know if you have any pointers or want to help out with this. Thanks!&lt;br /&gt;
**[https://www.moonlightdesign.org/bugs/show_bug.cgi?id=17 Bug 17] has been filed to track this&lt;br /&gt;
**As a workaround, set a different browser as your default browser. Internet Explorer 10&#039;s Metro UI will no longer be available [http://www.askvg.com/fix-internet-explorer-tile-missing-from-windows-8-start-screen-or-metro-ie-doesnt-start/ as long as Internet Explorer is not the default web browser].&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1574</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1574"/>
		<updated>2014-10-07T01:58:43Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Securitywarning.png|right|Security warning screenshot]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at u&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;r&amp;lt;span style=&amp;quot;display:none;&amp;quot;&amp;gt;l&amp;lt;/span&amp;gt;llock-questions&amp;lt;span style=&amp;quot;display:none;&amp;quot;&amp;gt;-inbox&amp;lt;/span&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org. I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Configuration&amp;diff=1573</id>
		<title>Configuration</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Configuration&amp;diff=1573"/>
		<updated>2013-08-25T04:34:48Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: Protected &amp;quot;Configuration&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents the meaning of each configuration value in URL Lock.&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
*By default, the IE URL Lock will prevent navigation to all http: and https: web sites, excluding WebDAV folder views. If that is your desired behavior, then no configuration is necessary. Typically, however, at least one or two sites may need to get added to the permitted location regular expression list.&lt;br /&gt;
*IE URL Lock automatically detects configuration changes in the registry. As a result, restarting Internet Explorer is not necessary to apply a change.&lt;br /&gt;
*At this time, only the [[Group policy editor|Microsoft Group Policy Editor]] is supported. A new configuration user interface will be released on or before July 2007.&lt;br /&gt;
&lt;br /&gt;
==Enable User-Specific Configurations==&lt;br /&gt;
*When enabled, which is the default when it is not specified, IEURLLock will apply a user&#039;s IEURLLock registry settings after applying the local machine&#039;s IEURLLock registry settings to the running configuration&lt;br /&gt;
*When disabled, users&#039; IEURLLock registry settings are ignored by IEURLLock, permitting IEURLLock to use only the local machine&#039;s IEURLLock configuration&lt;br /&gt;
&lt;br /&gt;
==Debugging==&lt;br /&gt;
*When enabled, IEURLLock writes its activities and internal states to a console window that appears when IEURLLock is active&lt;br /&gt;
*When this setting is enabled, it controls how verbose IEURLLock will be when it writes messages to the console window&lt;br /&gt;
*Each debugging level includes all messages in that debugging level as well as all messages from the debugging levels that are less than the selected debugging level&lt;br /&gt;
*When Debugging is disabled, which is the default when it is not configured or when the debugging level is zero, IEURLLock does not create a console window&lt;br /&gt;
*If you are simply trying to see the results of regular expression comparisons, set the debugging level to 1 or higher for matches or 2 or higher for non-matches&lt;br /&gt;
&lt;br /&gt;
==Debugging Level==&lt;br /&gt;
The following lists the possible values for debugging levels:&lt;br /&gt;
*&#039;&#039;&#039;0&#039;&#039;&#039; No debugging&lt;br /&gt;
*&#039;&#039;&#039;1&#039;&#039;&#039; Errors&lt;br /&gt;
*&#039;&#039;&#039;2&#039;&#039;&#039; Warnings&lt;br /&gt;
*&#039;&#039;&#039;3&#039;&#039;&#039; Important Information&lt;br /&gt;
*&#039;&#039;&#039;4&#039;&#039;&#039; All Information&lt;br /&gt;
*&#039;&#039;&#039;5&#039;&#039;&#039; Minutiae&lt;br /&gt;
&lt;br /&gt;
==Access Denial Location==&lt;br /&gt;
*URL, UNC, or File Path&lt;br /&gt;
*By default, IEURLLock redirects denied locations to res://webhost.exe/nonavigate.htm. If you want to use a custom access denial location, then specify the URL, UNC, or file path to that location in this setting. This location will not get blocked by IEURLLock&lt;br /&gt;
*Note that this path should ideally not redirect to another location unless if that location is permitted via the Permitted Location Regular Expression List&lt;br /&gt;
*&#039;&#039;&#039;Important:&#039;&#039;&#039; If you want to set this to the root path on a web server, then you MUST include the trailing slash or else an access denial will result in an infinite redirect loop if the location with the trailing slash is not in the Permitted Location Regular Expression List (that is, use &amp;quot;http://www.microsoft.com/&amp;quot; instead of &amp;quot;http://www.microsoft.com&amp;quot;, as an example)&lt;br /&gt;
*A blank path is equivalent to the default access denial location&lt;br /&gt;
*If the access denial location specified does not exist, the user will get redirected to Internet Explorer&#039;s default access denial page. If this happens when the &amp;quot;Restrict Only Web Locations&amp;quot; setting is explicitly disabled and Internet Explorer&#039;s default access denial page is not in the Permitted Location Regular Expression List, the browser window may give up or, if the browser window was being created with the new location, the browser window may not appear at all&lt;br /&gt;
&lt;br /&gt;
==Enable IEURLLock==&lt;br /&gt;
*When enabled, which is the default setting when not configured, IEURLLock blocks locations that are not explicitly allowed in the Permitted Location Regular Expression List&lt;br /&gt;
*When disabled, IEURLLock does not block any locations&lt;br /&gt;
&lt;br /&gt;
==Restrict Only Web Locations==&lt;br /&gt;
*When enabled, which is the default when this is not configured, IEURLLock only blocks locations that begin with http: or https:. As an exception, WebDAV locations are not blocked when opened as a web folder. Once IEURLLock encounters a navigation to a folder-based view, it delays its blocking decision on each navigation until that navigation&#039;s view gets created to ensure the proper operation of the Back button to a folder-based view, which causes the browser to contact remote web servers and begin to download the navigated site before being blocked. Fortunately, the blocking decision takes place before scripts are run, so this behavior should be safe, but is not as safe as blocking the location before contacting the remote server&lt;br /&gt;
*IEURLLock will make its blocking decisions before the browser contacts the remote web server on browser windows that have not shown a folder-based view yet. As an exception, however, if a permitted site redirects to a denied site, then the blocking decision takes place after the web server serving the blocked location gets contacted but before any scripts are run&lt;br /&gt;
*When this setting is disabled, IEURLLock will restrict ALL locations, not just http: and https:. This means that locations such as &amp;quot;Control Panel&amp;quot;, C:\, \\server\sharename, res:, and the rest will get blocked unless if they are permitted through the Permitted Location Regular Expression List. No special considerations for folder-based views to accommodate WebDAV are enabled when this setting is Disabled, meaning that all blocking decisions except for the special redirection case mentioned in the previous paragraph happen once the location is known and before any remote servers are contacted. This option grants IT administrators the greatest level of control and security, though one should note that this does not affect the Explorer view within the Common File Open and Save As dialog boxes, which do not load Browser Helper Objects, so there are still some ways around this, though Explorer itself can be locked down.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Permitted Location Regular Expression List==&lt;br /&gt;
*Locations that the user navigates to will get checked against the [[Regular expressions|regular expressions]] in this list, permitting the navigation as soon as it finds a regular expression that matches the location. If none of the regular expressions match, IEURLLock blocks access to that location&lt;br /&gt;
*IEURLLock uses Perl-Compatible Regular Expressions through the PCRE library. More information on this library and how to construct regular expressions exists at http://www.pcre.org/ and http://gnuwin32.sourceforge.net/packages/pcre.htm&lt;br /&gt;
*Put descriptive names for each regular expression into the Value Name field and put each corresponding regular expression into the Value field&lt;br /&gt;
*If any regular expression compilation errors arise when IEURLLock loads its configuration, IEURLLock will display the descriptive name from the Value Name field in the error message. Other than that, IEURLLock does not care what you put into the Value Name field&lt;br /&gt;
*If your policy editor does not let you edit the regular expressions that you previously added, then, if you want to, open the Registry Editor and browse to HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER and open up Software\Policies\Steven Lawrance\IEURLLock\AllowList to edit previously-added items. Note that this only works on the local machine. When editing policies in an ActiveDirectory, this workaround will not work&lt;br /&gt;
*Example:&lt;br /&gt;
 Value Name: Microsoft&lt;br /&gt;
 Value: ^http://(www\.)?microsoft\.com(/|$)&lt;br /&gt;
*Case-Insensitive Example:&lt;br /&gt;
 Value Name: Sourceforge.net Project Web Sites&lt;br /&gt;
 Value: (?i)^http://([-a-zA-Z0-9])+\.(sf|sourceforge)\.net(/|$)&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1572</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1572"/>
		<updated>2012-11-25T00:04:28Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**Microsoft Windows 8 64-bit with Microsoft Internet Explorer 10 in Desktop Mode&lt;br /&gt;
***I verified its functionality using the demo version of Windows 8&lt;br /&gt;
***The desktop mode of IE works with IE URL Lock, but the Metro UI version of Internet Explorer 10 does not appear to use IE URL Lock&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;br /&gt;
*Microsoft Internet Explorer 10 in the Metro UI Mode in Microsoft Windows 8&lt;br /&gt;
**The desktop mode works properly with IE URL Lock, but not the Metro UI mode&lt;br /&gt;
**I may look into fixing this at some point in 2013. Please let me know if you have any pointers or want to help out with this. Thanks!&lt;br /&gt;
**[https://www.moonlightdesign.org/bugs/show_bug.cgi?id=17 Bug 17] has been filed to track this&lt;br /&gt;
**As a workaround, set a different browser as your default browser. Internet Explorer 10&#039;s Metro UI will no longer be available [http://www.askvg.com/fix-internet-explorer-tile-missing-from-windows-8-start-screen-or-metro-ie-doesnt-start/ as long as Internet Explorer is not the default web browser].&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1571</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1571"/>
		<updated>2012-11-24T23:57:56Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**Microsoft Windows 8 64-bit with Microsoft Internet Explorer 10 in Desktop Mode&lt;br /&gt;
***I verified its functionality using the demo version of Windows 8&lt;br /&gt;
***The desktop mode of IE works with IE URL Lock, but the Metro UI version of Internet Explorer 10 does not appear to use IE URL Lock&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;br /&gt;
*Microsoft Internet Explorer 10 in the Metro UI Mode in Microsoft Windows 8&lt;br /&gt;
**The desktop mode works properly with IE URL Lock, but not the Metro UI mode&lt;br /&gt;
**I may look into fixing this at some point in 2013. Please let me know if you have any pointers or want to help out with this. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1570</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1570"/>
		<updated>2012-01-28T21:29:07Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: Undo revision 1569 by Stevenlawrance (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1569</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1569"/>
		<updated>2012-01-28T21:01:04Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0 without the IE4 Active Desktop update installed&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock won&#039;t work without the Active Desktop update from IE4 installed&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1568</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1568"/>
		<updated>2012-01-28T18:00:24Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows 2000&lt;br /&gt;
***Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
**Microsoft Internet Explorer 5.01&lt;br /&gt;
***It might work in version 5.00 if it is the only browser helper object installed&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1567</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1567"/>
		<updated>2012-01-28T06:55:02Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 and SP3 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows XP Professional x64 SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1566</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1566"/>
		<updated>2012-01-28T06:46:21Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.1.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://ieurllock.cvs.sourceforge.net/*checkout*/ieurllock/IEURLLock/LICENSE.txt GNU Lesser General Public License (LGPL), version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1565</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1565"/>
		<updated>2012-01-25T06:45:44Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Internet Explorer 64-bit in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**IE URL Lock&#039;s 64-bit compatibility is for Windows Vista, Windows 7, Windows Server 2008, or higher&lt;br /&gt;
**IE URL Lock should work in the 32-bit version of Internet Explorer in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**This incompatibility might get fixed in the next release&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Installer presently allows installation, but IE URL Lock doesn&#039;t work&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1564</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1564"/>
		<updated>2012-01-23T15:30:27Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported at this time, but may get supported in the next release. The current 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://ieurllock.cvs.sourceforge.net/*checkout*/ieurllock/IEURLLock/LICENSE.txt GNU Lesser General Public License (LGPL), version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1563</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1563"/>
		<updated>2012-01-23T15:24:09Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: /* IE URL Lock will not work with the following configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Without Active Directory, of course&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Internet Explorer 64-bit in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**IE URL Lock&#039;s 64-bit compatibility is for Windows Vista, Windows 7, Windows Server 2008, or higher&lt;br /&gt;
**IE URL Lock should work in the 32-bit version of Internet Explorer in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**This incompatibility might get fixed in the next release&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1562</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1562"/>
		<updated>2012-01-23T15:23:09Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Without Active Directory, of course&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Internet Explorer 64-bit in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**IE URL Lock&#039;s 64-bit compatibility is for Windows Vista, Windows 7, Windows Server 2008, or higher&lt;br /&gt;
**IE URL Lock should work in the 32-bit version of Internet Explorer in Windows XP 64-bit and Windows Server 2003 64-bit&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1561</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1561"/>
		<updated>2012-01-23T15:20:30Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows Vista and Windows 7 installed via ActiveDirectory&lt;br /&gt;
**I haven&#039;t tested this, but I would be shocked if it doesn&#039;t work. Please let me know how it goes so that I can move this up to the tested group above.&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Without Active Directory, of course&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Internet Explorer 64-bit in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**IE URL Lock&#039;s 64-bit compatibility is for Windows Vista, Windows 7, Windows Server 2008, or higher&lt;br /&gt;
**IE URL Lock should work in the 32-bit version of Internet Explorer in Windows XP 64-bit and Windows Server 2003 64-bit&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1560</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1560"/>
		<updated>2012-01-23T15:19:38Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported at this time, but may get supported in the next release. The current 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=How_it_works&amp;diff=1559</id>
		<title>How it works</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=How_it_works&amp;diff=1559"/>
		<updated>2012-01-22T22:39:51Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;URL Lock prevents users from navigating to web sites except for those that are allowed through one or more administrator-defined rules, which are written as [[Regular expressions|Perl-compatible regular expressions]]. Users can either exist either on the local computer or across an ActiveDirectory network.&lt;br /&gt;
&lt;br /&gt;
By operating as a browser helper object, the IE URL Lock restricts which locations a user can navigate to within both Windows Explorer and Internet Explorer windows. Active IEURLLock instances automatically detect changes to their registry values and will reload their configurations at their next navigation events, making real-time configuration adjustments on a local PC possible. On ActiveDirectory PCs, users will need to either log off and log back on, run gpupdate, or wait for the next automatic background policy update to see the policy changes.&lt;br /&gt;
&lt;br /&gt;
The Mozilla Firefox version of URL Lock exists in the source code repository, but has not yet been released. It is shelved at present with no plans for being released.&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=How_it_works&amp;diff=1558</id>
		<title>How it works</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=How_it_works&amp;diff=1558"/>
		<updated>2012-01-22T22:39:02Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;URL Lock prevents users from navigating to web sites except for those that are allowed through one or more administrator-defined rules, which are written as [[Regular expressions|Perl-compatible regular expressions]]. Users can either exist either on the local computer or across an ActiveDirectory network.&lt;br /&gt;
&lt;br /&gt;
By operating as a browser helper object, the IE URL Lock restricts which locations a user can navigate to within both Windows Explorer and Internet Explorer windows. Active IEURLLock instances automatically detect changes to their registry values and will reload their configurations at their next navigation events, making real-time configuration adjustments on a local PC possible. On ActiveDirectory PCs, users will need to either log off and log back on, run gpupdate, or wait for the next automatic background policy update to see the policy changes.&lt;br /&gt;
&lt;br /&gt;
The Mozilla Firefox version of URL Lock exists in the source code repository, but has not yet been released. It will be released in early December 2007.&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1557</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1557"/>
		<updated>2012-01-22T22:37:03Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install both the 32-bit and the 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported. The 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1556</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1556"/>
		<updated>2012-01-22T22:36:38Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is recommended to install the 32-bit 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported. The 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1555</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1555"/>
		<updated>2012-01-22T22:18:36Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is advisable to install the 32-bit 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported. The 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW with MSYS]&lt;br /&gt;
**[https://sourceforge.net/projects/mingw-w64/ MinGW-w64]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1554</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1554"/>
		<updated>2012-01-22T22:17:32Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is advisable to install the 32-bit 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported. The 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW]&lt;br /&gt;
**[http://www.mingw.org/wiki/msys MSYS]&lt;br /&gt;
**[http://www.microsoft.com/download/en/details.aspx?id=8279 Microsoft Windows SDK v7.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1553</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1553"/>
		<updated>2012-01-22T22:15:04Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;It is advisable to install the 32-bit 64-bit versions to lock down both variations of Internet Explorer.&#039;&#039;&#039;&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported. The 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW]&lt;br /&gt;
**[http://www.mingw.org/wiki/msys MSYS]&lt;br /&gt;
**[http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&amp;amp;displaylang=en Microsoft Windows SDK v6.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1552</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1552"/>
		<updated>2012-01-22T22:10:34Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: /* IE URL Lock will not work with the following configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows Vista and Windows 7 installed via ActiveDirectory&lt;br /&gt;
**I haven&#039;t tested this, but I would be shocked if it doesn&#039;t work. Please let me know how it goes so that I can move this up to the tested group above.&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Without Active Directory, of course&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;br /&gt;
*Microsoft Internet Explorer 64-bit in Windows XP 64-bit and Windows Server 2003 64-bit&lt;br /&gt;
**IE URL Lock&#039;s 64-bit compatibility is for Windows Vista, Windows 7, Windows Server 2008, or higher&lt;br /&gt;
**IE URL Lock should work in the 32-bit version of Internet Explorer in Windows XP 64-bit and Windows Server 2003 64-bit&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1551</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1551"/>
		<updated>2012-01-22T22:07:53Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: /* IE URL Lock is known to work with the following configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, 8, or 9&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista, Windows 7, and Windows 7 64-bit&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure IE URL Lock at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.3.0.0. The MSI packages for 1.2.0.0 and newer install a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
*&#039;&#039;&#039;Browser Notes&#039;&#039;&#039;&lt;br /&gt;
**Internet Explorer 9&lt;br /&gt;
***You should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications. Additional details exist on [http://technet.microsoft.com/en-us/library/ff986259.aspx Microsoft&#039;s page regarding IE9 group policy configuration]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows Vista and Windows 7 installed via ActiveDirectory&lt;br /&gt;
**I haven&#039;t tested this, but I would be shocked if it doesn&#039;t work. Please let me know how it goes so that I can move this up to the tested group above.&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Without Active Directory, of course&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Group_policy_editor_with_Active_Directory&amp;diff=1550</id>
		<title>Group policy editor with Active Directory</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Group_policy_editor_with_Active_Directory&amp;diff=1550"/>
		<updated>2012-01-22T22:02:53Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To configure IE URL Lock with ActiveDirectory, follow these general guidelines. These instructions presently assume that you have installed the [http://www.microsoft.com/windowsserver2003/gpmc/default.mspx Microsoft Group Policy Management Console], which makes group policy management easier.&lt;br /&gt;
&lt;br /&gt;
Depending on your needs, you can configure IE URL Lock using computer, group, or user policies. Most administrators will likely want to use group policies to configure IE URL Lock to give different user groups different levels of access to Internet Explorer.&lt;br /&gt;
&lt;br /&gt;
Follow these instructions to configure IE URL Lock on a group policy object:&lt;br /&gt;
#Start the Microsoft Group Policy Management Console, which is listed in the &amp;quot;Administrative Tools&amp;quot; as &amp;quot;Group Policy Management&amp;quot;&lt;br /&gt;
#Create a new group policy object or select an existing group policy object that you want to add an IE URL Lock configuration to&amp;lt;br/&amp;gt;[[Image:Gpm-editgrouppolicy.png]]&lt;br /&gt;
#The Group Policy Object Editor window will appear. In either the Computer Configuration or the User Configuration, expand the Administrative Templates tree&lt;br /&gt;
#If the IE URL Lock category is not present under Administrative Templates, then right-click on Administrative Templates and select Add/Remove Templates. Otherwise, skip to step #7&amp;lt;br/&amp;gt;[[Image:Gpoedit-addremovetemplates.png]]&lt;br /&gt;
#In the Add/Remove Templates window, click on the Add button&amp;lt;br/&amp;gt;[[Image:Addremovetemplates.png]]&lt;br /&gt;
#Navigate to the folder that you installed the IE URL Lock to, which is usually &amp;quot;C:\Program Files\IE URL Lock&amp;quot; if you installed IE URL Lock on the server. If you didn&#039;t install it on the server, then [[Download|download the administrative template appropriate for your server operating system]] to &amp;quot;C:\windows\system32\GroupPolicy\Adm&amp;quot;. Select the IEURLLock.adm file and press Enter or Open. Press Close on the Add/Remove Templates window&amp;lt;br/&amp;gt;[[Image:Ieurllockpolicytemplatefile.png]]&lt;br /&gt;
#Edit the IE URL Lock configuration in the Group Policy Editor. The [[Configuration|documentation for each option]] exists both [[Configuration|on this site]] and, if using Windows XP, 2003, or higher, within the group policy editor&amp;lt;br/&amp;gt;[[Image:Gpoedit-ieurllock.png]]&lt;br /&gt;
&lt;br /&gt;
Note that for IE9, you should turn on the automatic enablement of newly installed add-ons and turn off add-on performance notifications [http://technet.microsoft.com/en-us/library/ff986259.aspx]. Otherwise, IE URL Lock will not get enabled by default for users, and the add-on performance notifications make it easy for users to turn off add-ons, including IE URL Lock.&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1549</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1549"/>
		<updated>2012-01-22T21:56:39Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock-1.3.0.0.msi/download Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/1.3.0.0/IEURLLock64-1.3.0.0.msi/download Windows Installer (MSI) file for 64-bit x64]&#039;&#039;&#039;&lt;br /&gt;
**It is advisable to install the 32-bit &#039;&#039;&#039;and&#039;&#039;&#039; 64-bit versions to lock down both variations of Internet Explorer.&lt;br /&gt;
**Windows XP 64-bit and Windows Server 2003 64-bit are not supported. The 64-bit MSI will not install in those operating systems.&lt;br /&gt;
*[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) files for older versions of IE URL Lock]&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**These are installed automatically when an IE URL Lock MSI package is installed.&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows Server 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
**For Windows Vista, Windows 7, and Windows Server 2008, an ADMX file gets installed by IE URL Lock versions 1.3.0.0 and newer. Microsoft&#039;s Group Policy Editor automatically adds the ADMX file to its policy hierarchy.&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License, version 2.1]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW]&lt;br /&gt;
**[http://www.mingw.org/wiki/msys MSYS]&lt;br /&gt;
**[http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&amp;amp;displaylang=en Microsoft Windows SDK v6.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Configuration&amp;diff=1547</id>
		<title>Configuration</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Configuration&amp;diff=1547"/>
		<updated>2011-05-17T19:14:52Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents the meaning of each configuration value in URL Lock.&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
*By default, the IE URL Lock will prevent navigation to all http: and https: web sites, excluding WebDAV folder views. If that is your desired behavior, then no configuration is necessary. Typically, however, at least one or two sites may need to get added to the permitted location regular expression list.&lt;br /&gt;
*IE URL Lock automatically detects configuration changes in the registry. As a result, restarting Internet Explorer is not necessary to apply a change.&lt;br /&gt;
*At this time, only the [[Group policy editor|Microsoft Group Policy Editor]] is supported. A new configuration user interface will be released on or before July 2007.&lt;br /&gt;
&lt;br /&gt;
==Enable User-Specific Configurations==&lt;br /&gt;
*When enabled, which is the default when it is not specified, IEURLLock will apply a user&#039;s IEURLLock registry settings after applying the local machine&#039;s IEURLLock registry settings to the running configuration&lt;br /&gt;
*When disabled, users&#039; IEURLLock registry settings are ignored by IEURLLock, permitting IEURLLock to use only the local machine&#039;s IEURLLock configuration&lt;br /&gt;
&lt;br /&gt;
==Debugging==&lt;br /&gt;
*When enabled, IEURLLock writes its activities and internal states to a console window that appears when IEURLLock is active&lt;br /&gt;
*When this setting is enabled, it controls how verbose IEURLLock will be when it writes messages to the console window&lt;br /&gt;
*Each debugging level includes all messages in that debugging level as well as all messages from the debugging levels that are less than the selected debugging level&lt;br /&gt;
*When Debugging is disabled, which is the default when it is not configured or when the debugging level is zero, IEURLLock does not create a console window&lt;br /&gt;
*If you are simply trying to see the results of regular expression comparisons, set the debugging level to 1 or higher for matches or 2 or higher for non-matches&lt;br /&gt;
&lt;br /&gt;
==Debugging Level==&lt;br /&gt;
The following lists the possible values for debugging levels:&lt;br /&gt;
*&#039;&#039;&#039;0&#039;&#039;&#039; No debugging&lt;br /&gt;
*&#039;&#039;&#039;1&#039;&#039;&#039; Errors&lt;br /&gt;
*&#039;&#039;&#039;2&#039;&#039;&#039; Warnings&lt;br /&gt;
*&#039;&#039;&#039;3&#039;&#039;&#039; Important Information&lt;br /&gt;
*&#039;&#039;&#039;4&#039;&#039;&#039; All Information&lt;br /&gt;
*&#039;&#039;&#039;5&#039;&#039;&#039; Minutiae&lt;br /&gt;
&lt;br /&gt;
==Access Denial Location==&lt;br /&gt;
*URL, UNC, or File Path&lt;br /&gt;
*By default, IEURLLock redirects denied locations to res://webhost.exe/nonavigate.htm. If you want to use a custom access denial location, then specify the URL, UNC, or file path to that location in this setting. This location will not get blocked by IEURLLock&lt;br /&gt;
*Note that this path should ideally not redirect to another location unless if that location is permitted via the Permitted Location Regular Expression List&lt;br /&gt;
*&#039;&#039;&#039;Important:&#039;&#039;&#039; If you want to set this to the root path on a web server, then you MUST include the trailing slash or else an access denial will result in an infinite redirect loop if the location with the trailing slash is not in the Permitted Location Regular Expression List (that is, use &amp;quot;http://www.microsoft.com/&amp;quot; instead of &amp;quot;http://www.microsoft.com&amp;quot;, as an example)&lt;br /&gt;
*A blank path is equivalent to the default access denial location&lt;br /&gt;
*If the access denial location specified does not exist, the user will get redirected to Internet Explorer&#039;s default access denial page. If this happens when the &amp;quot;Restrict Only Web Locations&amp;quot; setting is explicitly disabled and Internet Explorer&#039;s default access denial page is not in the Permitted Location Regular Expression List, the browser window may give up or, if the browser window was being created with the new location, the browser window may not appear at all&lt;br /&gt;
&lt;br /&gt;
==Enable IEURLLock==&lt;br /&gt;
*When enabled, which is the default setting when not configured, IEURLLock blocks locations that are not explicitly allowed in the Permitted Location Regular Expression List&lt;br /&gt;
*When disabled, IEURLLock does not block any locations&lt;br /&gt;
&lt;br /&gt;
==Restrict Only Web Locations==&lt;br /&gt;
*When enabled, which is the default when this is not configured, IEURLLock only blocks locations that begin with http: or https:. As an exception, WebDAV locations are not blocked when opened as a web folder. Once IEURLLock encounters a navigation to a folder-based view, it delays its blocking decision on each navigation until that navigation&#039;s view gets created to ensure the proper operation of the Back button to a folder-based view, which causes the browser to contact remote web servers and begin to download the navigated site before being blocked. Fortunately, the blocking decision takes place before scripts are run, so this behavior should be safe, but is not as safe as blocking the location before contacting the remote server&lt;br /&gt;
*IEURLLock will make its blocking decisions before the browser contacts the remote web server on browser windows that have not shown a folder-based view yet. As an exception, however, if a permitted site redirects to a denied site, then the blocking decision takes place after the web server serving the blocked location gets contacted but before any scripts are run&lt;br /&gt;
*When this setting is disabled, IEURLLock will restrict ALL locations, not just http: and https:. This means that locations such as &amp;quot;Control Panel&amp;quot;, C:\, \\server\sharename, res:, and the rest will get blocked unless if they are permitted through the Permitted Location Regular Expression List. No special considerations for folder-based views to accommodate WebDAV are enabled when this setting is Disabled, meaning that all blocking decisions except for the special redirection case mentioned in the previous paragraph happen once the location is known and before any remote servers are contacted. This option grants IT administrators the greatest level of control and security, though one should note that this does not affect the Explorer view within the Common File Open and Save As dialog boxes, which do not load Browser Helper Objects, so there are still some ways around this, though Explorer itself can be locked down.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Permitted Location Regular Expression List==&lt;br /&gt;
*Locations that the user navigates to will get checked against the [[Regular expressions|regular expressions]] in this list, permitting the navigation as soon as it finds a regular expression that matches the location. If none of the regular expressions match, IEURLLock blocks access to that location&lt;br /&gt;
*IEURLLock uses Perl-Compatible Regular Expressions through the PCRE library. More information on this library and how to construct regular expressions exists at http://www.pcre.org/ and http://gnuwin32.sourceforge.net/packages/pcre.htm&lt;br /&gt;
*Put descriptive names for each regular expression into the Value Name field and put each corresponding regular expression into the Value field&lt;br /&gt;
*If any regular expression compilation errors arise when IEURLLock loads its configuration, IEURLLock will display the descriptive name from the Value Name field in the error message. Other than that, IEURLLock does not care what you put into the Value Name field&lt;br /&gt;
*If your policy editor does not let you edit the regular expressions that you previously added, then, if you want to, open the Registry Editor and browse to HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER and open up Software\Policies\Steven Lawrance\IEURLLock\AllowList to edit previously-added items. Note that this only works on the local machine. When editing policies in an ActiveDirectory, this workaround will not work&lt;br /&gt;
*Example:&lt;br /&gt;
 Value Name: Microsoft&lt;br /&gt;
 Value: ^http://(www\.)?microsoft\.com(/|$)&lt;br /&gt;
*Case-Insensitive Example:&lt;br /&gt;
 Value Name: Sourceforge.net Project Web Sites&lt;br /&gt;
 Value: (?i)^http://([-a-zA-Z0-9])+\.(sf|sourceforge)\.net(/|$)&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1546</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1546"/>
		<updated>2011-05-16T02:56:09Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Securitywarning.png|right|Security warning screenshot]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at urllock&amp;lt;!-- Meow! --&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org. I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1545</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1545"/>
		<updated>2011-05-16T02:47:04Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Securitywarning.png|right|Security warning screenshot]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at urllock&amp;lt;!-- Meow! --&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org :-)! I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=MediaWiki:Common.css&amp;diff=1544</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=MediaWiki:Common.css&amp;diff=1544"/>
		<updated>2011-05-16T02:41:23Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: Created page with &amp;quot;/* CSS placed here will be applied to all skins */ #bodyContent {   max-width: 70em;   margin: 0 auto; }&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
#bodyContent {&lt;br /&gt;
  max-width: 70em;&lt;br /&gt;
  margin: 0 auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Usage_scenarios&amp;diff=1543</id>
		<title>Usage scenarios</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Usage_scenarios&amp;diff=1543"/>
		<updated>2011-02-19T19:50:51Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Block users from accessing web sites using Internet Explorer and Windows Explorer, except for a small set of web sites==&lt;br /&gt;
By default, IE URL Lock will block all access to http: and https: URLs except for WebDAV folder views. Only those locations that match an entry in the set of permitted location regular expressions will allow the user to bring up that requested page in Internet Explorer or Windows Explorer.&lt;br /&gt;
&lt;br /&gt;
By storing its configuration information in the system and user policy registry trees and shipping with an Administrative Policy Template file for the Group Policy editor, the IE URL Lock permits IT administrators to centrally manage IE URL Lock&#039;s configurations across a network of computers on both a per-computer and a per-user basis when used in conjunction with Active Directory.&lt;br /&gt;
&lt;br /&gt;
==Prevent users from using Internet Explorer as part of a move to a safer browser, such as [http://getfirefox.com/ Mozilla Firefox]==&lt;br /&gt;
Instead of using built-in technologies to block Internet Explorer access in ways that were not originally intended such as the proxy.pac approach or [http://support.microsoft.com/?kbid=267930 Microsoft&#039;s Ratings System lockdown suggestion], the IE URL Lock brings a fresh approach to locking down Internet Explorer by using the same interface that many spyware programs use -- install itself as a Browser Helper Object to gain full access to the Internet Explorer browser. When active, the IE URL Lock will prevent Internet Explorer from loading and executing web pages from unauthorized locations.&lt;br /&gt;
&lt;br /&gt;
When the user attempts to navigate to an unapproved location, an optional parameter lets IT administrators display a page, as an example, telling the user to contact their support department if the location that they tried to browse to does not work in Mozilla Firefox. If no page or web site location is specified in this setting, the user gets a standard Internet Explorer Navigation Canceled page.&lt;br /&gt;
&lt;br /&gt;
In this scenario, WebDAV access may be desirable while restricting Internet Explorer. By default, WebDAV folder views are not blocked by the IE URL Lock.&lt;br /&gt;
&lt;br /&gt;
==Prevent the Windows Explorer and Internet Explorer from navigating to all locations, including local and network paths such as C:\, \\server\sharename, &amp;quot;Control Panel,&amp;quot; and ftp://mysite, except for those that are explicitly allowed==&lt;br /&gt;
In addition to locking down Internet Explorer, the IE URL Lock can also lock down the Windows Explorer as it shares the same Browser Helper Object interface.&lt;br /&gt;
&lt;br /&gt;
Perfect for the all-controlling IT administrator, the IE URL Lock can optionally prevent users from navigating to folders on the computer, &amp;quot;My Computer,&amp;quot; &amp;quot;Control Panel,&amp;quot; and all other locations that either a Windows Explorer or an Internet Explorer window can view. In this mode, no special provisions are made for ensuring that all WebDAV folder views work, permitting IT administrators to lock down outbound WebDAV folder views, too.&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1541</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1541"/>
		<updated>2010-05-14T16:57:35Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Project-support.jpg|right]]&lt;br /&gt;
[[Image:Securitywarning.png|right]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at urllock&amp;lt;!-- Meow! --&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org :-)! I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1540</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1540"/>
		<updated>2010-04-10T18:08:55Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Project-support.jpg|right]]&lt;br /&gt;
[[Image:Securitywarning.png|right]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
*[http://www.facebook.com/group.php?gid=290364034613 Facebook Group]&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at urllock&amp;lt;!-- Meow! --&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org :-)! I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1539</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1539"/>
		<updated>2010-02-28T22:22:47Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Project-support.jpg|right]]&lt;br /&gt;
[[Image:Securitywarning.png|right]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
*[http://www.facebook.com/slawrance?ref=profile#!/group.php?gid=290364034613 Facebook Group]&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakenly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at urllock&amp;lt;!-- Meow! --&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org :-)! I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1538</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Main_Page&amp;diff=1538"/>
		<updated>2010-02-28T22:22:31Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Project-support.jpg|right]]&lt;br /&gt;
[[Image:Securitywarning.png|right]]&lt;br /&gt;
&lt;br /&gt;
The IE URL Lock Browser Helper Object prevents users from navigating to web sites in Internet Explorer and Windows Explorer while permitting URLs that match a Perl-compatible regular expression stored in a registry list.&lt;br /&gt;
&lt;br /&gt;
*[[How it works]]&lt;br /&gt;
*&#039;&#039;&#039;[[Download]]&#039;&#039;&#039;&lt;br /&gt;
*[[Usage scenarios]]&lt;br /&gt;
*[[Compatibility]]&lt;br /&gt;
*[[Licenses]]&lt;br /&gt;
*[[Deployment]]&lt;br /&gt;
**[[Local computer deployment]]&lt;br /&gt;
**[[Active Directory network deployment]]&lt;br /&gt;
**[[Basic network deployment]]&lt;br /&gt;
*[[Configuration]]&lt;br /&gt;
**[[Group policy editor|Configuration using Microsoft Group Policy Editor on a local PC]]&lt;br /&gt;
**[[Group policy editor with Active Directory|Configuration using Microsoft Group Policy Editor with Active Directory]]&lt;br /&gt;
**[[Configuration editor|Configuration using the configuration editor]]&lt;br /&gt;
*[[FAQs|Frequently asked questions (FAQs)]]&lt;br /&gt;
*[[Regular expressions]]&lt;br /&gt;
*[http://sourceforge.net/projects/ieurllock/ Sourceforge.net project page]&lt;br /&gt;
*[https://www.moonlightdesign.org/bugs/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=URL+Lock&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;status_whiteboard_type=allwordssubstr&amp;amp;status_whiteboard=&amp;amp;deadlinefrom=&amp;amp;deadlineto=&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailqa_contact2=1&amp;amp;emailcc2=1&amp;amp;emailtype2=substring&amp;amp;email2=&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Importance&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= List and file bugs] (use your Wiki user&#039;s email address as the username)&lt;br /&gt;
*[http://www.facebook.com/slawrance?ref=profile#!/group.php?gid=290364034613 Facebook Group]&lt;br /&gt;
&lt;br /&gt;
This browser helper object helps computer administrators enforce Internet Explorer usage policies through the group policy editor that ships with Windows 2000 and above.&lt;br /&gt;
&lt;br /&gt;
IE URL Lock scales from single home computers running Windows XP to geographically disperse networks running Microsoft&#039;s Active Directory system. As an example, you can use it to prevent your parents from mistakingly using Internet Explorer on their home computer. You can also restrict web browsing activity in your Active Directory network to only the work-related sites that each user needs for their duties, which can be specified either for each user or based on group memberships. Other possibilities exist, too.&lt;br /&gt;
&lt;br /&gt;
If you find this software to be useful to you, please feel free to let me know at urllock&amp;lt;!-- Meow! --&amp;gt;@&amp;lt;!-- Purr --&amp;gt;moonlightdesign.org :-)! I love to hear from people who use my software and can also help answer any questions or problems that you have with it. Thanks!&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1537</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1537"/>
		<updated>2010-02-21T01:34:00Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
**A 64-bit version might be made later this year&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW]&lt;br /&gt;
**[http://www.mingw.org/wiki/msys MSYS]&lt;br /&gt;
**[http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&amp;amp;displaylang=en Microsoft Windows SDK v6.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1536</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1536"/>
		<updated>2010-02-21T01:30:45Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
**A 64-bit version might be made later this year&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
*[http://sourceforge.net/project/shownotes.php?release_id=619010&amp;amp;group_id=136145 Release notes and change log]&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW]&lt;br /&gt;
**[http://www.mingw.org/wiki/msys MSYS]&lt;br /&gt;
**[http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&amp;amp;displaylang=en Microsoft Windows SDK v6.1]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1535</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1535"/>
		<updated>2010-02-21T01:28:03Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
**A 64-bit version might be made later this year&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
*[http://sourceforge.net/project/shownotes.php?release_id=619010&amp;amp;group_id=136145 Release notes and change log]&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse Galileo for C++]&lt;br /&gt;
**[http://www.mingw.org/ MinGW]&lt;br /&gt;
**[http://www.mingw.org/wiki/msys MSYS]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1534</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1534"/>
		<updated>2010-02-21T01:26:17Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
**A 64-bit version might be made later this year&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock-2000.adm?revision=196 Windows 2000 and Windows NT]&lt;br /&gt;
*[http://sourceforge.net/project/shownotes.php?release_id=619010&amp;amp;group_id=136145 Release notes and change log]&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse 3.4 for C++]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1533</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Download&amp;diff=1533"/>
		<updated>2010-02-21T01:25:44Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*&#039;&#039;&#039;[https://sourceforge.net/projects/ieurllock/files/ieurllock/ Windows Installer (MSI) file for 32-bit x86]&#039;&#039;&#039;&lt;br /&gt;
**A 64-bit version might be made later this year&lt;br /&gt;
*Administrative template for group policy editor&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/trunk/IEURLLock.adm?revision=196 Windows XP and Windows 2003]&lt;br /&gt;
**[http://ieurllock.svn.sourceforge.net/viewvc/*checkout*/ieurllock/tags/1.1.0.1/IEURLLock-2000.adm?revision=185 Windows 2000 and Windows NT]&lt;br /&gt;
*[http://sourceforge.net/project/shownotes.php?release_id=619010&amp;amp;group_id=136145 Release notes and change log]&lt;br /&gt;
*Licenses&lt;br /&gt;
**IE URL Lock: [http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License]&lt;br /&gt;
**Perl-Compatible Regular Expressions Library: [http://www.pcre.org/license.txt PCRE License]&lt;br /&gt;
*[http://ieurllock.svn.sourceforge.net/viewvc/ieurllock/ Source code]&lt;br /&gt;
*Build environment&lt;br /&gt;
**[http://www.eclipse.org/ Eclipse 3.4 for C++]&lt;br /&gt;
*[https://www.moonlightdesign.org/urllock/shared/ Shared folder]&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
	<entry>
		<id>https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1532</id>
		<title>Compatibility</title>
		<link rel="alternate" type="text/html" href="https://www.moonlightdesign.org/urllock/wiki/index.php?title=Compatibility&amp;diff=1532"/>
		<updated>2010-02-21T01:23:14Z</updated>

		<summary type="html">&lt;p&gt;Stevenlawrance: /* IE URL Lock is known to work with the following configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==IE URL Lock is known to work with the following configurations==&lt;br /&gt;
*&#039;&#039;&#039;Without Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6, 7, or 8&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
***Remote&lt;br /&gt;
****Copy an installed &amp;quot;\Program Files\IE URL Lock&amp;quot; folder to a target computer&lt;br /&gt;
****Import the [http://ieurllock.sourceforge.net/IEURLLock-RemoteDeployment.reg remote deployment registry file] into that computer&#039;s registry&lt;br /&gt;
**Microsoft Windows Vista and Windows 7&lt;br /&gt;
***Local&lt;br /&gt;
****Double-click on the Windows Installer (MSI) file and follow the on-screen instructions&lt;br /&gt;
****Only when used with version 1.2.0.0 or higher or version 1.0.3.3 or earlier. Versions between those two are incompatible with Windows Vista and Windows 7.&lt;br /&gt;
****The non-business editions of Windows Vista and Windows 7 do not ship with gpedit.msc, which unfortunately requires manual registry editing to configure at this time.&lt;br /&gt;
****Note that if you upgrade a Windows system from XP or earlier to Windows Vista or later, you will need to reinstall IE URL Lock 1.2.0.0. The MSI package for 1.2.0.0 installs a different DLL depending upon which version of Windows is being used.&lt;br /&gt;
***Remote&lt;br /&gt;
****Remote installation without ActiveDirectory is not supported in Windows Vista and Windows 7. The wevtutil.exe program needs to be run to register the event provider manifest, and I presently don&#039;t know how to do that remotely without a normal ActiveDirectory MSI installation. Please let me know if you know of a way.&lt;br /&gt;
**[http://www.tatanka.com.br/ies4linux/page/Main_Page IEs for Linux] with Internet Explorer 5, 5.5, or 6, which uses [http://www.winehq.org/ Wine]&lt;br /&gt;
***To install, run the following command, adjusting the path as necessary for the different IE versions. The license agreement does not appear, but it will install if you accept it anyway&lt;br /&gt;
****export WINEPREFIX=~/.ies4linux/ie6; msiexec /i ~/IEURLLock-1.0.3.3.msi&lt;br /&gt;
***Note that I haven&#039;t tried to configure IE URL Lock in IEs for Linux. Wine doesn&#039;t ship with gpedit.msc by default. Configuration will be possible when the new XULRunner-based configuration tool is released. For now, manual tweaking of the registry should permit you configure IE URL Lock in IEs for Linux&lt;br /&gt;
*&#039;&#039;&#039;With Active Directory&#039;&#039;&#039;&lt;br /&gt;
**Microsoft Windows XP Professional SP2 with Internet Explorer 6 or 7&lt;br /&gt;
**Microsoft Windows Server 2003 SP1&lt;br /&gt;
**IE URL Lock deployment&lt;br /&gt;
***Computer-based policy (assigned): Installation and uninstallation when affected computers are rebooted&lt;br /&gt;
***User-based policy&lt;br /&gt;
****Assigned: Install at user logon is required. Uninstallation does not appear to always work when logging on as a user who does not have IE URL Lock in the user policy, even when the &amp;quot;Uninstall this application when it falls out of the scope of management&amp;quot; option is selected (am I doing something wrong? Please let me know :-)&lt;br /&gt;
****Published: Installation and uninstallation via &amp;quot;Add New Programs&amp;quot; in &amp;quot;Add or Remove Programs&amp;quot; works properly&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock should work with the following configurations==&lt;br /&gt;
*Microsoft Windows Vista and Windows 7 installed via ActiveDirectory&lt;br /&gt;
**I haven&#039;t tested this, but I would be shocked if it doesn&#039;t work. Please let me know how it goes so that I can move this up to the tested group above.&lt;br /&gt;
*Microsoft Windows 2000&lt;br /&gt;
**Use the IEURLLock-2000.adm group policy template instead of IEURLLock.adm. The Windows 2000 version lacks built-in documentation, though you can refer to this web site for the parameter and value meanings&lt;br /&gt;
*Microsoft Windows NT 4.0&lt;br /&gt;
**Without Active Directory, of course&lt;br /&gt;
*Microsoft Internet Explorer 5.01&lt;br /&gt;
&lt;br /&gt;
==IE URL Lock will not work with the following configurations==&lt;br /&gt;
*Microsoft Windows 95, 98, 98SE, and ME&lt;br /&gt;
*Microsoft Windows CE&lt;br /&gt;
*Microsoft Internet Explorer 5.00 or below&lt;/div&gt;</summary>
		<author><name>Stevenlawrance</name></author>
	</entry>
</feed>