<?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>Nisi's work blog &#187; WinXP Help &amp; Tricks</title>
	<atom:link href="http://wiki.nisi.ro/category/new-software/winxp-help-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiki.nisi.ro</link>
	<description>Nisi's work blog - programing tips</description>
	<lastBuildDate>Mon, 21 Nov 2011 08:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Uninstall Bonjour Service</title>
		<link>http://wiki.nisi.ro/2009/11/uninstall-bonjour-service/</link>
		<comments>http://wiki.nisi.ro/2009/11/uninstall-bonjour-service/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WinXP Help & Tricks]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[bonjour]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mDNSResponder]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[SonicWall]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=162</guid>
		<description><![CDATA[Today I needed Adobe Dreamweaver CS3 for a project. After Install I had observed that my network connection disconnect without any reason and VPN client I use (SonicWall) couldn&#8217; t connect anymore. After some research I found that Adobe install Bonjour service from Apple (usualy you need this for iTunes if you have iPod). And [...]]]></description>
			<content:encoded><![CDATA[<p>Today I needed Adobe Dreamweaver CS3 for a project. After Install I had observed that my network connection disconnect without any reason and VPN client I use (SonicWall) couldn&#8217; t connect anymore. After some research I found that Adobe install Bonjour service from Apple (usualy you need this for iTunes if you have iPod). And another strange service:</p>
<p style="text-align: center;">##Id_String2.6844F930_1628_4223_B5CC_5BB94B879762##</p>
<p>witch i didnt found any information about it.</p>
<p>Bonjour Service is a 0 config tool. Becouse I didnt see any use of this service I uninstalled (there is no uninstaller) using this steps:</p>
<ul>
<li>Start-&gt;Run and type :   C:\Program Files\Bonjour\mDNSResponder.exe &#8211; remove</li>
<li>Start-&gt;Run and type:   regsvr32 /u C:\Program Files\Bonjour\mdnsNSP.dll</li>
</ul>
<p>After this everythink work as it should.</p>
<p>If you have iTunes for uploading music on your iPod do not uninstall Bonjour service.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/11/uninstall-bonjour-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find your IP and MAC number in Windows and Linux</title>
		<link>http://wiki.nisi.ro/2009/05/how-to-find-your-ip-and-mac-number-in-windows-and-linux/</link>
		<comments>http://wiki.nisi.ro/2009/05/how-to-find-your-ip-and-mac-number-in-windows-and-linux/#comments</comments>
		<pubDate>Fri, 15 May 2009 16:15:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Help & Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WinXP Help & Tricks]]></category>
		<category><![CDATA[default gateway]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[ipconfig]]></category>
		<category><![CDATA[physical address]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[subnet mask]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=89</guid>
		<description><![CDATA[Windows 95/98/Me/2000/2003/XP/Vista/Win7 Click on Start and then Run In the Run type &#8220;cmd&#8221; In the new screen type &#8220;ipconfig /all&#8221; You will find for every ethernet card all info like IP, Physical Address, Subnet Mask, Default Gateway . In Linux all versions Open Terminal Window Type &#8220;ifconfig&#8221;]]></description>
			<content:encoded><![CDATA[<p><strong>Windows 95/98/Me/2000/2003/XP/Vista/Win7</strong></p>
<ol>
<li>Click on <strong>Start</strong> and then<strong> Run</strong></li>
<li><img class="alignnone" title="run box from windows" src="http://img194.imageshack.us/img194/5071/step2run.jpg" alt="" width="346" height="186" /></li>
<li>In the <strong>Run</strong> type &#8220;cmd&#8221;</li>
<li>In the new screen type &#8220;ipconfig /all&#8221;</li>
<li>You will find for every ethernet card all info like <strong>IP</strong>, <strong>Physical Address</strong>, <strong>Subnet Mask</strong>, <strong>Default Gateway</strong> .</li>
</ol>
<p><strong>In Linux all versions</strong></p>
<ol>
<li>Open <strong>Terminal </strong>Window</li>
<li>Type &#8220;ifconfig&#8221;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/05/how-to-find-your-ip-and-mac-number-in-windows-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear IE Cache</title>
		<link>http://wiki.nisi.ro/2009/05/clear-ie-cache/</link>
		<comments>http://wiki.nisi.ro/2009/05/clear-ie-cache/#comments</comments>
		<pubDate>Fri, 15 May 2009 15:56:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WinXP Help & Tricks]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[clear]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[temporary internet files]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=86</guid>
		<description><![CDATA[IE (Internet Explorer) like any other browser use some space from your hard drive for cache. This will speed loading pages that have been opened before. If you have a big hard drive this cache will grow very big with small files. Small files slow down your computer when you search something or when a [...]]]></description>
			<content:encoded><![CDATA[<p>IE (Internet Explorer) like any other browser use some space from your hard drive for cache. This will speed loading pages that have been opened before. If you have a big hard drive this cache will grow very big with small files. Small files slow down your computer when you search something or when a antivirus start scan your computer.</p>
<p>Becouse of this it is recomanded that form time to timp to delete this cache manualy. This can be done like this.</p>
<ol>
<li>Click on <strong>Start</strong> and then <strong>Control Panel</strong></li>
<li>Now look for the <strong>Network and Internet Connections</strong> or just <strong>Internet Options</strong> and click it.</li>
<li>If you found and clicked on  <strong>Internet Options</strong> you will see a window like bellow:</li>
<li><img class="alignnone" title="Internet options" src="http://img33.imageshack.us/img33/3304/internetproperties.jpg" alt="" width="404" height="457" /></li>
<li>If you found <strong>Network and Internet Connections</strong> in the previus step click on <strong>Internet Options</strong> icon now.</li>
<li>On <strong>Internet Properties</strong> window click on <strong>Delete Files</strong> button and a dialog box will open like in the picture below.</li>
<li><img class="alignnone" title="delete files" src="http://img38.imageshack.us/img38/9862/deletefiles.jpg" alt="" width="314" height="162" /></li>
<li>Check &#8220;<strong>Delete all offline content</strong>&#8221; and click <strong>OK</strong> button</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/05/clear-ie-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Serial Number for Windows XP</title>
		<link>http://wiki.nisi.ro/2009/05/change-serial-number-for-windows-xp/</link>
		<comments>http://wiki.nisi.ro/2009/05/change-serial-number-for-windows-xp/#comments</comments>
		<pubDate>Fri, 15 May 2009 15:33:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WinXP Help & Tricks]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[product key]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=83</guid>
		<description><![CDATA[If you need to change Serial Number (Product Key) for Windows XP for various reasons (maybe you find that your key is pirated and want to enter a new ok one) follow next steps: Click on Start and then Run. In the text box in the Run window, type regedit and click OK. This will [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to change Serial Number (Product Key) for Windows XP for various reasons (maybe you find that your key is pirated and want to enter a new ok one) follow next steps:</p>
<ol>
<li>Click on <strong>Start</strong> and then <strong>Run</strong>.</li>
<li>In the text box in the <em>Run</em> window, type <strong>regedit</strong> and click <strong>OK</strong>. This will open the <em>Registry Editor</em> program.</li>
<li>Locate the <strong>HKEY_LOCAL_MACHINE</strong> folder under <em>My Computer</em> and click on the <strong>(+)</strong> sign next the folder name to expand the folder.</li>
<li>Continue to expand folders until you reach the <strong>HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents</strong> registry key.</li>
<li>Click on the <strong>WPAEvents</strong> folder.</li>
<li>In the results that appear in the window on the right, locate <strong>OOBETimer</strong>.</li>
<li>Right-click on the <strong>OOBETimer</strong> entry and choose <strong>Modify</strong> from the resulting menu.</li>
<li>Change at least one digit in the <em>Value data</em> text box and click <strong>OK</strong>. This will <em>deactivate</em> Windows XP.</li>
<li>Click on <strong>Start</strong> and then <strong>Run</strong>.</li>
<li>In the text box in the <em>Run</em> window, type the following command and click <strong>OK</strong>.<strong>%systemroot%\system32\oobe\msoobe.exe /a</strong></li>
<li>When the <em>Windows Product Activation</em> window appears, choose <strong>Yes, I want to telephone a customer service representative to activate Windows</strong> and then click <strong>Next</strong>.</li>
<li>Click <strong>Change Product Key</strong>.</li>
<li>Type your new, valid Windows XP product key in the <strong>New key</strong> text boxes and then click <strong>Update</strong>.</li>
<li>If you&#8217;re taken back to the previous screen and prompted, choose <strong>Remind me later</strong>.</li>
<li>Restart your PC.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/05/change-serial-number-for-windows-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;An unexpected error occurred&#8221; &#8211; when open properties of network connection</title>
		<link>http://wiki.nisi.ro/2009/05/an-unexpected-error-occurred-when-open-properties-of-network-connection/</link>
		<comments>http://wiki.nisi.ro/2009/05/an-unexpected-error-occurred-when-open-properties-of-network-connection/#comments</comments>
		<pubDate>Mon, 11 May 2009 13:17:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[WinXP Help & Tricks]]></category>
		<category><![CDATA[entry]]></category>
		<category><![CDATA[mallware]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[regsvr32]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[system32]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=79</guid>
		<description><![CDATA[This problem happend in most cases becouse of a invalid registry entry (usualy after a mallware/trojan). So there is 2 steps to rezolve it: Click Start, and then click Run. In the Open box, type regsvr32 %systemroot%\system32\netshell.dll, and then click OK. In the RegSvr32 dialog box, click OK. Now try to open properties of a [...]]]></description>
			<content:encoded><![CDATA[<p>This problem happend in most cases becouse of a invalid registry entry (usualy after a mallware/trojan). So there is 2 steps to rezolve it:</p>
<ol>
<li>Click <strong class="uiterm">Start</strong>, and then click <strong class="uiterm">Run</strong>.</li>
<li>In the <strong class="uiterm">Open</strong> box, type <span class="userInput">regsvr32 %systemroot%\system32\netshell.dll</span>, and then click <strong class="uiterm">OK</strong>.</li>
<li>In the <strong class="uiterm">RegSvr32</strong> dialog box, click <strong class="uiterm">OK</strong>.</li>
</ol>
<p>Now try to open properties of a network connection. If is open ok you are finished, if not go to next step:</p>
<ol>
<li>Click <strong class="uiterm">Start</strong>, and then click <strong class="uiterm">Run</strong>.</li>
<li>In the <strong class="uiterm">Open</strong> box, type <span class="userInput">regsvr32 %systemroot%\system32\ole32.dll</span>, and then click <strong class="uiterm">OK</strong>.</li>
<li>In the <strong class="uiterm">RegSvr32</strong> dialog box, click <strong class="uiterm">OK</strong>.</li>
<li>Restart the computer.</li>
</ol>
<p><strong>Source:</strong> microsoft.com</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.nisi.ro/2009/05/an-unexpected-error-occurred-when-open-properties-of-network-connection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

