Donnerstag, November 4th, 2010 | by Andreas Bruckner | Posted in Problemlösungen, Windows 7 | 1 Comment »
I own a 4-years-old DVB-T stick (Freecom DVB-T 27442 hybrid USB) and a Windows 7 64bit notebook. Of course there are no supported drivers for the stick, and I couldn’t get it to run, until I found the following program:
Driver Signature Enforcement Overrider (find it here:
NDOHQ.com)
When asked for a driver for the pluged-in stick, I pointed Windows 7 to the 64bit Vista drivers. They were installed, but Windows still refused to use the device, as one of the driver/sys-files was not signed.
So I used the dseo.exe from the link above to fake the missing signature.
After restart, I plugged in the DVB-T stick, and it worked like a charme.
Isn’t this nice?
Get more information here: TechSpot
Dienstag, Mai 4th, 2010 | by Christian Zauner | Posted in Microsoft Surface, Silverlight, WPF, Win7, Windows 7 | No Comments »
Wir werden in unserem Blog die Verwendungsmöglichkeiten von MS Surface in verschiedenen Branchen aufzeigen. Da Microsoft Surface die Datenaufbereitung für beratungsintensive Gespräche vereinfacht, beginnen wir unsere Serie in den Financial Industries.
Als erstes Beispiel eine Applikation zur Zukunftsvorsorge der Groupama Group. Dieses Beispiel zeigt wie mit dreidimensionalen Objekten das Angebot “begreifbar” gemacht werden kann und verschiedene Parameter geändert werden können. Das Gesamtergebnis wird dabei im Hintergrund immer gleich aktualisiert.
Mittlerweile können wir Lösungen, wie die hier gezeigten so entwickeln, dass die Lösung nicht nur auf Surface, sondern auch auf Windows 7 touch/multitouch oder als Silverlight Lösung im Browser laufen kann (mit minimalen Unterschieden in der Benutzerführung).
Im nächsten Beispiel, das auf der CeBit 2010 von der deutschen Sparkassen Gruppe vorgestellt wurde, kann sogar ein Vertragsabschluss am Tisch selbst erfolgen.
Freitag, April 30th, 2010 | by Nenad Steric | Posted in Problemlösungen, Programmierung Allgemein, Win7, Windows 7 | 1 Comment »
I you get this error on Win7-64 with the new Visual Studio 2010 :
Problem Event Name: BEX
Application Name: vcsexpress.exe
Fault Module Name: 3xAVCore.dll
then its the fault of MySpeed from Enounce
(a very handy tool with which you can watch Flash in variable speeds)
A quick workaround is to rename the dll, which will stop Myspeed from working but also fixes the Error.
Mittwoch, März 24th, 2010 | by Richard Deininger | Posted in Programmierung Allgemein, Windows 7 | 2 Comments »
today I got an error running my vm XP on Windows 7 everytime resuming XP (Hibernate).
After a short search in the web I found several ways to fix this issue, but non worked.
My VM just was not responding, all I saw was the login screen of XP.
So if you got the same problem just do as follows:
- go to your Virtual Machines directory
- select the VM with the integration feature problem
- right click –> Settings

- Set “Close” to “Turn off”

- restart VM (ignoring integration feature error)
- after logins creen is visible just close the VM

After the shutdown everything worked fine again.
Other solutions:
http://social.technet.microsoft.com/Forums/en-ZA/w7itprovirt/thread/50473b7f-6957-4e12-ae63-f2707db8d390
http://technology-muse.blogspot.com/2009/10/integration-features-fail-to-load-xp.html
Donnerstag, Februar 25th, 2010 | by Andreas Bruckner | Posted in Windows 7 | 1 Comment »
Good news: In former times you had to disable System Restore, exchange some dlls n’stuff. Today Windows 7 allows you to change the background of the Logon Screen pretty easy:
It’s only the the following 2 steps:
1) set the value of the registry key from 0 to 1: HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background\OEMBackground (dword)
2) copy the desired new background image named “backgroundDefault.jpg” into C:\Windows\System32\oobe\info\backgrounds
Et voilà: the background has changed without any restart!
Note: create the registry key or folder, if it does not exist!
Note2: imagesize may not exceed 256k !
Source: windowsblog.at (Grazie mille!)
Dienstag, Februar 2nd, 2010 | by Andreas Bruckner | Posted in .NET Framework, Betriebssysteme, C#, Visual Studio, Windows 7, Windows Forms | 1 Comment »
As a .NET Developer:
Ever tried to find out more information about your computer’s system?
Ever needed a list of connected USB-Devices, available Serial Ports or Printers?
Ever heard of WMI?
Did you know, it’s also supported by Mono?
There’s a free tool from Microsoft, which is of great help navigating through namespaces, classes and their properties called “WMI Code Creator“.
This tool offers the possibility to create C#, VB.Net & VBScript code.

download here (it’s free!)
Montag, Februar 1st, 2010 | by Oliver Lampl | Posted in Win7, Windows 7, Windows Server 2008 R2 | No Comments »
Wird in Windows 7 oder Windows 2008 R2 als Desktophintergrund eine Volltonfarbe festgelegt, wird die Willkommenseite möglicherweise für 30 Sekunden angezeigt.
Das Problem ist bekannt und ich habe den von Microsoft bereitgestellten Hotfix gefunden.