Tag Archives: Vista

Enabling Debug Print (DbgPrint) in Windows Vista and Server 2008

windows_logo

Issue: Debug prints ( DbgPrint ) are not working in Windows Vista/Server2008. Solution: By default DbgPrint() outputs are disabled in Vista/Server2008. You may follow the below setting in registry to enable the debug prints. Open up the registry and go … Continue reading

Posted in HOW-TOs | Tagged , , , | 4 Comments

How to test Sign the driver in Windows Vista and Server 2008

windows_logo

Many of us use to skip the Driver signature warning message while installing the Windows driver. But this is not possible in the case of Windows Vista and Server 2008 – 64-bit editions. In case of 64-bit systems, it is … Continue reading

Posted in HOW-TOs | Tagged , , , , , | Leave a comment