<?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; application mover</title>
	<atom:link href="http://www.ghacks.net/tag/application-mover/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 23:31:44 +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>Application Mover</title>
		<link>http://www.ghacks.net/2009/03/15/application-mover/</link>
		<comments>http://www.ghacks.net/2009/03/15/application-mover/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 10:45:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[application mover]]></category>
		<category><![CDATA[junctions]]></category>
		<category><![CDATA[move applications]]></category>
		<category><![CDATA[software mover]]></category>
		<category><![CDATA[symbolic links]]></category>
		<category><![CDATA[windows shell extension]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11234</guid>
		<description><![CDATA[The hard drive where you install the majority of software programs is filled to the brim and it becomes clear that the need will arise to move some of the installed applications to another hard drive or storage device to make room for additional installs. Some software programs do not take it lightly if you [...]]]></description>
			<content:encoded><![CDATA[<p>The hard drive where you install the majority of software programs is filled to the brim and it becomes clear that the need will arise to move some of the installed applications to another hard drive or storage device to make room for additional installs. Some software programs do not take it lightly if you move them in Windows Explorer. They will stop working as the information in the Windows Registry and their new location do not match up. </p>
<p>Could be fatal for commercial software that has been bought as it will stop working altogether or revert back to a trial version that is most likely expired. You could uninstall and reinstall the software program. Could be trouble for users who do not have the serial number at hand anymore if the software is commercial. Could also be problematic because of custom settings that will most likely be gone unless they are stored globally.</p>
<p>A quick search on the Internet revealed no free software programs that aid the user in the process. The most popular commercial software program seems to be Application Mover by <a href="http://www.funduc.com/app_mover.htm">Funduc</a> which costs $15 for a single user license. We like free here at Ghacks which is why the following way to move applications from one location to another should work as well for you.</p>
<p><span id="more-11234"></span>Symbolic links come to the rescue. They can be used to point from the original folder to a new folder. Windows will recognize this as one folder in the original location although the files are located on another drive. To move c:\program1 to d:\program1 one would move the contents of c:\program1 to the d drive and create a symbolic link in c:\program1 pointing to the new location.</p>
<p>The process would therefor involve the following steps:</p>
<ul>
<li>Move (or copy) the files on c:\program1 to d:\program1</li>
<li>Create a symbolic link from c:\program1 to d:\program1</li>
</ul>
<p>There are several programs that can be used to create symbolic links, for example <a href="http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx">Junction</a> by Sysinternals or <a href="http://www.bitsum.com/shjunc.asp">SHJunction</a> by Bitsum. The first program is command line driven while the second comes with a graphical user interface.</p>
<p>There is also a <a href="http://www.ghacks.net/2009/02/02/ntfs-link-windows-shell-extension/">Windows Shell Extension</a> for those who prefer to create the symbolic links in Windows Explorer.</p>

	Tags: <a href="http://www.ghacks.net/tag/application-mover/" title="application mover" rel="tag">application mover</a>, <a href="http://www.ghacks.net/tag/junctions/" title="junctions" rel="tag">junctions</a>, <a href="http://www.ghacks.net/tag/move-applications/" title="move applications" rel="tag">move applications</a>, <a href="http://www.ghacks.net/tag/software-mover/" title="software mover" rel="tag">software mover</a>, <a href="http://www.ghacks.net/tag/symbolic-links/" title="symbolic links" rel="tag">symbolic links</a>, <a href="http://www.ghacks.net/tag/windows-shell-extension/" title="windows shell extension" rel="tag">windows shell extension</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/02/ntfs-link-windows-shell-extension/" title="NTFS Link Windows Shell Extension (February 2, 2009)">NTFS Link Windows Shell Extension</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/10/25/link-shell-extension/" title="Link Shell Extension (October 25, 2008)">Link Shell Extension</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/12/12/use-favorites-to-access-folders-faster-2/" title="Use Favorites to access Folders faster (December 12, 2007)">Use Favorites to access Folders faster</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/30/turn-off-computer-hardware-with-a-single-click/" title="Turn Off Computer Hardware With A Single Click (May 30, 2009)">Turn Off Computer Hardware With A Single Click</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/11/20/time-for-some-pc-winter-cleaning/" title="Time for some PC Winter Cleaning (November 20, 2007)">Time for some PC Winter Cleaning</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/15/application-mover/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
