<?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>Xster.net &#187; Windows</title>
	<atom:link href="http://tech.xster.net/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.xster.net</link>
	<description>Never relearn twice</description>
	<lastBuildDate>Fri, 20 Jan 2012 21:11:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Outlook Unread Messages System Tray Envelope Icon Not Showing</title>
		<link>http://tech.xster.net/tips/outlook-unread-messages-system-tray-envelope-icon-not-showing/</link>
		<comments>http://tech.xster.net/tips/outlook-unread-messages-system-tray-envelope-icon-not-showing/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 16:09:48 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[systray]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=296</guid>
		<description><![CDATA[The Outlook options structure is pretty arcane with all its n-levels of nesting. It&#8217;s pretty hard to find the option you want. So you had a envelope that shows you have unread mails before and it&#8217;s not there anymore. Bring it back with: Tools -&#62; Options -&#62; Preferences -&#62; E-mail Options -&#62; Advanced E-mail Options [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The Outlook options structure is pretty arcane with all its n-levels of nesting. It&#8217;s pretty hard to find the option you want. So you had a envelope that shows you have unread mails before and it&#8217;s not there anymore. Bring it back with:</p>
<p><strong>Tools </strong>-&gt; <strong>Options</strong> -&gt; <strong>Preferences</strong> -&gt; <strong>E-mail Options</strong> -&gt; <strong>Advanced E-mail Options</strong> -&gt; <strong>Show an envelope icon in the notification area</strong></p>
<div class="shr-publisher-296"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Foutlook-unread-messages-system-tray-envelope-icon-not-showing%2F' data-shr_title='Outlook+Unread+Messages+System+Tray+Envelope+Icon+Not+Showing'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Foutlook-unread-messages-system-tray-envelope-icon-not-showing%2F' data-shr_title='Outlook+Unread+Messages+System+Tray+Envelope+Icon+Not+Showing'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/outlook-unread-messages-system-tray-envelope-icon-not-showing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRM Workflows Don&#8217;t Work, E-mails Don&#8217;t Send&#8230;</title>
		<link>http://tech.xster.net/tips/crm-workflows-dont-work-e-mails-dont-send/</link>
		<comments>http://tech.xster.net/tips/crm-workflows-dont-work-e-mails-dont-send/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 17:22:07 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=265</guid>
		<description><![CDATA[Symptom: You choose to run a workflow but nothing seems to happen and the new workflow doesn&#8217;t appear in the workflow tab. Theory: If my CRM exam studyage served me right, the Microsoft Dynamics CRM is composed of 3 parts. The application layer producing the business logic, the data layer interfacing with SQL and the [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>Symptom</strong>: You choose to run a workflow but nothing seems to happen and the new workflow doesn&#8217;t appear in the workflow tab.</p>
<p><strong>Theory</strong>: If my CRM exam studyage served me right, the Microsoft Dynamics CRM is composed of 3 parts. The application layer producing the business logic, the data layer interfacing with SQL and the async service layer doing stuff like workflows on the background (a bit like SQL agent). If the first 2 break, you won&#8217;t get your CRM site at all. When the async service layer breaks, it&#8217;s a bit more subtle like in this case.<span id="more-265"></span></p>
<p><strong>Diagnosis</strong>: The most important part is to intercept at least some form of error output and determine what&#8217;s wrong with the system. You need to turn on your tracing function for CRM as described <a href="http://support.microsoft.com/kb/907490">here</a>. The look at your web log and your async log, typically at C:\Program Files\Microsoft Dynamics CRM\Trace.</p>
<p><strong>Possible Causes</strong>:</p>
<ul>
<li>First, be sure to update your CRM software. At the time of the writing, the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=f84f2bfb-393d-4b90-bf1b-300a82ec6083&amp;displaylang=en">Update Rollup 11</a> is the newest</li>
<li>Check your IIS web.config file. Make sure critical parts required for the async service are there. Make sure for instance that the &lt;System.Workflow.ComponentModel.WorkflowCompiler&gt; section is there to allow the workflow compiler to use basic CLI classes like String and Object etc.</li>
<li>If your CRM site is initially installed in port 5555, changing it after in IIS Manager won&#8217;t affect the async service. Therefore, if you change it to port 80 or do anything else to change the URL for accessing your CRM site, you won&#8217;t be able to access the async service. Check your trace to confirm your initial setting.</li>
</ul>
<div class="shr-publisher-265"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fcrm-workflows-dont-work-e-mails-dont-send%2F' data-shr_title='CRM+Workflows+Don%27t+Work%2C+E-mails+Don%27t+Send...'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fcrm-workflows-dont-work-e-mails-dont-send%2F' data-shr_title='CRM+Workflows+Don%27t+Work%2C+E-mails+Don%27t+Send...'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/crm-workflows-dont-work-e-mails-dont-send/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Transferring All Internet Traffic Through Windows VPN</title>
		<link>http://tech.xster.net/tips/stop-transferring-all-internet-traffic-through-windows-vpn/</link>
		<comments>http://tech.xster.net/tips/stop-transferring-all-internet-traffic-through-windows-vpn/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 18:52:14 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Gateway]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=257</guid>
		<description><![CDATA[By default, when you connect to VPN in Windows, it will put all your Internet traffic through the VPN. This can be annoying if you just want to VPN in to get access to some files on the network. This can be especially annoying if your VPN server is slow and now all your Internet [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>By default, when you connect to VPN in Windows, it will put all your Internet traffic through the VPN. This can be annoying if you just want to VPN in to get access to some files on the network. This can be especially annoying if your VPN server is slow and now all your Internet access speed is slow.<span id="more-257"></span></p>
<p>To use VPN for domain network access only</p>
<ol>
<li>Right-click your VPN connection and choose properties.</li>
<li>Go to Networking tab and open your TCP/IPv4 item</li>
<li>Click on Advanced&#8230;</li>
<li>Uncheck &#8220;Use default gateway on remote network&#8221; and click OK</li>
</ol>
<p>Now, only relevant traffic goes through VPN</p>
<p style="text-align: center;"><a href="http://tech.xster.net/wp-content/uploads/2010/07/21-07-2010-2-48-46-PM1.png"><img class="aligncenter size-full wp-image-259" title="VPN Settings" src="http://tech.xster.net/wp-content/uploads/2010/07/21-07-2010-2-48-46-PM1.png" alt="" width="723" height="293" /></a></p>
<div class="shr-publisher-257"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fstop-transferring-all-internet-traffic-through-windows-vpn%2F' data-shr_title='Stop+Transferring+All+Internet+Traffic+Through+Windows+VPN'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fstop-transferring-all-internet-traffic-through-windows-vpn%2F' data-shr_title='Stop+Transferring+All+Internet+Traffic+Through+Windows+VPN'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/stop-transferring-all-internet-traffic-through-windows-vpn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quake Style Drop Down Terminal for Windows</title>
		<link>http://tech.xster.net/tips/quake-style-drop-down-terminal-for-windows/</link>
		<comments>http://tech.xster.net/tips/quake-style-drop-down-terminal-for-windows/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 01:54:47 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[quake]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[visor]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Yakuake]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=236</guid>
		<description><![CDATA[I was used to the convenience of drop-down terminals like Visor in Mac or Yakuake in Linux and needed something similar in Windows. It turns out, it is possible to achieve almost the same effects in Windows with the use of 2 tools. AutoHotkey -  lets you run scripts triggered by hotkeys anywhere in Windows Console [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I was used to the convenience of drop-down terminals like <a href="http://tech.xster.net/tips/the-perfect-visor-reborn/">Visor</a> in Mac or Yakuake in Linux and needed something similar in Windows.</p>
<p>It turns out, it is possible to achieve almost the same effects in Windows with the use of 2 tools.</p>
<ul>
<li><a href="http://www.autohotkey.com/">AutoHotkey</a> -  lets you run scripts triggered by hotkeys anywhere in Windows</li>
<li><a href="http://sourceforge.net/projects/console/">Console</a> &#8211; is a terminal app that lets you run a custom shell with no title bar, no borders, transparency etc.</li>
</ul>
<p style="text-align: center;"><a href="http://tech.xster.net/wp-content/uploads/2010/06/console.png"><img class="size-full wp-image-239 aligncenter" title="Console" src="http://tech.xster.net/wp-content/uploads/2010/06/console.png" alt="" width="652" height="235" /></a></p>
<p style="text-align: left;"><span id="more-236"></span>Follow these steps to get it working:</p>
<ol>
<li>Download <a href="http://sourceforge.net/projects/console/">Console</a> and put it somewhere (ie. C:\Program Files\Console2\)</li>
<li>Make sure it&#8217;s in your %path% system environment (Right-click My Computer, Properties, Advanced system settings, Advanced, Environment Variables)</li>
<li>Run it, go to Edit -&gt; Settings. Change the settings to suit your taste
<ul>
<li>Change your shell to PowerShell at C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe for Windows 7 and change your startup dir</li>
<li>Change the window size columns to take up most of your screen</li>
<li>Windows fonts suck, try <a href="http://www.font-zone.com/download.php?fid=2026">Andale Mono</a> or <a href="http://www.fonts101.com/fonts/view/Uncategorized/51239/Monaco.aspx">Monaco</a></li>
<li>Make sure initial position is at 0, 0 and always on top</li>
<li>Under Appearance -&gt; More&#8230;, make sure it has no menu, no toolbar, no caption, not resizable, no border, no taskbar, no tray icon for minimal footprint</li>
<li>Set your transparency</li>
</ul>
</li>
<li>Download <a href="http://www.autohotkey.com/">AutoHotkey</a> and install it</li>
<li>Download <a href="http://tech.xster.net/wp-content/uploads/2010/06/QuakeTerminal.ahk">this script</a> to your Startup foler, change the <a href="http://www.autohotkey.com/docs/Hotkeys.htm">hotkey</a> to what you want to use in the script. It is initially Ctrl-`</li>
<li>Run the script and press your hotkey</li>
<li>Boom, you got a terminal at your fingertip</li>
</ol>
<p>Sources: <a href="http://jake.ginnivan.net/2010/01/quake-style-powershell-console/">[1]</a> <a href="http://www.instructables.com/id/%22Drop-Down%22,-Quake-style-command-prompt-for-Window/">[2]</a></p>
<div class="shr-publisher-236"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fquake-style-drop-down-terminal-for-windows%2F' data-shr_title='Quake+Style+Drop+Down+Terminal+for+Windows'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fquake-style-drop-down-terminal-for-windows%2F' data-shr_title='Quake+Style+Drop+Down+Terminal+for+Windows'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/quake-style-drop-down-terminal-for-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The location of the file or directory &#8216;C:\Something&#8217; is not trusted</title>
		<link>http://tech.xster.net/tips/the-location-of-the-file-or-directory-csomething-is-not-trusted/</link>
		<comments>http://tech.xster.net/tips/the-location-of-the-file-or-directory-csomething-is-not-trusted/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 02:32:55 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=233</guid>
		<description><![CDATA[The error &#8220;The location of the file or directory &#8216;C:\Something&#8217; is not trusted&#8221; can sometimes be issued when linking or deploying assemblies in Windows. The issue is that Vista and Windows 7 have a way of automatically marking files received from another computer as unsafe to execute against. The easiest way to solve is to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The error &#8220;The location of the file or directory &#8216;C:\Something&#8217; is not trusted&#8221; can sometimes be issued when linking or deploying assemblies in Windows. The issue is that Vista and Windows 7 have a way of automatically marking files received from another computer as unsafe to execute against.</p>
<p>The easiest way to solve is to remove the restriction against the particular file</p>
<p style="text-align: center;"><a href="http://tech.xster.net/wp-content/uploads/2010/06/unblock.png"><img class="size-full wp-image-234 aligncenter" title="unblock" src="http://tech.xster.net/wp-content/uploads/2010/06/unblock.png" alt="" width="188" height="258" /></a></p>
<p style="text-align: left;">Right-click the file and open properties and click unblock.</p>
<div class="shr-publisher-233"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fthe-location-of-the-file-or-directory-csomething-is-not-trusted%2F' data-shr_title='The+location+of+the+file+or+directory+%27C%3A%5CSomething%27+is+not+trusted'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fthe-location-of-the-file-or-directory-csomething-is-not-trusted%2F' data-shr_title='The+location+of+the+file+or+directory+%27C%3A%5CSomething%27+is+not+trusted'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/the-location-of-the-file-or-directory-csomething-is-not-trusted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Spooler Continuously Stops on Every Print Action</title>
		<link>http://tech.xster.net/tips/windows-7-spooler-continuously-stops-on-every-print-action/</link>
		<comments>http://tech.xster.net/tips/windows-7-spooler-continuously-stops-on-every-print-action/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 18:42:55 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Bootcamp]]></category>
		<category><![CDATA[Fusion]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[spooler]]></category>
		<category><![CDATA[ThinPrint]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=154</guid>
		<description><![CDATA[Spooler simply stops every time you try to print or add a printer or something? You can keep restarting it but will never be able to print something? I won&#8217;t pretend to know your problem since it depends on potentially so many things but if you have a MacBook, one thing worth investigating is have [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Spooler simply stops every time you try to print or add a printer or something? You can keep restarting it but will never be able to print something? I won&#8217;t pretend to know your problem since it depends on potentially so many things but if you have a MacBook, one thing worth investigating is have you been running VMWare Fusion? The ThinPrint drivers of the VMWare Tools seem to be able to cause this problem when you run the same machine in BootCamp mode. Unfortunately, you can&#8217;t just uninstall it. Uninstalling VMWare Tools from inside virtual mode seems to solve this problem</p>
<div class="shr-publisher-154"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fwindows-7-spooler-continuously-stops-on-every-print-action%2F' data-shr_title='Windows+7+Spooler+Continuously+Stops+on+Every+Print+Action'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fwindows-7-spooler-continuously-stops-on-every-print-action%2F' data-shr_title='Windows+7+Spooler+Continuously+Stops+on+Every+Print+Action'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/windows-7-spooler-continuously-stops-on-every-print-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Empty Home Directory in Windows Using Boot Camp 3.0</title>
		<link>http://tech.xster.net/tips/empty-home-directory-in-windows-using-boot-camp-3-0/</link>
		<comments>http://tech.xster.net/tips/empty-home-directory-in-windows-using-boot-camp-3-0/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 22:29:47 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[.Xauthority]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Boot Camp]]></category>
		<category><![CDATA[Bootcamp]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[empty]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[X11]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=126</guid>
		<description><![CDATA[Just got Snow Leopard and installed Boot Camp 3.0 on Windows? Boot Camp 3.0 is definitely a well welcomed update. The trackpad works much better now with 2 finger tap for secondary click, it finally works like in OS X. Even better, you can now access HFS+ without third party apps in Windows. Definitely nice [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="size-full wp-image-127 alignleft" title="ls -a" src="http://tech.xster.net/wp-content/uploads/2009/09/Screen-shot-2009-09-13-at-6.22.14-PM.png" alt="ls -a" width="155" height="204" /></p>
<p>Just got Snow Leopard and installed Boot Camp 3.0 on Windows? Boot Camp 3.0 is definitely a well welcomed update. The trackpad works much better now with 2 finger tap for secondary click, it finally works like in OS X. Even better, you can now access HFS+ without third party apps in Windows. Definitely nice for Windows 7 x64 users that MacDrive doesn&#8217;t even support. But one problem that seems to trouble people in the forums is that navigating to /Users/[yourname] in Windows shows an empty folder. You can&#8217;t access your music or pictures or anything from Windows.</p>
<p>One possibility is the presence of a .Xauthority file in your $HOME directory. Delete the file and you may access your home directory in Windows. Remember that running X11 will recreate the file. Delete it again.<span id="more-126"></span></p>
<p>To automate the whole process, consider creating a script that lets you boot into Windows worry free.</p>

<div class="wp_syntax"><div class="code"><pre class="applescript" style="font-family:monospace;"><span style="color: #ff0033; font-weight: bold;">tell</span> <span style="color: #0066ff;">application</span> <span style="color: #009900;">&quot;Finder&quot;</span>
	<span style="color: #ff0033; font-weight: bold;">if</span> <span style="color: #0066ff;">exists</span> <span style="color: #0066ff;">file</span> <span style="color: #009900;">&quot;~/.Xauthority&quot;</span> <span style="color: #ff0033; font-weight: bold;">then</span>
		<span style="color: #0066ff;">delete</span> <span style="color: #0066ff;">file</span> <span style="color: #009900;">&quot;~/.Xauthority&quot;</span>
	<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">if</span>
<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">tell</span>
<span style="color: #0066ff;">do shell script</span> <span style="color: #009900;">&quot;bless -mount /Volumes/[your Windows device]/ -legacy -setBoot -nextonly&quot;</span> <span style="color: #ff0033; font-weight: bold;">with</span> administrator privileges
<span style="color: #0066ff;">do shell script</span> <span style="color: #009900;">&quot;shutdown -r now&quot;</span> <span style="color: #ff0033; font-weight: bold;">with</span> administrator privileges</pre></div></div>

<p>Put this in AppleScript editor and save it as a .app to make it executable. You can manpage the bless command for more options. You can also change the icon like any other app. At that point, you can invoke this via QuickSilver and a GUI dialog will prompt you for password.</p>
<p>It&#8217;s also possible that there are no .Xauthority files in the subdirectories so simply type in explorer the subdirectories to access them directly. ie: D:/Users/[you]/Desktop</p>
<div class="shr-publisher-126"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fempty-home-directory-in-windows-using-boot-camp-3-0%2F' data-shr_title='Empty+Home+Directory+in+Windows+Using+Boot+Camp+3.0'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fempty-home-directory-in-windows-using-boot-camp-3-0%2F' data-shr_title='Empty+Home+Directory+in+Windows+Using+Boot+Camp+3.0'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/empty-home-directory-in-windows-using-boot-camp-3-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

