<?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>gHacks technology news &#187; replacer</title>
	<atom:link href="http://www.ghacks.net/tag/replacer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +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>Dud Is A Program That Does Nothing</title>
		<link>http://www.ghacks.net/2009/06/22/dud-is-a-program-that-does-nothing/</link>
		<comments>http://www.ghacks.net/2009/06/22/dud-is-a-program-that-does-nothing/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 17:23:43 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ctfmon.exe]]></category>
		<category><![CDATA[dud]]></category>
		<category><![CDATA[GoogleUpdate.exe]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[replace files]]></category>
		<category><![CDATA[replacer]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13780</guid>
		<description><![CDATA[It feels rather strange reviewing a software program that does absolutely nothing. If you start Dud it will immediately terminate its process using 60 Kilobytes of computer memory in the short meantime. The question that is probably in your mind right now is about the usefulness of a program like Dud. Why would someone want [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />It feels rather strange reviewing a software program that does absolutely nothing. If you start Dud it will immediately terminate its process using 60 Kilobytes of computer memory in the short meantime. The question that is probably in your mind right now is about the usefulness of a program like Dud. Why would someone want to run a software program that terminates a second after execution?</p>
<p>The answer is simply: Dud has been designed by the software developer to replace annoying executables and programs that are started by the Windows operating system or applications. Mentioned are files like helpctr.exe or stobject.dll which are not useful to most users or necessary at all.</p>
<p><span id="more-13780"></span>The developer has created a second program called <a href="http://www3.telus.net/_/replacer/">Replacer</a> which can be used to replace protected files in operating systems such as Windows XP or Windows 2000. It can for example also be used to replace the annoying googleupdate.exe, ctfmon.exe and basically any other annoying process that gets automatically started by the operating system or software programs.</p>
<p>It might make more sense in certain situations to find a way to disable the process or service so that it does not get started at all but this is sometimes not possible. That&#8217;s where a program like <a href="http://www3.telus.net/_/dud/">Dud</a> comes in very handy.</p>

	Tags: <a href="http://www.ghacks.net/tag/ctfmonexe/" title="ctfmon.exe" rel="tag">ctfmon.exe</a>, <a href="http://www.ghacks.net/tag/dud/" title="dud" rel="tag">dud</a>, <a href="http://www.ghacks.net/tag/googleupdateexe/" title="GoogleUpdate.exe" rel="tag">GoogleUpdate.exe</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/replace-files/" title="replace files" rel="tag">replace files</a>, <a href="http://www.ghacks.net/tag/replacer/" title="replacer" rel="tag">replacer</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/wireless-networking-software-homedale/" title="Wireless Networking Software Homedale (April 10, 2009)">Wireless Networking Software Homedale</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/18/windows-xp-system-file-checker/" title="Windows XP System File Checker (August 18, 2009)">Windows XP System File Checker</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/22/dud-is-a-program-that-does-nothing/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Software Programming Helper: File Substring Replacement Utility</title>
		<link>http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/</link>
		<comments>http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 08:28:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[batch rename]]></category>
		<category><![CDATA[file renamer]]></category>
		<category><![CDATA[rename files]]></category>
		<category><![CDATA[replacer]]></category>
		<category><![CDATA[software programming]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/</guid>
		<description><![CDATA[Software programmers will eventually run into situations where they have to replace strings in their code. If it is a large project this can mean to edit code in dozens of files located in multiple directories. Chances are good that files are overlooked which would turn into additional debugging hours until the error is found. [...]]]></description>
			<content:encoded><![CDATA[<p>Software programmers will eventually run into situations where they have to replace strings in their code. If it is a large project this can mean to edit code in dozens of files located in multiple directories. Chances are good that files are overlooked which would turn into additional debugging hours until the error is found. The File Substring Replacement Utility has been designed as a software programming helper. It works with all computer languages that use source files that can be edited in text editors which includes the popular web languages php and html.</p>
<p>The computer software supports both renaming operations on file contents but also on file names and supports the use of the two wildcards (*) and (?). The interface of the application is tab driven and the user is working from the left tab to the right to configure the renaming operations. Source files will be selected in the first tab. This can be done by typing them in, pasting them in or using a file browser that unfortunately cannot load the contents of directories into the application. Files can be excluded by dates.</p>
<p>The next tab defines the file replacements. It is possible to define multiple strings to be replaced in here. The options in the third tab contain several important settings like matching only whole words, enabling wildcard use, case sensitivity or limiting the replacements.</p>
<p><span id="more-11675"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/04/software_programming-500x295.jpg" alt="software programming" title="software programming" width="500" height="295" class="alignnone size-medium wp-image-11674" /></p>
<p>The fourth tab contains logging options. A record log will be written by default which will log all operations. This can be changed to disable logging or to log only positive or negative hits. The batch tab is the final tab which allows to execute batch files before or after the operation.</p>
<p>File Substring Replacement Utility is compatible with all editions of Windows including Windows XP and Windows Vista. It can be <a href="http://www.gammadyne.com/freplace.htm">downloaded</a> directly from the developer&#8217;s homepage.</p>
<p>Update: Program is Shareware. Possible free alternatives are <a href="http://turbonote.com/TNTurboSR">TurboSR</a>, <a href="http://www.sourcecodeonline.com/details/string_find___replace.html">String Find &#038; Replace</a> or <a href="http://www.ecobyte.com/replacetext/">Replace Text</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/batch-rename/" title="batch rename" rel="tag">batch rename</a>, <a href="http://www.ghacks.net/tag/file-renamer/" title="file renamer" rel="tag">file renamer</a>, <a href="http://www.ghacks.net/tag/rename-files/" title="rename files" rel="tag">rename files</a>, <a href="http://www.ghacks.net/tag/replacer/" title="replacer" rel="tag">replacer</a>, <a href="http://www.ghacks.net/tag/software-programming/" title="software programming" rel="tag">software programming</a>, <a href="http://www.ghacks.net/tag/web-development/" title="web development" rel="tag">web development</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/20/the-only-batch-file-renamer-you-ever-need/" title="The Only Batch File Renamer You Ever Need (January 20, 2009)">The Only Batch File Renamer You Ever Need</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/09/22/batch-file-rename/" title="Batch File Rename (September 22, 2008)">Batch File Rename</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/12/17/pfrank-file-renamer/" title="PFrank File Renamer (December 17, 2007)">PFrank File Renamer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/09/29/batch-rename-files-with-rename-master/" title="Batch Rename Files With Rename Master (September 29, 2009)">Batch Rename Files With Rename Master</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/09/28/rename-and-copy-files-with-caterpixer/" title="Rename And Copy Files With Caterpixer (September 28, 2009)">Rename And Copy Files With Caterpixer</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Find and Replace text across multiple documents</title>
		<link>http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/</link>
		<comments>http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 09:24:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[replacer]]></category>
		<category><![CDATA[scan-text]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[text crawler]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/</guid>
		<description><![CDATA[A colleague of mine build a static html website a few years ago. He slowly but steadily created hundreds of html pages which was great for him because he could simply use one already finished file as a template for a new one. It did however pose a problem as well. Updating information across all files was very time consuming. Think of extending the copyright notice each year, adding advertisement to the websites or changing the navigation.]]></description>
			<content:encoded><![CDATA[<p>A colleague of mine build a static html website a few years ago. He slowly but steadily created hundreds of html pages which was great for him because he could simply use one already finished file as a template for a new one. It did however pose a problem as well. Updating information across all files was very time consuming. Think of extending the copyright notice each year, adding advertisement to the websites or changing the navigation.</p>
<p>What he obviously needs is a program that can find and replace text across multiple documents. Ideally it would be a software that would be easy to use and would require just a few clicks to achieve the desired results. One of the applications that can deliver a speedy way of replacing text across multiple documents is Text Crawler.</p>
<p>Ideally you only need to fill out the old and new text, the location of the documents and the type of documents that you want to change. <a href="http://www.digitalvolcano.co.uk/textcrawler.html">Text Crawler</a> scans all documents of that type for the phrase that you have entered and displays all occurrences in a list that contains the file name and location as well as the line in the document with the match.</p>
<p><span id="more-3581"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/03/find_replace_text.jpg' alt='find replace text' /></p>
<p>The text is only replaced in files checked by the user. Some of the supported file types are txt, log, php, htm, css and ini. What I like is the option to create backup files before replacing the text in the documents and support for Regular Expressions. A great feature is the Regular Expression Tester that allows you to load a text file and test if the regular expression is replacing the text correctly.</p>
<p>The process itself is very fast, takes just a short time to replace the text in the selected documents. </p>

	Tags: <a href="http://www.ghacks.net/tag/documents/" title="documents" rel="tag">documents</a>, <a href="http://www.ghacks.net/tag/replacer/" title="replacer" rel="tag">replacer</a>, <a href="http://www.ghacks.net/tag/scan-text/" title="scan-text" rel="tag">scan-text</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/text/" title="text" rel="tag">text</a>, <a href="http://www.ghacks.net/tag/text-crawler/" title="text crawler" rel="tag">text crawler</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/16/text-statistics/" title="Text Statistics (March 16, 2008)">Text Statistics</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/" title="uxtheme.dll Patcher for Windows XP and Vista (January 21, 2008)">uxtheme.dll Patcher for Windows XP and Vista</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/combine-text-documents/" title="Combine Text Documents (March 20, 2008)">Combine Text Documents</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>uxtheme.dll Patcher for Windows XP and Vista</title>
		<link>http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/</link>
		<comments>http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 15:16:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[replacer]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[uxtheme patch]]></category>
		<category><![CDATA[uxtheme.dll]]></category>
		<category><![CDATA[vista custom themes]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/</guid>
		<description><![CDATA[The file uxtheme.dll is a digitally signed file that validates themes during boot and theme installation. It is restricted and usually means that you can only install a handful of Microsoft certified themes. If you want to add and use custom themes in Windows XP or Windows Vista you have to update the file uxtheme.dll. Once the file is patched you can install and use custom themes.]]></description>
			<content:encoded><![CDATA[<p>The file uxtheme.dll is a digitally signed file that validates themes during boot and theme installation. It is restricted and usually means that you can only install a handful of Microsoft certified themes. If you want to add and use custom themes in Windows XP or Windows Vista you have to update the file uxtheme.dll. Once the file is patched you can install and use custom themes.</p>
<p>I would like to introduce two methods of patching uxtheme.dll. The first method is automatic but sometimes not working. I would still suggest to use the <a href="http://www.softpedia.com/get/System/OS-Enhancements/UXTheme-MultiPatcher.shtml">Uxtheme Multi-patcher</a> first if you use Windows XP or Windows Server 2003. Just unpack and start the application (no installation required) and click on Patch to patch uxtheme.dll. The software checks the operating system and asks if the findings are correct. If the information is correct click OK.</p>
<p>Windows File Protection will kick in which you have to cancel of course. File Protection would otherwise replace the patched uxtheme.dll with the original from the Windows XP CD which would have the result that you would not be able to use custom themes. Once that is done restart the computer once and check if you can add custom themes. If that is possible you have successfully patched uxtheme.dll. If not or if you are using Windows Vista read on.</p>
<p><span id="more-2945"></span>Windows Vista users or users where the automatic patching failed can replace the file manually instead. They need the application <a href="http://www3.telus.net/_/replacer/">Replacer</a> for it which can be used to replace files with system protection. They also need the patched uxtheme.dll which they can find at  <a href="http://www.withinwindows.com/uxthemes/">Uxtheme Patches</a>. Make sure to download the correct version for your operating system.</p>
<p>Start Replacer and follow the on screen instructions. Begin by dragging and dropping the original uxtheme.dll file which is located in c:\windows\system32 into the program window and hit enter. Then drag and drop the patched dll into the window and hit enter again. Follow the instructions until File Protection kicks in again. Make sure you cancel the file protection window so that the patched file is not replaced with the original one again.</p>
<p>Custom themes can be added after a restart.</p>

	Tags: <a href="http://www.ghacks.net/tag/replacer/" title="replacer" rel="tag">replacer</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/themes/" title="themes" rel="tag">themes</a>, <a href="http://www.ghacks.net/tag/uxtheme-patch/" title="uxtheme patch" rel="tag">uxtheme patch</a>, <a href="http://www.ghacks.net/tag/uxthemedll/" title="uxtheme.dll" rel="tag">uxtheme.dll</a>, <a href="http://www.ghacks.net/tag/vista-custom-themes/" title="vista custom themes" rel="tag">vista custom themes</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/" title="Find and Replace text across multiple documents (March 22, 2008)">Find and Replace text across multiple documents</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
