<rss version="2.0">
		<channel>
			<title>OpenDNS Forums - DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
			<lastBuildDate>Wed, 22 May 2013 13:57:08 +0000</lastBuildDate>
			<link>http://forums.opendns.com/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.4</generator>
			<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83223#Comment_83223</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83223#Comment_83223</guid>
		<pubDate>Mon, 18 Jun 2012 16:06:31 +0000</pubDate>
		<author>outspoken2</author>
		<description>
			<![CDATA[Love DNS Crypt (Windows).<br /><br />Problem is that the UAC Prompt on boot is a little annoying.<br />If it runs as a service, then that will go away.]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83225#Comment_83225</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83225#Comment_83225</guid>
		<pubDate>Mon, 18 Jun 2012 19:33:34 +0000</pubDate>
		<author>rotblitz</author>
		<description>
			<![CDATA[No problem. Create a service with srvany.exe starting dnscrypt-proxy.exe.<br /><br />Alternatively, start dnscrypt-proxy.exe as scheduled task at system startup running under e.g. "NT Authority\System".]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83233#Comment_83233</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83233#Comment_83233</guid>
		<pubDate>Mon, 18 Jun 2012 22:13:11 +0000</pubDate>
		<author>jedisct1</author>
		<description>
			<![CDATA[Other tools like MakeService and ServiceEx also seems to do the job, see: <a href="http://bitsum.com/forum/index.php?topic=1334.0" target="_blank" rel="nofollow">http://bitsum.com/forum/index.php?topic=1334.0</a>]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83485#Comment_83485</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83485#Comment_83485</guid>
		<pubDate>Sun, 24 Jun 2012 09:29:20 +0000</pubDate>
		<author>outspoken2</author>
		<description>
			<![CDATA[This is how I did it, following @rotblitz<br />1) Remove DNSCrypt shortcut from "Startup" folder in Start menu<br />2) Control Panel -&gt; Admin Tools -&gt; Task Scheduler<br />3) I created TWO new tasks (one for proxy, one for UI (optional)<br /><br />Proxy Task:<br />a) Create Task<br />b) Name: DNSCrypt-Proxy<br />c) Change User or Group-&gt; "System" -&gt;Check Names-&gt;OK<br />d) Triggers-&gt;At system Startup<br />e) Actions-&gt;"start a program"-&gt;<br />         "C:\Program Files (x86)\OpenDNS\DNSCrypt\dnscrypt-proxy.exe"<br />         Arguments: -d<br />f) Conditions (Imp, defaults are not right)-&gt;<br />   Uncheck Everything<br />g) Settings-&gt;<br />   Uncheck "Stop task if it runs longer than"<br />   Check "Run task as soon as possible after scheduled start is missed"<br /><br />UI Task (Optional):<br />Similar to above, only the changes should be <br />Name: DNSCrypt-UI<br />User: Take the default, which should be currently logged in user.<br />IMP: "Run with Highest Privilages" (I feel squirmish when setting this).<br />Trigger: At log on<br />         Specific User (This user)<br />Uncheck any option that says "Stop if it runs longer than"<br />Actions: Start a program -&gt; "C:\Program Files (x86)\OpenDNS\DNSCrypt\OpenDNSInterface.exe"<br /><br />----------------<br />To TEST the setup:<br />Reboot PC after above.<br />open cmd (command prompt)<br />nslookup -type=txt debug.opendns.com<br /><br />Output should contain:<br />debug.opendns.com       text =<br /><br />        "dnscrypt enabled (&lt;some number here&gt;)"<br /><br />----------------<br /><br />Thanks to the users above for their suggestions, leading to above.<br /><br />I wish OpenDNS has a "Wiki" where such steps could be added with screenshots, mush easier.]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83489#Comment_83489</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83489#Comment_83489</guid>
		<pubDate>Sun, 24 Jun 2012 09:55:51 +0000</pubDate>
		<author>rotblitz</author>
		<description>
			<![CDATA[Just a question, what would this "Arguments: -d" be good for?]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83725#Comment_83725</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=83725#Comment_83725</guid>
		<pubDate>Wed, 27 Jun 2012 17:11:20 +0000</pubDate>
		<author>jedisct1</author>
		<description>
			<![CDATA[-d is not supported on WIndows.]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84483#Comment_84483</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84483#Comment_84483</guid>
		<pubDate>Sat, 14 Jul 2012 19:58:25 +0000</pubDate>
		<author>weakham</author>
		<description>
			<![CDATA[Thanks!  Followed your suggestions, but, even though Task Manager showed the UI task to be running, the ICON would not appear in the Notification Area on the Taskbar, until I set the trigger to delay starting the task for 5 seconds!  Everything works beautifully now!  Don't have to respond to UACC anymore; therefore, no delay getting things going!]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84647#Comment_84647</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84647#Comment_84647</guid>
		<pubDate>Tue, 17 Jul 2012 13:52:42 +0000</pubDate>
		<author>kschew1</author>
		<description>
			<![CDATA[In Windows 7 Starter,<br /><br />1) In Task settings:-<br />   If target is "C:\Program Files\OpenDNS\DNSCrypt\dnscrypt-proxy.exe",<br />   Only dnscrypt-proxy.exe is active.<br />   However if target is "C:\Program Files\OpenDNS\DNSCrypt\OpenDNSCryptService.exe,<br />   Both dnscrypt-proxy.exe & OpenDNSCryptService.exe is active as per original.<br /><br />2) If change is User or Group &gt; "System", there are occasions where 2 instances of (1) above are running on Network Service & System, in particular if you log off from one user to another.<br />   However if User or Group &gt; "Network Service", only 1 is running as per the original.<br /><br />Could someone help verify if this condition valid or if this is an isolated case.]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84659#Comment_84659</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84659#Comment_84659</guid>
		<pubDate>Tue, 17 Jul 2012 16:47:03 +0000</pubDate>
		<author>maintenance</author>
		<description>
			<![CDATA[1) It rather sounds then like opendnscryptservice.exe calls dnscrypt-proxy.exe, and not the other way around.<br /><br />2) Sounds like an effect of Fast User Switching being enabled. <br /><br />You probably want to open a support ticket explaining what you are trying to do and why these things you notice bring some question to mind if you want a direct answer from OpenDNS.]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84709#Comment_84709</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=84709#Comment_84709</guid>
		<pubDate>Wed, 18 Jul 2012 02:54:39 +0000</pubDate>
		<author>kschew1</author>
		<description>
			<![CDATA[The whole purpose to take the steps as recommended by outspoken2 & weakham was to:-<br />1) Avoid the UAC prompt at Admin account.<br />2) Avoid having to key in the admin password at non admin accounts.<br />3) Plus have DNSCrypt function as it should b4 the change.<br /><br />The conditions encountered in the previous post was something encountered when the recommend settings were put in place, just thought to share the info.<img src="/extensions/Vanillacons/smilies/standard/smile.gif" alt=":smile:" title=":smile:" />]]>
		</description>
	</item>
	<item>
		<title>DNS Crypt to run as Service. No UAC prompt on boot for Win 7/Vista</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=85077#Comment_85077</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=14733&amp;Focus=85077#Comment_85077</guid>
		<pubDate>Mon, 23 Jul 2012 23:20:37 +0000</pubDate>
		<author>jedisct1</author>
		<description>
			<![CDATA[dnscrypt 1.0.1 can run as a Windows service.<br /><br />(not released yet, I need to test and document it first, but the code is in github if you want to give it a spin)]]>
		</description>
	</item>
	
		</channel>
	</rss>