<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Free Remote Computer Control Solution</title>
	<atom:link href="http://www.raymond.cc/blog/free-remote-computer-control-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/</link>
	<description>Daily updated news of useful advanced computer tips and tricks</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sk.Razee-Al-Islam</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-427356</link>
		<dc:creator>Sk.Razee-Al-Islam</dc:creator>
		<pubDate>Sat, 28 Mar 2009 07:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-427356</guid>
		<description>Hi,
I am having problem with my ASUS DVD RW-1814BLT.I am using windows XP sp2.Windows is showing my DVD RW as CD drive and when I am reading any disk using this after ejecting that it holds the icon of that disk was holding.Please help me as soon as possible.
Razee</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am having problem with my ASUS DVD RW-1814BLT.I am using windows XP sp2.Windows is showing my DVD RW as CD drive and when I am reading any disk using this after ejecting that it holds the icon of that disk was holding.Please help me as soon as possible.<br />
Razee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-418716</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Sun, 18 Jan 2009 02:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-418716</guid>
		<description>Hi Raymond and all,
i am not able to view the picture of the server\&#039;s desktop from the client.
Could you help me out?


Do you know any VNC which allow me the connect to client on localhost?
Lets say for example i want to control all the users on my computer from my admin account
Is that possible?</description>
		<content:encoded><![CDATA[<p>Hi Raymond and all,<br />
i am not able to view the picture of the server\&#8217;s desktop from the client.<br />
Could you help me out?</p>
<p>Do you know any VNC which allow me the connect to client on localhost?<br />
Lets say for example i want to control all the users on my computer from my admin account<br />
Is that possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newton</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-359486</link>
		<dc:creator>Newton</dc:creator>
		<pubDate>Wed, 09 Jan 2008 05:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-359486</guid>
		<description>hi

i have simply copied and pest the code as .inf file rather than download it in the way that u mentioned from ur site:

[code]

[Version]
Signature=”$Chicago$”
Provider=Symantec

[DefaultInstall]
AddReg=UnhookRegKey

[UnhookRegKey]
HKLM, Software\CLASSES\batfile\shell\open\command,,,”&quot;”%1?” %*”
HKLM, Software\CLASSES\comfile\shell\open\command,,,”&quot;”%1?” %*”
HKLM, Software\CLASSES\exefile\shell\open\command,,,”&quot;”%1?” %*”
HKLM, Software\CLASSES\piffile\shell\open\command,,,”&quot;”%1?” %*”
HKLM, Software\CLASSES\regfile\shell\open\command,,,”regedit.exe “”%1?”&quot;
HKLM, Software\CLASSES\scrfile\shell\open\command,,,”&quot;”%1?” %*”
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0×00000020,0 

[/code]


whene i install the inf file in my PC i had a trouble.

if any  *.exe file is clicked to run it simply open the &quot;Open with&quot; window. even if i try to run cmd.exe
by start -&gt; run, it show me same message. Now how can i fix it. please help me. Dont skip me.
i learned a lot from ur site.

my email :  info2newton@yahoo.com</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>i have simply copied and pest the code as .inf file rather than download it in the way that u mentioned from ur site:</p>
<p>[code]</p>
<p>[Version]<br />
Signature=”$Chicago$”<br />
Provider=Symantec</p>
<p>[DefaultInstall]<br />
AddReg=UnhookRegKey</p>
<p>[UnhookRegKey]<br />
HKLM, Software\CLASSES\batfile\shell\open\command,,,”"”%1?” %*”<br />
HKLM, Software\CLASSES\comfile\shell\open\command,,,”"”%1?” %*”<br />
HKLM, Software\CLASSES\exefile\shell\open\command,,,”"”%1?” %*”<br />
HKLM, Software\CLASSES\piffile\shell\open\command,,,”"”%1?” %*”<br />
HKLM, Software\CLASSES\regfile\shell\open\command,,,”regedit.exe “”%1?”"<br />
HKLM, Software\CLASSES\scrfile\shell\open\command,,,”"”%1?” %*”<br />
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0×00000020,0 </p>
<p>[/code]</p>
<p>whene i install the inf file in my PC i had a trouble.</p>
<p>if any  *.exe file is clicked to run it simply open the &#8220;Open with&#8221; window. even if i try to run cmd.exe<br />
by start -&gt; run, it show me same message. Now how can i fix it. please help me. Dont skip me.<br />
i learned a lot from ur site.</p>
<p>my email :  <a href="mailto:info2newton@yahoo.com">info2newton@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stanemte</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-196903</link>
		<dc:creator>stanemte</dc:creator>
		<pubDate>Wed, 29 Aug 2007 05:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-196903</guid>
		<description>Why don&#039;t you use web-based Remote Access Tool? I&#039;ve tried one -- Techinline Remote Desktop -- http://www.techinline.com/product -- and was satisfied with it. You&#039;ll only need an internet connection and a browser. No need to install anything on your PC. And right away you&#039;ll have a ready-to-use remote desktop access environment. You can easily use it to get access to Remote Support. And no fuss about...

Does anybody have long time experience with this Remote Support tool? We&#039;re going to use it for technical support and I&#039;m concerned how is it reliable?</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you use web-based Remote Access Tool? I&#8217;ve tried one &#8212; Techinline Remote Desktop &#8212; <a href="http://www.techinline.com/product" rel="nofollow">http://www.techinline.com/product</a> &#8212; and was satisfied with it. You&#8217;ll only need an internet connection and a browser. No need to install anything on your PC. And right away you&#8217;ll have a ready-to-use remote desktop access environment. You can easily use it to get access to Remote Support. And no fuss about&#8230;</p>
<p>Does anybody have long time experience with this Remote Support tool? We&#8217;re going to use it for technical support and I&#8217;m concerned how is it reliable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Remote Computer Control Solution : Tech Tips</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-39279</link>
		<dc:creator>Free Remote Computer Control Solution : Tech Tips</dc:creator>
		<pubDate>Mon, 11 Dec 2006 06:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-39279</guid>
		<description>[...] Free Remote Computer Control Solution [...]</description>
		<content:encoded><![CDATA[<p>[...] Free Remote Computer Control Solution [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PC Remote Support Software</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-33811</link>
		<dc:creator>PC Remote Support Software</dc:creator>
		<pubDate>Fri, 24 Nov 2006 07:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-33811</guid>
		<description>I forgot to mention that dameware also has a control panel that enables you to select the computer you wish to remote control. That portion of their software could be on a &quot;server&quot; type of machine. At least one that&#039;s used commonly by the it department.</description>
		<content:encoded><![CDATA[<p>I forgot to mention that dameware also has a control panel that enables you to select the computer you wish to remote control. That portion of their software could be on a &#8220;server&#8221; type of machine. At least one that&#8217;s used commonly by the it department.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remote Support Software</title>
		<link>http://www.raymond.cc/blog/free-remote-computer-control-solution/#comment-33810</link>
		<dc:creator>Remote Support Software</dc:creator>
		<pubDate>Fri, 24 Nov 2006 07:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2006/11/18/free-remote-computer-control-solution/#comment-33810</guid>
		<description>Hi, this post was very informative. I think Moogs product is decent and especialy for the price it&#039;s a tool that IT folks can consdier adding to their toolbox for supportting their users. Dameware also makes a nice product that&#039;s free. It also aenabled you to puch out the coient to the remote computer and then remote to it.</description>
		<content:encoded><![CDATA[<p>Hi, this post was very informative. I think Moogs product is decent and especialy for the price it&#8217;s a tool that IT folks can consdier adding to their toolbox for supportting their users. Dameware also makes a nice product that&#8217;s free. It also aenabled you to puch out the coient to the remote computer and then remote to it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 1/5 queries in 0.002 seconds using disk: basic
Object Caching 272/273 objects using disk: basic
Content Delivery Network via cdn.raymond.cc

Served from: www.raymond.cc @ 2012-02-10 22:21:35 -->
