<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Smarty Internet &#187; OCX and DLL</title>
	<atom:link href="http://smartyinternet.com/category/ocx-dll/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartyinternet.com</link>
	<description>YSupra, Yazak, Yahaven, Yahelite, Y!Supra, No5, Yam, YTK, YTunnel, Pidgin, Booter</description>
	<lastBuildDate>Sat, 13 Mar 2010 06:42:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The easy way to register OCX and DLL using Regsvr32 By Yasso!</title>
		<link>http://smartyinternet.com/2009/12/the-easy-way-to-register-ocx-and-dll-using-regsvr32-by-yasso/</link>
		<comments>http://smartyinternet.com/2009/12/the-easy-way-to-register-ocx-and-dll-using-regsvr32-by-yasso/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 06:50:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCX and DLL]]></category>
		<category><![CDATA[Yahoo Tools]]></category>
		<category><![CDATA[Ocx and Dll]]></category>

		<guid isPermaLink="false">http://smartyinternet.com/?p=923</guid>
		<description><![CDATA[The easy way to register OCX and DLL using Regsvr32 By Yasso!
For those confused by how to register ocx and dll  manually via Run or using regsvr32.exe. You can use the software that is used to help register OCX and other files.


Yasso as a software programmer who helped us make it easier to register [...]]]></description>
		<wfw:commentRss>http://smartyinternet.com/2009/12/the-easy-way-to-register-ocx-and-dll-using-regsvr32-by-yasso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to unregister File OCX and DLL?</title>
		<link>http://smartyinternet.com/2009/09/how-to-unregister-file-ocx-and-dll/</link>
		<comments>http://smartyinternet.com/2009/09/how-to-unregister-file-ocx-and-dll/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 16:56:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCX and DLL]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Ocx and Dll]]></category>

		<guid isPermaLink="false">http://smartyinternet.com/?p=204</guid>
		<description><![CDATA[How to unregister file OCX and DLL?
To register a dll or ocx use the following command:

regsvr32 file_name_to_be_registered.dll
regsvr32 file_name_to_be_registered.ocx


To unregister a dll or ocx using the following command:

regsvr32 /u file_name_to_be_unregistered.dll
regsvr32 /u file_name_to_be_unregistered.ocx

Tool for Unreg OCX and DLL
How to use: Select the OCX or DLL file you wish from the Explorer-style menu and it will give you [...]]]></description>
		<wfw:commentRss>http://smartyinternet.com/2009/09/how-to-unregister-file-ocx-and-dll/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Introduction How to Register ocx dll Files</title>
		<link>http://smartyinternet.com/2009/09/introduction-how-to-register-ocx-dll-files/</link>
		<comments>http://smartyinternet.com/2009/09/introduction-how-to-register-ocx-dll-files/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 16:31:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCX and DLL]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Ocx and Dll]]></category>

		<guid isPermaLink="false">http://smartyinternet.com/?p=199</guid>
		<description><![CDATA[Introduction  How to Register ocx dll Files
Registering files is a rather simple task. Missing/unregistered file errors can occur any time, not just when you’re executing a new program. Sometimes certain Microsoft libraries can become unregistered when installing and uninstalling a lot of software.

Registering The File
In this tutorial I will register “actskin4.ocx” as an example.

Once [...]]]></description>
		<wfw:commentRss>http://smartyinternet.com/2009/09/introduction-how-to-register-ocx-dll-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to register DLL and OCX in Windows Vista?</title>
		<link>http://smartyinternet.com/2009/09/how-to-register-dll-and-ocx-in-windows-vista/</link>
		<comments>http://smartyinternet.com/2009/09/how-to-register-dll-and-ocx-in-windows-vista/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 15:29:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCX and DLL]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Ocx and Dll]]></category>

		<guid isPermaLink="false">http://smartyinternet.com/?p=188</guid>
		<description><![CDATA[How to register DLL and OCX in Windows Vista?
You can also get OCC and DLL as you need in here
Registering files in Vista because of all the &#8220;security&#8221; BS all you need do after copying the ocx to the C:\Windows\System32 folder is:


Go to ACCESSORIES on your Start Bar.
Right click on COMMAND PROMPT and choose your [...]]]></description>
		<wfw:commentRss>http://smartyinternet.com/2009/09/how-to-register-dll-and-ocx-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>OCX and DLL for Yahoo Tools and Booter</title>
		<link>http://smartyinternet.com/2009/09/ocx-and-dll-for-yahoo-tools-and-booter/</link>
		<comments>http://smartyinternet.com/2009/09/ocx-and-dll-for-yahoo-tools-and-booter/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 15:10:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCX and DLL]]></category>
		<category><![CDATA[Ocx and Dll]]></category>

		<guid isPermaLink="false">http://smartyinternet.com/?p=185</guid>
		<description><![CDATA[OCX and DLL for Yahoo Tools and Booter
First when you download a booter and once you click it it says an error, missing file&#8230; get the name of the said &#8220;MISSING FILE&#8221; look in the folder coz most of the time its there&#8230; if its there&#8230; COPY it then PASTE in SYSTEM 3. You can [...]]]></description>
		<wfw:commentRss>http://smartyinternet.com/2009/09/ocx-and-dll-for-yahoo-tools-and-booter/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to register OCX or DLL in System32 in XP User?</title>
		<link>http://smartyinternet.com/2009/09/how-to-register-ocx-or-dll-in-system32-in-xp-user/</link>
		<comments>http://smartyinternet.com/2009/09/how-to-register-ocx-or-dll-in-system32-in-xp-user/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 14:58:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCX and DLL]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Ocx and Dll]]></category>

		<guid isPermaLink="false">http://smartyinternet.com/?p=181</guid>
		<description><![CDATA[How to register OCX or DLL in System32 in XP User?
First when you download a booter and once you click it it says an error, missing file&#8230; get the name of the said &#8220;MISSING FILE&#8221; look in the folder coz most of the time its there&#8230; if its there&#8230; Copy it then Paste in System32..
You [...]]]></description>
		<wfw:commentRss>http://smartyinternet.com/2009/09/how-to-register-ocx-or-dll-in-system32-in-xp-user/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
