<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-27553964</id><updated>2011-04-21T21:21:58.310-07:00</updated><title type='text'>Overloading the returntype</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://returntype.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27553964/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://returntype.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>World Leader Pretend</name><uri>http://www.blogger.com/profile/07701452772384704151</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-27553964.post-114678229531050066</id><published>2006-05-04T15:22:00.000-07:00</published><updated>2006-05-04T15:54:10.353-07:00</updated><title type='text'>Restoring files from Sonic DigitalMedia Plus 7's Easy Archive</title><content type='html'>So I've backed up my wife's "My Documents" folder which fit on 4 CD's using Sonic DigitalMedia Plus 7's Easy Archive, but I couldn't find a way within the program to restore the archived files from the CD.  So after digging through windows help and realizing that the data is uncompressed on the CD's, I realized the xcopy will restore the files (in a merge fashion) where copying via the GUI caused the existing data and directories to be deleted.&lt;br /&gt;&lt;br /&gt;So, my CD drive is "D:" and I changed directory to "C:\Documents and Settings\{account name}\My Documents\" .  The command I ran on each CD was the following:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;  cd "C:\Documents and Settings\{account name}\My Documents\"&lt;br /&gt;  xcopy.exe "D:\All Files\C\Documents and Settings\{account name}\My Documents\*" . /C /S /Y&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;I hope that helps save someone else some trouble.  I attempted to call Sonic, but was hung up on twice, so there may be an "official" way of doing this, but I had not luck with their FAQ, knowledgebase, and phone support.&lt;br /&gt;&lt;br /&gt;Jonathan Cowherd&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27553964-114678229531050066?l=returntype.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://returntype.blogspot.com/feeds/114678229531050066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27553964&amp;postID=114678229531050066' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27553964/posts/default/114678229531050066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27553964/posts/default/114678229531050066'/><link rel='alternate' type='text/html' href='http://returntype.blogspot.com/2006/05/restoring-files-from-sonic.html' title='Restoring files from Sonic DigitalMedia Plus 7&apos;s Easy Archive'/><author><name>World Leader Pretend</name><uri>http://www.blogger.com/profile/07701452772384704151</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
