<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>Windows Tweaks and more</title>
	<link>http://xptweak.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Nov 2009 11:58:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Delete row in Excel if it contains string</title>
		<description>In Excel you can use the allmighty Visual Basic Editor to create very useful macros. Today I will share with you a macro which deletes a row if it contains some string. The code is
Sub delgoogle()
Dim i As Long
With ActiveSheet.UsedRange
For i = .Row + .Rows.Count - 1 To .Row Step ...</description>
		<link>http://xptweak.net/delete-row-in-excel-if-it-contains-string/</link>
			</item>
	<item>
		<title>VirtualBox shared folders on Windows 7</title>
		<description>Windows 7 networking navigation just like Vista sucks big time.  If you are wondering how to see a folder shared from VirtualBox, then the answer is you can't do it directly like in XP going to Virtual Box Shared folders, because that thing does not exist. I've found out that ...</description>
		<link>http://xptweak.net/virtualbox-shared-folders-on-windows-7/</link>
			</item>
	<item>
		<title>Windows Update error 0&#215;80072EFD</title>
		<description>This error is quite common nowadays on computers with Firewalls.The error is described by Microsoft as

ERROR_INTERNET_CANNOT_CONNECT

This issue can be caused by:

- Internet Proxy being blocked by some Firewall

- Bad bad bad configuration of Firewall

- You have very outdated BITS service

- You are using some download accelerator

- Check if the network ...</description>
		<link>http://xptweak.net/windows-update-error-0x80072efd/</link>
			</item>
	<item>
		<title>How to convert text in Excel to hyperlink</title>
		<description>When you paste or import text that looks like a hyperlink 		  into a cell, the hyperlink does not actually work but remains as a text entry. 		  If you type the same text into a cell by using the keyboard, Microsoft Excel 		  interprets the entry ...</description>
		<link>http://xptweak.net/how-to-make-pasted-text-in-excel-as-hyperlink/</link>
			</item>
	<item>
		<title>Kill Processes from Command Prompt</title>
		<description>I'm sure you are familiar with the traditional way to kill or end a process in Windows using Task Manager.  This method is effective but not nearly as fun as killing a process in Command Prompt.  Additionally, killing processes in Command Prompt provides much more control and the ability to ...</description>
		<link>http://xptweak.net/kill-processes-from-command-prompt/</link>
			</item>
	<item>
		<title>Windows Update Errors: 0&#215;80070002</title>
		<description>Fixing the Windows 0x80070002 update error by utilizing various methods.


While updating windows, it is possible to receive the 0x80070002 Error. As a result the update process will not be completed, and your computer will not be able to transmit files. The reason for your computer receiving the 0x80070002 Error is ...</description>
		<link>http://xptweak.net/windows-update-errors-0x80070002/</link>
			</item>
	<item>
		<title>Use your iPod as a backup device</title>
		<description>If you must, you can use an iPod as a backup device. The cons may outweigh the pros though, but if you don’t have an external hard drive, it is possible.

Too much activity on your iPod can shorten its lifespan; they are designed to work with small music and video ...</description>
		<link>http://xptweak.net/use-your-ipod-as-a-backup-device/</link>
			</item>
	<item>
		<title>Fix Broken and Slow Tab Issues in Internet Explorer 8</title>
		<description>Something goes wrong somewhere, and people get the following problems after the installation of Windows Internet Explorer 8:
- In Windows Explorer (I mean those file explorer for browsing folders/files), when you double-click on a folder, a new Windows Explorer is popped up instead of showing the folder in the same ...</description>
		<link>http://xptweak.net/fix-broken-and-slow-tab-issues-in-internet-explorer-8/</link>
			</item>
	<item>
		<title>Top 10 free virus removers</title>
		<description>Some specific viruses can be very difficult to remove by standard means. In addition to that can a virus’ payload damage or undermine system stability, computer security and anti-virus software functionality so that it might be best considering the use of a virus removal tool. Cases when virus removal tools ...</description>
		<link>http://xptweak.net/top-10-free-virus-removers/</link>
			</item>
	<item>
		<title>Security Tweaks for Windows Vista</title>
		<description>Windows Vista is the most secure operating system that Microsoft has produced. With a multitude of features that make the operating system secure; this operating system like ALL operating systems can be made more secure by tweaking the inner workings of Vista. System tweaks for users is often found by ...</description>
		<link>http://xptweak.net/security-tweaks-for-windows-vista/</link>
			</item>
</channel>
</rss>
