<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Outlook ate my shortcuts! (Favorite folders and calendar disappearing in Outlook)</title>
	<atom:link href="http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/</link>
	<description>Thoughts from a mind twisted by tech and sports</description>
	<lastBuildDate>Thu, 22 Jul 2010 17:01:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: palehorse</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3745</link>
		<dc:creator>palehorse</dc:creator>
		<pubDate>Thu, 10 Jun 2010 17:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3745</guid>
		<description>Glad it worked for you.  Your issue with the file not found looks like you were missing a space after outlook.exe.</description>
		<content:encoded><![CDATA[<p>Glad it worked for you.  Your issue with the file not found looks like you were missing a space after outlook.exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lynn</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3744</link>
		<dc:creator>lynn</dc:creator>
		<pubDate>Thu, 10 Jun 2010 00:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3744</guid>
		<description>Hello.  I&#039;m not very computer literate but tried restoring my favorites window by using what seemed the easiest solution in this blog; that is, I clicked Start, then Run, then typed in outlook.exe/resetnavpane, but got an error message saying outlook.exe/resetnavpane could not be found.

I found a simple solution at another website--simply click on the mail icon in the navigation pane.  Worked!  :)  Whew!</description>
		<content:encoded><![CDATA[<p>Hello.  I&#8217;m not very computer literate but tried restoring my favorites window by using what seemed the easiest solution in this blog; that is, I clicked Start, then Run, then typed in outlook.exe/resetnavpane, but got an error message saying outlook.exe/resetnavpane could not be found.</p>
<p>I found a simple solution at another website&#8211;simply click on the mail icon in the navigation pane.  Worked!  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Whew!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jojo</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3729</link>
		<dc:creator>jojo</dc:creator>
		<pubDate>Sat, 29 May 2010 18:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3729</guid>
		<description>Two hints:
1/ make sure to put outlook.xml in the folder where Outlook.xml already exists (might be Roaming subfolder instead of Local ?)
2/ Shortcuts in the Outlook.xml are HARDCODED to the file location paths, your PST files referred by shortcusts MUST be moved to exactly the same location as it was on previous computer.

It worked for me, so can be done.</description>
		<content:encoded><![CDATA[<p>Two hints:<br />
1/ make sure to put outlook.xml in the folder where Outlook.xml already exists (might be Roaming subfolder instead of Local ?)<br />
2/ Shortcuts in the Outlook.xml are HARDCODED to the file location paths, your PST files referred by shortcusts MUST be moved to exactly the same location as it was on previous computer.</p>
<p>It worked for me, so can be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3716</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 13 May 2010 09:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3716</guid>
		<description>We have one or two users where this happens on an occasional basis...for each of them I have created two batch files backup.bat and restore.bat

cd c:\documents and settings\\application data\microsoft\outlook\
copy outlook.xml c:\ost /y

cd c:\documents and settings\\application data\microsoft\outlook\
copy c:\ost\outlook.xml c:\ /y

where c:\ost is the location of the outlook.ost file to prevent long romaing profile load/unload times.

When the user has changed the &#039;favourite folders&#039; they run the backup.bat file. As and when the file corupts they shutdown outlook and run the restore.</description>
		<content:encoded><![CDATA[<p>We have one or two users where this happens on an occasional basis&#8230;for each of them I have created two batch files backup.bat and restore.bat</p>
<p>cd c:\documents and settings\\application data\microsoft\outlook\<br />
copy outlook.xml c:\ost /y</p>
<p>cd c:\documents and settings\\application data\microsoft\outlook\<br />
copy c:\ost\outlook.xml c:\ /y</p>
<p>where c:\ost is the location of the outlook.ost file to prevent long romaing profile load/unload times.</p>
<p>When the user has changed the &#8216;favourite folders&#8217; they run the backup.bat file. As and when the file corupts they shutdown outlook and run the restore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3715</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Wed, 12 May 2010 15:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3715</guid>
		<description>Thank you! resetting the outlook.xml file worked for me!</description>
		<content:encoded><![CDATA[<p>Thank you! resetting the outlook.xml file worked for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palehorse</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3706</link>
		<dc:creator>palehorse</dc:creator>
		<pubDate>Mon, 03 May 2010 14:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3706</guid>
		<description>Unfortunately I haven&#039;t upgraded to 2010 yet.  If you find the answer I&#039;d love to hear about it.  Good luck!</description>
		<content:encoded><![CDATA[<p>Unfortunately I haven&#8217;t upgraded to 2010 yet.  If you find the answer I&#8217;d love to hear about it.  Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nixsta</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3703</link>
		<dc:creator>Nixsta</dc:creator>
		<pubDate>Sun, 02 May 2010 20:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3703</guid>
		<description>Hi,

I&#039;ve just migrated to Office 2010 and wanting to copy of .xml Outlook shortcuts file back to my local drive.  Saved to C:\Users\user name\AppData\Local\Microsoft\Outlook folder and it doesn&#039;t seem to have come back.  Any ideas?

Nixsta</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve just migrated to Office 2010 and wanting to copy of .xml Outlook shortcuts file back to my local drive.  Saved to C:\Users\user name\AppData\Local\Microsoft\Outlook folder and it doesn&#8217;t seem to have come back.  Any ideas?</p>
<p>Nixsta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palehorse</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3701</link>
		<dc:creator>palehorse</dc:creator>
		<pubDate>Fri, 30 Apr 2010 14:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3701</guid>
		<description>I&#039;m glad it was able to help!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad it was able to help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackie Groundsell</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3700</link>
		<dc:creator>Jackie Groundsell</dc:creator>
		<pubDate>Fri, 30 Apr 2010 11:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3700</guid>
		<description>Thanks so much, all works perfectly and has saved my sanity today!  will Twitter your site</description>
		<content:encoded><![CDATA[<p>Thanks so much, all works perfectly and has saved my sanity today!  will Twitter your site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3690</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Sat, 24 Apr 2010 02:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/09/26/outlook-ate-my-favorite-shortcuts/#comment-3690</guid>
		<description>Did as instructed worked a charm, thanks for your time and effort.</description>
		<content:encoded><![CDATA[<p>Did as instructed worked a charm, thanks for your time and effort.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
