Facebook-Post: http://www.facebook.com/michael.urspringer/posts/10151612623357157 [fb-post href=”http://www.facebook.com/michael.urspringer/posts/10151612623357157″] Die einzige Lösung, die MS dazu einfällt: Schicken Sie uns ihre Original-CD. Nun, mache ich. Auf die Gefahr hin, dass ich nachher gar nichts mehr in der Hand habe. Dann gibt es aber richtig Ärger. So
Windows Update Problem (“#elementModuleHeaderText#”)
Suddenly my Windows 7 machine the Windows Update could no longer be used. As soon as you click either on Windows Update or the Windows Update settings there was an almost empty screen with just an empty button. If you
Windows 7: System Error 67 trying to connect to network share
On my Windows 7 PC I suddenly had problems to connect to Windows shares (neither shares from other Windows computers nor my ReadyNAS). I always got the message “”System error 67 has occurred. The network name cannot be found” .
Error (0xc0000225) installing Windows 7 on VirtualBox
If you get this error while trying to install Windows 7 or Windows 2008 Server within a Virtualbox guest
1 |
[codesyntax lang="text"] |
1 2 3 4 5 6 |
Windows Boot Manager Windows failed to start. A recent hardware or software change might be the cause. To fix the problem...... Status: 0xc0000225 Info: An unexpected error has occurred. |
1 |
[/codesyntax] |
you need to do the following to resolve the issue: Power Down the Virtual Machine Go to the
NirCmd – Freeware command-line tool to automate tasks on Windows
NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into
Lotus Domino: Change NIC Sequence Windows 2008 Server to be able to run server controller
If you do have multiple network interfaces (e.g. one for user, one for cluster, one for backup etc.) in a server with Windows 2008 you need to make sure that your main network interface is the first one in the
Change Dropbox folder name
Dropbox does not allow you to set the name of the root folder for Dropbox on your Windows PC. It is always called “Dropbox”. If you want to change that name you need to change it manually by editing the
Nice tool for your Windows desktop
Nice tool for your Windows desktop, especially if you do have an overcrowded one: Fences™ is a program that helps you organize your desktop, and can hide your icons when they’re not in use. A “Fence”, a term coined by
Running Windows Sysinternals Tools Online
Deleting Registry Keys via Batch
For me to remember: [codesyntax lang=”text” title=”Registry Key”]
1 2 3 4 5 |
Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\key_to_be_deleted] [/codesyntax] |
If you want to delete a key from the registry you place a “-” before the name of the key in the registry file. Example: If your registry file is called “sample.reg”