<?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>kristianfrandsen.com &#187; windows</title>
	<atom:link href="http://kristianfrandsen.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://kristianfrandsen.com</link>
	<description>En nørds hverdag</description>
	<lastBuildDate>Thu, 22 Sep 2011 11:11:03 +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>How to install Windows Live Messenger 2009 on Windows Server 2003</title>
		<link>http://kristianfrandsen.com/2009/11/how-to-install-windows-live-messenger-2009-on-windows-server-2003/</link>
		<comments>http://kristianfrandsen.com/2009/11/how-to-install-windows-live-messenger-2009-on-windows-server-2003/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 19:04:06 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[reshack]]></category>
		<category><![CDATA[ressource]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=314</guid>
		<description><![CDATA[Hello, I just installed Windows Server 2003 on a private test-server. After the installation I wanted to install Windows Live Messenger 2009, however it&#8217;s not possible according to the installer. It seems that Windows Live Messenger cannot be installed on Windows Server 2003 and 2008. I have found some posts online saying that it can&#8217;t even [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I just installed Windows Server 2003 on a private test-server.</p>
<p>After the installation I wanted to install Windows Live Messenger 2009, however it&#8217;s not possible according to the installer.</p>
<p>It seems that Windows Live Messenger cannot be installed on Windows Server 2003 and 2008.<img class="alignright size-full wp-image-316" title="Screenshot of reshack in action" src="http://kristianfrandsen.com/wp-content/uploads/2011/01/windows_server_messenger_install_error.png" alt="" width="320" height="192" /><br />
I have found some posts online saying that it can&#8217;t even be installed on Windows XP 64 bit. However I have not checked if that is correct.</p>
<p>I searched the internet and found a solution for the problem and it worked for me.<br />
I have made a step-by-step guide below on how I did:</p>
<p>1. First download Windows Live Messenger from <a title="Download Windows Live Messenger." href="http://download.live.com/?sku=messenger" target="_blank">http://download.live.com/?sku=messenger</a></p>
<p>2. Then download Resource Hacker.<br />
You can find <a title="Official site of Resource Hacker." href="http://angusj.com/resourcehacker/" target="_blank">the official site here</a> (contains info and download-link).<br />
I have however added an <a title="Extra download-link to Resource Hacker." href="http://gratisupload.dk/vis/35715/" target="_blank">extra download-link here</a> to the current version (as of 5h November 2009).</p>
<p>3. Open the Windows Live Messenger installer-file in Resource Hacker.</p>
<p>4. Open the resource tree and goto &#8220;CONFIG&#8221; &gt; &#8220;CONFIG0&#8243; &gt; &#8220;0&#8243;.<img class="alignright size-full wp-image-315" title="The installation error-message." src="http://kristianfrandsen.com/wp-content/uploads/2011/01/reshack-wlsetup_edit.png" alt="" width="400" height="259" /></p>
<p>5. In the line to your right find the XML-tag &lt;os productType=&#8221;workstation&#8221; /&gt;.</p>
<p>6. Replace &#8220;workstation&#8221; with &#8220;server&#8221; and recompile the script by clicking the &#8220;Compile Script&#8221;-button in Resource Hacker.</p>
<p>7. Save the modified file in Resource Hacker (that is done through the &#8220;File&#8221;-menu).</p>
<p>8. Now you are ready to install &#8211; simply run the saved file and the installer should not give any error now.</p>
<p>I hope this step-by-step guide helped you.<br />
I now have Windows Live Messenger 2009 installed on my Windows Server 2003 enviroment &#8211; and that was my mission.</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2009/11/how-to-install-windows-live-messenger-2009-on-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two simple ways to delete a Windows Service</title>
		<link>http://kristianfrandsen.com/2009/11/two-simple-ways-to-delete-a-windows-service/</link>
		<comments>http://kristianfrandsen.com/2009/11/two-simple-ways-to-delete-a-windows-service/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 15:23:47 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[regedit32]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[sc]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=312</guid>
		<description><![CDATA[Hello, I have often had problems with deleting a Windows Service. Normally you shouldn&#8217;t delete a Windows Service, but sometimes (for example if a BETA program doesnt uninstall correct or something like that) it is needed. I have listed two methods on how to delete a Windows Service here: The first method is by changing in [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I have often had problems with deleting a Windows Service. Normally you shouldn&#8217;t delete a Windows Service, but sometimes (for example if a BETA program doesnt uninstall correct or something like that) it is needed.</p>
<p>I have listed two methods on how to delete a Windows Service here:</p>
<p><strong>The first method is by changing in the Registry Database:</strong><br />
1. First run regedit or regedit32 (You can do that from the Start-menu &gt; Run &gt; Type &#8220;regedit&#8221; and then OK).</p>
<p>2. Find the registry-entry &#8220;HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services&#8221;</p>
<p>3. Look for the service in the tree-structure and delete it.<br />
You can look at the keys (mostly the key ImagePath) to see what files the service is using and delete them as well (if necessary).</p>
<p><strong>The second method is a bit more simple &#8211; it is by typing a command in the command prompt:</strong><br />
1. First run the Command Prompt (You can do that from the Start-menu &gt; Run &gt; Type &#8220;cmd&#8221; and then OK).<br />
If you are running Windows Vista or Windows 7 you need to run the Command Prompt as an Administrator (that is done by right-clicking the short-cut and choose &#8220;Run as&#8230;&#8221;)</p>
<p>2. When the Command Prompt is running simply just type: sc delete &#8220;the-service-nam&#8221;.</p>
<p>Both methods require that you reboot the computer afterwards if you want to see the changes in the Service Manager.</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2009/11/two-simple-ways-to-delete-a-windows-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy attachment of Synology shared folder as network drive on Windows</title>
		<link>http://kristianfrandsen.com/2009/10/easy-attachment-of-synology-shared-folder-as-network-drive-on-windows/</link>
		<comments>http://kristianfrandsen.com/2009/10/easy-attachment-of-synology-shared-folder-as-network-drive-on-windows/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:58:09 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Synology]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[diskstation]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[ds207+]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[shared]]></category>
		<category><![CDATA[synology]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=304</guid>
		<description><![CDATA[Hello, When I started with my Synology DiskStation 207+ I had the problem with Windows losing the connection to my shared folders on the DiskStation. Sometimes it simply just said that I used an incorrect username and password - eventhough I had written the correct username and password when I set up my network drive. I [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>When I started with my Synology DiskStation 207+ I had the problem with Windows losing the connection to my shared folders on the DiskStation.<br />
Sometimes it simply just said that I used an incorrect username and password - eventhough I had written the correct username and password when I set up my network drive.</p>
<p>I found out that by creating a user on the DiskStation with the same username and password as my Windows User the problem stopped. You actually don&#8217;t have to logon to the drives after this &#8220;fix&#8221; &#8211; you can just simply access it by adding the network drive or by the default network address. Of cource you have to give the new user the correct rights, but after this is done it works perfectly.</p>
<p>This way you can also control the different users on your Windows-machine and give them different access on the Synology DiskStation. Easy as hell <img src='http://kristianfrandsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Have a nice try !</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2009/10/easy-attachment-of-synology-shared-folder-as-network-drive-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with my CD/DVD-drive on Windows XP</title>
		<link>http://kristianfrandsen.com/2009/01/problems-with-my-cddvd-drive-on-windows-xp/</link>
		<comments>http://kristianfrandsen.com/2009/01/problems-with-my-cddvd-drive-on-windows-xp/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 15:02:00 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[cd-drive]]></category>
		<category><![CDATA[code 39]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[dvd-drive]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[filter driver]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[HL-DT-ST DVDRAM GMA-4082N]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=209</guid>
		<description><![CDATA[Hello, I&#8217;ve had a problem on my laptop at work. Suddenly my CD/DVD-drive was not found in &#8220;My computer&#8221; and looking in &#8220;Device Manager&#8221; just showed me a yellow exclamation mark for my CD/DVD-drive and an error that my driver was corrupted or missing (Error code 39). The exact error-message was: &#8220;Windows cannot load the device [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;ve had a problem on my laptop at work. Suddenly my CD/DVD-drive was not found in &#8220;My computer&#8221; and looking in &#8220;Device Manager&#8221; just showed me a yellow exclamation mark for my CD/DVD-drive and an error that my driver was corrupted or missing (Error code 39).</p>
<p>The exact error-message was: &#8220;Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)&#8221;.</p>
<p>At first I tried to remove the drive through the &#8220;Device Manager&#8221; and reboot my computer, but that didn&#8217;t help at all. I then started looking on the internet hoping I could find a solution. After about an hour I did.</p>
<p>The problem &#8211; on my computer &#8211; proparly is that I have installed or uninstalled an application that has an CD/DVD filter driver. That could make this error occur. Microsoft made a description of the problem and has made a solution for it too. You can see this <a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;929461" target="_blank">here</a>.</p>
<p>However instead of using the slow manual Microsoft has described as a solution, I chose to find a VBS-file that could do the same just by double clicking it. You can find this file <a href="http://gratisupload.dk/vis/21582/" target="_blank">here</a>.</p>
<p>I downloaded the file, executed the file and rebooted my computer. After that my CD/DVD-drive was found in &#8220;My computer&#8221; and was no longer tagged with a yellow exclamation mark in the &#8220;Device Manager&#8221;.</p>
<p>Please notice I do not take any responsibility for errors this fix might do. Running the script or following my guide is 100 % your own responsibility.</p>
<p>My CD/DVD-drive was the following model: HL-DT-ST DVDRAM GMA-4082N.</p>
<p>I hope this solution will work for you aswell.</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2009/01/problems-with-my-cddvd-drive-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rødt kryds i Outlook Web Access, Windows Vista og IE 7.0</title>
		<link>http://kristianfrandsen.com/2008/08/rodt-kryds-i-outlook-web-access-windows-vista-og-ie-70/</link>
		<comments>http://kristianfrandsen.com/2008/08/rodt-kryds-i-outlook-web-access-windows-vista-og-ie-70/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 07:02:25 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[outlook web access]]></category>
		<category><![CDATA[owa]]></category>
		<category><![CDATA[rødt kryds]]></category>
		<category><![CDATA[s/mime]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sikkerhed]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=167</guid>
		<description><![CDATA[Halløjsa, Jeg har tidligere beskrevet problemet omkring det røde kryds, der fremkommer, når man forsøger at sende en e-mail eller lign. via Outlook Web Access og man sidder på en maskine med Windows Vista og Internet Explorer 7.0. Du kan finde mit blog-indlæg omkring problemet her. Jeg kom også med en løsning på problemet den [...]]]></description>
			<content:encoded><![CDATA[<p>Halløjsa,</p>
<p>Jeg har tidligere beskrevet problemet omkring det røde kryds, der fremkommer, når man forsøger at sende en e-mail eller lign. via Outlook Web Access og man sidder på en maskine med Windows Vista og Internet Explorer 7.0.</p>
<p><a href="http://blog.frande.dk/2008/03/13/problemer-med-outlook-web-access-og-windows-vista-og-ie-70/" target="_blank">Du kan finde mit blog-indlæg omkring problemet her</a>.</p>
<p>Jeg kom også med en løsning på problemet den gang, men der er faktisk en endnu nemmere løsning.</p>
<p>I en dansk-sproget version af Outlook Web Access, kan det løses ved at gå ind i &#8220;Indstillinger&#8221;, herefter nedunder &#8220;E-mail-sikkerhed&#8221; og klikke på knappen &#8220;Hent&#8221;. Herefter vil man blive spurgt om man vil downloade en lille fil. Denne fil skal man køre, hvorefter S/MIME control bliver installeret.</p>
<p><img style="border: black 1px solid;" src="http://kristianfrandsen.com/wp-content/uploads/2011/01/webmail.jpg" alt="Her kan du hente S/MIME Control." width="550" height="207" /></p>
<p>Efter installationen skal man gerne via Outlook Web Access igen kunne skrive e-mails.</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2008/08/rodt-kryds-i-outlook-web-access-windows-vista-og-ie-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problemer med Outlook Web Access, Windows Vista og IE 7.0</title>
		<link>http://kristianfrandsen.com/2008/03/problemer-med-outlook-web-access-windows-vista-og-ie-7-0/</link>
		<comments>http://kristianfrandsen.com/2008/03/problemer-med-outlook-web-access-windows-vista-og-ie-7-0/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 15:15:34 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[fejl]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[opdatering]]></category>
		<category><![CDATA[outlook web access]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sikkerhed]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=79</guid>
		<description><![CDATA[Nogle kender måske til problemet, at når man i Windows Vista med Internet Explorer 7.0 forsøger at skrive en e-mail via Outlook Web Access (OWA), så er det ikke muligt. Der kommer simpelthen et rødt kryds frem i det felt, hvor man normalt indtaster indholdet af sin e-mail. Teknisk set skyldes det at Microsoft i Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Nogle kender måske til problemet, at når man i Windows Vista med Internet Explorer 7.0 forsøger at skrive en e-mail via Outlook Web Access (OWA), så er det ikke muligt. Der kommer simpelthen et rødt kryds frem i det felt, hvor man normalt indtaster indholdet af sin e-mail.</p>
<p>Teknisk set skyldes det at Microsoft i Windows Vista har fjernet den såkaldte &#8220;DHTML Editing Control&#8221; for at højne sikkerheden i styresystemet. En af de applikationer, der benytter sig af denne control, er Outlook Web Access.</p>
<p>Problemet kan nemt løses &#8211; men ikke af brugeren selv. Det skal i stedet løses af den/de systemansvarlige, idet der skal installeres en opdatering til Exchange-serveren. Microsoft har udgivet opdateringen som krævet, og den findes til både Exchange 2000 og Exchange 2003.</p>
<p><a title="Opdateringen til Exchange-serveren (KB911829) kan du bl.a. finde her." href="http://support.microsoft.com/kb/911829" target="_blank">Opdateringen kan du også finde her (KB911829).</a></p>
<p>Det gode ved opdateringen er &#8211; foruden at den selvfølgelig løser problemet &#8211; at den ikke kræver en genstart af Exchange-serveren.</p>
<p>Lad os håbe, at de forskellige systemansvarlige snarest får taget denne opdatering til sig &#8211; jeg oplever nemlig selv flere steder dette problem! <img src='http://kristianfrandsen.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>God fornøjelse!</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2008/03/problemer-med-outlook-web-access-windows-vista-og-ie-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

