<?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>Dennis Jlussi &#187; Windows</title>
	<atom:link href="http://www.jlussi.eu/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jlussi.eu</link>
	<description>Website &#124; Blog &#124; Album</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Vista Complete PC Backup on RAID drive</title>
		<link>http://www.jlussi.eu/2008/09/24/vista-complete-pc-backup-on-raid-drive/</link>
		<comments>http://www.jlussi.eu/2008/09/24/vista-complete-pc-backup-on-raid-drive/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 23:14:35 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Technisches]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jlussi.eu/2008/09/24/vista-complete-pc-backup-on-raid-drive/</guid>
		<description><![CDATA[This time it really hit me hard: The Mandriva 2009 RC1 live installer formatted one of my RAID 0 hard disks without prior notice. Oh yeah, I have a backup on the other RAID array, made with Vista&#8217;s great new &#8220;Complete PC Backup&#8221; &#8211; which didn&#8217;t work. So this time, Linux and Windows performed a [...]]]></description>
			<content:encoded><![CDATA[<p>This time it really hit me hard: The Mandriva 2009 RC1 live installer formatted one of my RAID 0 hard disks without prior notice. Oh yeah, I have a backup on the other RAID array, made with Vista&#8217;s great new &#8220;Complete PC Backup&#8221; &#8211; which didn&#8217;t work. So this time, Linux <em>and</em> Windows performed a great co-operation in driving me crazy.<br />
<span id="more-74"></span><br />
Ok, so the disk was formatted and therefore the RAID 0 array destroyed. Sad enough. First of all, I had to repair my DVD drive, which didn&#8217;t work for a while. It was just a bit dusty, so I opened it and cleaned everything and it worked again. Then I booted from the Vista DVD for the repair mode. Then I experienced that my second (working) array was not recognized. Ah, drivers missing. Both, Promise and Asus don&#8217;t find it necessary to offer drivers for a four-year-old mainboard on the internet, so it took me half an hour to find appropriate drivers. Anyway, then everything seemed to work fine: Boot from DVD, choose repair options, Vista automatically finds the backup and knows where to restore it to. Too easy.</p>
<p>No, it&#8217;s not that easy. I got an &#8220;file or directory corrupted&#8221; error. I tried twice, then I installed a clean Vista to perform all kinds of checks to the backup drive, everything was fine, but not working. Then I found out that the Complete Backup is a .vhd file and that other software is capable of restoring from vhd. So I installed some commercial software, burned a rescue CD, booted from that. Same result: It finds the backup and knows what to do with it, but can&#8217;t write.</p>
<p>There are some other threads on the net on this issue. I doubt that this damn Vista feature works on RAID drives at all. After hours of trying and internet research, I found a solution:</p>
<p>1. Install a clean Vista on the broken array and switch off &#8220;user account control&#8221;.<br />
2. Install the Vhdmount feature of MS Virtual Server 2005 (downloadable at no cost). See <a href="http://www.pcwelt.de/start/software_os/vista/praxis/95346/mehr_sicherheit_und_komfort_unter_vista/index5.html">these instructions</a> in German (I didn&#8217;t manage extracting the msi out of setup.exe, but you can choose the vhd function only in regular setup) or google for it in English.<br />
3. Install <a href="http://www.xxcopy.com">xxcopy</a> freeware edition.<br />
4. Find the .vhd file under the &#8220;WindowsImageBackup&#8221; folder and mount it using vhdmount.<br />
5. Xxcopy all content from the newly mounted drive to a directory (either on the backup drive or on the formerly broken array) using the /backup parameter. This will show some errors, don&#8217;t care.<br />
6. Reboot from your  Vista DVD, go in repair mode and open a command line.<br />
7. Xxcopy everything from the folder mentioned before to C:\, use parameters /backup and /y.<br />
8. Reboot from hard disk and enjoy your new old Vista installation <img src='http://www.jlussi.eu/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>My system is fully functional. The only thing I recognized is that Vista lost information about the Vista updates I chose <em>not </em>to install and offered those to me again. But that&#8217;s not too bad.</p>
<p>Now, this took me almost the whole day. Why does Mandriva not ask before formatting a harddisk? Why does Vista not check whether the backup can be restored to the drive that is backed up? And does anyone have a good recommendation for a backup tool that works with RAID drives?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jlussi.eu/2008/09/24/vista-complete-pc-backup-on-raid-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Repair Vista Bootup After PC-BSD Installation</title>
		<link>http://www.jlussi.eu/2008/09/17/repair-vista-boot-up-after-pc-bsd-installation/</link>
		<comments>http://www.jlussi.eu/2008/09/17/repair-vista-boot-up-after-pc-bsd-installation/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 22:31:19 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Technisches]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jlussi.eu/2008/09/17/repair-vista-boot-up-after-pc-bsd-installation/</guid>
		<description><![CDATA[Today, I downloaded PC-BSD 7 to try it out &#8211; my first BSD operating system. I was very disappointed after intalling it on my Thinkpad. Localised German texts often don&#8217;t fit into the space intended for text, the standard font-size is so big that options in drop-down-menus are not readable and it was damn slow, [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I downloaded <a href="http://www.pcbsd.org/">PC-BSD</a> 7 to try it out &#8211; my first BSD operating system. I was very disappointed after intalling it on my Thinkpad. Localised German texts often don&#8217;t fit into the space intended for text, the standard font-size is so big that options in drop-down-menus are not readable and it was damn slow, don&#8217;t know why. But the worst thing: Vista did not start up after installing PC-BSD. As intended, PC-BSD installed a bootloader with a boot menu, but after selecting &#8220;DOS&#8221; as a bootup option, the Vista bootup failed.</p>
<p>So I went through dozens of websites related to Vista bootloader fails after BSD or Linux installations. I came closer and closer, but at some point, information became very rare &#8211; as usual, my problem seemed to be more complicated than the average problem of the same kind <img src='http://www.jlussi.eu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Here&#8217;s how I did it:<br />
<span id="more-73"></span></p>
<p>First of all: This article is for people having a problem with booting Vista, while the Vista partition and all files on it are still there. If you chose to use the whole (and same as Vista) hard disk for your BSD or Linux or whatever other operating system, and therefore the Vista disk partition was deleted, there&#8217;s most probably nothing you can do (maybe apart from calling and paying a professional data recovery service).</p>
<p><strong>Step 1: Vista Automatic Repair</strong><br />
This is said to work in many cases. Take your Vista DVD (or, if you don&#8217;t have one because Vista was preinstalled and your PC manufacturer didn&#8217;t deliver a DVD, get a Recovery CD image from <a href="http://neosmart.net/blog/2008/windows-vista-recovery-disc-download/">here</a>). Choose &#8220;<em>Repair your Computer</em>&#8221; and then &#8220;<em>Startup Repair</em>&#8220;. If that works for you, fine, don&#8217;t read on. It didn&#8217;t work out on my computer.</p>
<p><strong>Step 2: Repair MBR and BCD</strong><br />
Now, open a command line from the repair options menu and enter:<br />
<code><br />
del c:\boot\ /f /s<br />
bootrec /fixmbr<br />
bootrec /rebuildbcd<br />
</code></p>
<p>This is said to work out for the very most people where step 1 didn&#8217;t help. Again, if that works for you, fine, don&#8217;t read on. It didn&#8217;t help me.</p>
<p><strong>Step 3: Repair the Start Sector</strong><br />
Now, what websites say is that most probably this works out for the rest:<br />
Enter<br />
<code>bootrec /fixboot</code><br />
at the command line.</p>
<p>If you get a success message, go back to step 2, which should really work now.<br />
Again, I got no success message but an error message: &#8220;<em>The volume does not contain a recognized file system</em>&#8220;. Information on the net is rare on this specific problem. But at the very end, I managed it:</p>
<p><strong>Step 4: Using diskpart</strong><br />
Diskpart is the Vista partition manager and it is the most unhandy partition manager I&#8217;ve ever seen. You&#8217;ll love good old fdisk after using diskpart.<br />
Anyway, enter<br />
<code>diskpart</code><br />
to open the diskpart console.</p>
<p>There, enter <code>help</code> to get an overview. Our goal is to activate the Vista boot partition. This is usually done by<br />
<code><br />
select disk 0<br />
select volume 1<br />
select partition 0<br />
</code><br />
if the Vista boot partition is the first partition on your first hard drive. If you have to search for the right partition, use<br />
<code><br />
detail disk<br />
detail volume<br />
detail partition<br />
</code><br />
to see information about the <em>selected</em> object. If you&#8217;ve selected the right partition, enter<br />
<code><br />
active<br />
exit<br />
</code><br />
to activate that partition and go back to the command line. Then follow steps 3 and 2. This helped me and &#8211; according to the rare information on the net &#8211; also a few others. If this doesn&#8217;t help, I can&#8217;t help you either, sorry.</p>
<p>Thanks to the authors of information that I found <a href="http://neosmart.net/forums/showthread.php?t=767">here</a>, <a href="http://groups.google.com/group/microsoft.public.windows.vista.general/browse_thread/thread/5088dabff5ca9cb5/42e320262f7ef839">here</a> and <a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B927392&amp;x=23&amp;y=14">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jlussi.eu/2008/09/17/repair-vista-boot-up-after-pc-bsd-installation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Vista SP1 und Spaß am Telefon</title>
		<link>http://www.jlussi.eu/2008/03/21/vista-sp1-aktivierung/</link>
		<comments>http://www.jlussi.eu/2008/03/21/vista-sp1-aktivierung/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 13:22:33 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Technisches]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jlussi.eu/2008/03/21/vista-sp1-aktivierung/</guid>
		<description><![CDATA[So ein langweiliger Karfreitag ist ein perfekter Tag, um meinem Windows Vista sein SP1 zu gönnen (nachdem die Migration zu Linux einmal mehr am RAID-Controller gescheitert ist). Erstmal ein komplettes Backup und dann über Windows Update mutig die Installation des Service Pack 1 angestoßen. Die Warnung des Installers, das werde Stunden dauern und mehrere Neustarts [...]]]></description>
			<content:encoded><![CDATA[<p>So ein langweiliger Karfreitag ist ein perfekter Tag, um meinem Windows Vista sein SP1 zu gönnen (nachdem die Migration zu Linux einmal mehr am RAID-Controller gescheitert ist). Erstmal ein komplettes Backup und dann über Windows Update mutig die Installation des Service Pack 1 angestoßen. Die Warnung des Installers, das werde Stunden dauern und mehrere Neustarts erfordern, war in meinem Fall nicht zutreffend: Weniger als eine halbe Stunde und einen einzigen Reboot später ist schon alles vorbei. Irgendwelche Unterschiede habe ich noch nicht bemerkt, außer dass sich Vista jetzt in den Systemeigenschaften als SP1 ausgibt.</p>
<p>Und weiter unten bei den Systemeigenschaften erscheint &#8211; natürlich, die Aufforderung zur Aktivierung. Wohlgemerkt: Meine Vista-Installation hat eine gültige Lizenz und war natürlich bereits vorher aktiviert. Aber nach der SP1-Installation soll man offenbar nochmal &#8211; also gut. Drei Klicks bis zur Online-Aktivierung und&#8230; &#8220;Ihr Lizenzschlüssel wurde bereits verwendet&#8221;. Ach nee. Natürlich wurde er das, wenn ich SP1 auf eine bereits aktivierte Vista-Installation anwende.</p>
<p>Immerhin habe ich mehrere Auswahlmöglichkeiten: Ich kann einen neuen Lizenzschlüssel kaufen oder die telefonische Aktivierung probieren. Ich entscheide mich für die Telefonvariante auf einer 0800-Nummer.</p>
<p>So viel Freude habe ich selten beim telefonieren gehabt. Das könnte glatt als &#8220;Tele-Spiel&#8221; durchgehen. Man muss eine Zahlenkombination aus achtundvierzig (!) Ziffern über die Telefontastatur eingeben. Natürlich habe ich mich an der ca. zweiundvierzigsten Stelle vertippt und durfte den Spaß zweimal genießen &#8211; nicht ohne dass die Computerstimme jeweils nach sechs Ziffern nochmal alles bestätigt und man zum Fortfahren die Rautetaste drücken muss.</p>
<p>Und siehe da: Der Code ist gültig. Sehr schön. Warum sind Codes am Telefon gültig, die es online nicht sind?!? Egal. Jetzt wird mir nur noch einmal ein achtundvierzigstelliger Code vorgelesen, den ich einzutippen habe. Jetzt fängt der Spaß erst richtig an: Microsoft verwendet nämlich offenbar irgendwo auf dem Übermittlungsweg VoIP &#8211; und das in miserabler Qualität. Einzelne Ziffern werden immer wieder verschluckt oder so verzögert, dass man nicht weiß, ob nicht zwischendurch eine verschluckt wurde. Aus acht Zahlenblocks Ã¡ sechs Ziffern werden so zirka 30 Vorleseversuche.</p>
<p>Immerhin, die Mühe hat sich gelohnt: Vista SP1 ist aktiviert. Wer den Spaß selbst erleben will: 0800-2848283.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jlussi.eu/2008/03/21/vista-sp1-aktivierung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2003 Fehler 80070643</title>
		<link>http://www.jlussi.eu/2007/05/11/office-source-engine-80070643/</link>
		<comments>http://www.jlussi.eu/2007/05/11/office-source-engine-80070643/#comments</comments>
		<pubDate>Fri, 11 May 2007 09:29:32 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Technisches]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jlussi.eu/2007/05/11/office-source-engine-80070643/</guid>
		<description><![CDATA[Da sitze ich an meinem Notebook, auf dem ich Windows Vista und Office 2003 installiert habe (ich sehe keinen Grund, warum diese Problemlösung nicht auch mit XP funktionieren sollte), und Windows Update meldet sich mit den neuesten Bug- und Sicherheitsfixes aus Redmond. Wie üblich, kontrolliere ich vorher, was er mir da installieren will, bestätige diverse [...]]]></description>
			<content:encoded><![CDATA[<p>Da sitze ich an meinem Notebook, auf dem ich Windows Vista und Office 2003 installiert habe (ich sehe keinen Grund, warum diese Problemlösung nicht auch mit XP funktionieren sollte), und Windows Update meldet sich mit den neuesten Bug- und Sicherheitsfixes aus Redmond. Wie üblich, kontrolliere ich vorher, was er mir da installieren will, bestätige diverse Office 2003 Updates &#8211; und bekomme eine Fehlermeldung mit dem Fehlercode 80070643. Die <a href="http://support.microsoft.com/kb/903772/">Fehlerbeschreibung in der Microsoft Knowledge Base</a> nennt als Ursache Probleme mit der &#8220;Office Source Engine&#8221; und schlägt vor, den Dienst zu kontrollieren, die Datei OSE.exe von der Office-DVD wiederherzustellen oder eben Office komplett neu zu installieren.</p>
<p>Letzteres wollte ich vermeiden, zumal dann auch alle Updates &#8211; einschließlich den Office Service Packs &#8211; neu heruntergeladen und installiert werden müssen. Das alles kann Stunden dauern. Den Systemdienst &#8220;Office Source Engine&#8221; habe ich gar nicht in der Diensteliste gehabt und die Datei OSE.exe war in Ordnung. Dann habe ich die Reparaturfunktion versucht (Systemsteuerung &#8211; Programme &#8211; Reparieren). Doch das Office Setup brach ebenfalls mit einer auf die &#8220;Office Source Engine&#8221; bezogenen Fehlermeldung ab.<br />
<span id="more-20"></span></p>
<p><em>English short version follows</em></p>
<p>Alles versucht &#8211; also Neuinstallation? Nicht so schnell. Bei Windows lohnt sich immer ein Blick in die Registrierungsdatei. Also regedit aufgerufen (Start &#8211; Ausführen &#8211; regedit) und nach &#8220;ose&#8221; gesucht. Und tatsächlich, da lag der Hund begraben. Ich habe nämlich für mein Notebook eine Docking Station und je nachdem, ob ich ihn mit oder ohne Docking Station betreibe, werden (automatisch) unterschiedliche Hardwareprofile verwendet. Windows-Systemdienste können abhängig vom Hardwareprofil installiert werden, und Microsoft hat sich wohl &#8211; blödsinnigerweise &#8211; entschieden, den Office Source Manager nur in das Hardwareprofil zu installieren, was bei der Office-Installation aktiv ist.</p>
<p>Ein Hinweis vorweg: Wer die gleichen Probleme hat, wird sie wahrscheinlich lösen können, indem er das Office Upgrade (oder das hinzuinstallieren von Office-Funktionen) einfach mit dem Hardwareprofil ausführt, mit dem Office installiert wurde. Das habe ich gar nicht erst versucht, denn ich wollte ja Office auch mal ohne Docking Station updaten.</p>
<p>Also, zurück zum Registrierungseditor. Dort befinden sich unter HKEY_LOCAL_MACHINE\SYSTEM mehrere Schlüsselordner, und zwar mit den Namen &#8220;CurrentControlSet&#8221; und &#8220;ControlSetXXX&#8221;, wobei XXX bei mir drei Gruppen mit 001, 003 und 004 sind. Da sind (bei mir) noch andere Ordner, aber die interessieren hier nicht. Jeder der genannten Ordner hat einen Unterordner &#8220;Services&#8221;. Jetzt muss man jeden dieser Unterordner &#8211; also &#8230;\CurrentControlSet\Services und &#8230;\ControlSetXXX\Servixes &#8211; durchsuchen, ob man irgendwo wiederum den Unterordner &#8220;ose&#8221; hat.</p>
<p>Wenn das nicht der Fall ist, hast Du bis hierher vergeblich gelesen. Bei mir war das aber der Fall. Jetzt den &#8220;ose&#8221; Ordner markieren und dann im Menü &#8220;Datei &#8211; exportieren&#8221;. Die Datei am besten auf dem Desktop speichern, z.B. mit dem namen &#8220;ose.reg&#8221;. Dann auf den Desktop gehen, rechte Maustaste auf die Datei, &#8220;öffnen mit&#8221; und dann Notepad auswählen (wenn es nicht in der Liste ist, dann das Programm notepad.exe aus dem Windows-Installationsordner manuell auswählen). Die Datei wird dann im Windows-Texteditor geöffnet.</p>
<p>Dort hat man jetzt einen Block, der mit einer &#8220;Überschrift&#8221; in eckigen Klammern beginnt, in denen [HKEY_LOCAL_MACHINE\System\ControlSetXXX\Services\ose] steht und darunter allerlei Daten, überwiegend hexadezimale Zahlen. Diesen ganzen Block kopiert man jetzt so oft, bis man so viele Blöcke hat, wie der Ordner &#8220;ose&#8221; <strong>nicht</strong> in den oben genannten ControlSet-Ordnern stand. Bei mir stand es nur in &#8220;&#8230;003&#8243;, also habe ich jeweils einen Block für &#8220;&#8230;001&#8243;, &#8220;&#8230;004&#8243; und &#8220;Current&#8230;&#8221; angelegt, also den vorhandenen Block noch zweimal kopiert, sodass ich ihn dreimal hatte. Dann habe ich in den eckigen Klammern [...ControlSet003...] jeweils ersetzt, und zwar einmal durch [...ControlSet001...], einmal durch [...ControlSet004...] und einmal durch [...CurrentControlSet...]. Das dann abgespeichert.</p>
<p>Anschließend habe ich die Datei ose.reg einfach doppelgeklickt, wodurch die Registrierungsinformationen in die Datenbank eingetragen werden. Anschließend den Computer einmal neu starten &#8211; und fertig, es funktioniert.</p>
<p>Hinweis: Nach bestem Wissen und Gewissen, aber ohne Gewähr. Wer nicht weiß, was er da tut und die Schritte nicht selbst nachvollziehen kann, sollte es bleiben lassen.</p>
<p><strong>English short version</strong><br />
When running Microsoft Update on my machine (Vista, Office 2003; most probably this workaround applies for XP aswell), the error 80070643 occured, which is related to the Office Source Engine, as described in the <a href="http://support.microsoft.com/kb/903772/">Microsoft Knowledge Base</a>. Similar errors occured when I tried to repair oder change my Office installation.</p>
<p>The workarounds described in the knowledge base article did not work for me. The ose.exe file was alright, but the system service &#8220;Office Source Manager&#8221; was not even listed in the administration console. And I didn&#8217;t want to re-install Office completeley. So I found out, that system services can be installed for certain hardware profiles. On my notebook, I installed Office when using my docking station, and the described error occured as my notebook was detached from the docking station. So some guy at Microsoft chose to install the OSE system service only for the hardware profile active during initial installation. So, if you don&#8217;t want to go throug the following steps, it probably helps to use the hardware profile for Office updates that you used during initial Office installation. But I need (or want) to run Office updates and setup also when my notebook is detached from the docking station.</p>
<p>I opened the Registry editor (Start &#8211; Run &#8211; regedit). Under &#8220;HKEY_LOCAL_MACHINE\System&#8221; there are some ControlSet folders, namely &#8220;CurrentControlSet&#8221; and &#8220;ControlSetXXX&#8221;, where XXX, in my case, where 3 profiles &#8220;001&#8243;, &#8220;003&#8243; and &#8220;004&#8243; (there are other folders unter &#8220;System&#8221;, which are irrelevant for this matter). Each of the named folders has a &#8220;Services&#8221; subfolder. I checked in each of this &#8220;Services&#8221; folders for an &#8220;ose&#8221; subfolder and found it (only) under &#8220;&#8230;003\Services\ose&#8221;. I marked this ose subfolder and exported it (File &#8211; export) to the file &#8220;ose.reg&#8221; on my desktop. I opened the file with Notepad (right-click &#8211; open with &#8211; Notepad, or, if not in the list, choose the program notepad.exe in your Windows installation directory). I found a block of data (mainly hexadecimal numbers) under a &#8220;headline&#8221; [HKEY_LOCAL_MACHINE\System\ControlSet003\Services\ose]. In my case, the ose service was missing in 3 profiles (001, 004 and Current), so I copied the block twice to have three of those blocks, each including the &#8220;headline&#8221; and separated from each other by a blank line. In the &#8220;headlines&#8221;, I changed [...ControlSet003..] in [...ControlSet001...], [...ControlSet004...] and [...CurrentControlSet...] respectively. I saved the file and opened it with a double-click, which registers the file into the registration database. After a restart, everything worked finde.</p>
<p>Disclaimer: This worked fine for me, but I can&#8217;t guarantee it will for you. If you don&#8217;t know what you are doing, don&#8217;t try.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jlussi.eu/2007/05/11/office-source-engine-80070643/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
