<%@ Register Src="~/controls/textLinkAds.ascx" TagName="textLinkAds" TagPrefix="tla"%> SuperWasp - Productivity tips, reviews, tools, software and gadgets.
SuperWasp

SuperWasp

Productivity tips, reviews, tools, software and gadgets.

 
Fantastic Easter Egg in Windows 7 and Vista

There's a great easter egg hidden in Windows 7 (32-bit and 64-bit), and Vista (32-bit):

image

Make a new folder, then rename it to:

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

The icon of the folder will change to a Control Panel Icon, and you’ll get a stunning list of all available system settings and control panel applets.

Now you are in charge!

Via: Ina Fried

Labels: , , , , , , ,

» Full Article

  Posted by oVan on Wednesday, January 06, 2010 | PermaLink | 0 comments
Big List of Windows 7 Secrets
Keyboard junkies and power users rejoice! Here's a great list of Windows 7 secrets, some of which also work in Vista SP2, published by Tim Sneath.

The keyboard combinations Win+Up, Win+Down, Win+Shift+Up, Win+Shift+Down, Win+Left, Win+Right to maximize/minimize/move windows are real life savers. So is Win+T to access the taskbar, Win+Space to enable Aero Peek, and Control+click on a taskbar icon to switch between multiple windows of the same program.

Read all these powerful tips here: Bumper List of Windows 7 Secrets

Labels: , , , , , ,

» Full Article

  Posted by oVan on Tuesday, January 13, 2009 | PermaLink | 0 comments
Broken apps in Windows 7

Although almost anything that works on Windows Vista also works on Windows 7, there are certainly exceptions. Here's a list of apps not working in Windows 7 beta:

  • FinePrint 6: this excellent print preview driver saves huge amounts of paper and ink. Unfortunately, kernel-mode printer drivers are not allowed anymore, and the famous KMPrintersAreBlocked registry hack does not work.
    In a reply from the tech department, FinePrint Software says a fix is underway, perhaps as soon as this week! Update: as FinePrint tech support promised, the latest FinePrint 6.05 installs perfectly on Windows 7.
  • ISO mounting tools: although Windows 7 now has native support for ISO disc images, it is only possible to burn them to disk. You can't mount them as a virtual drive. None of the software I tried worked on Windows 7: MagicDisc installs but doesn't work, same story for VirtualCloneDrive, and Windows 7 is so kind to let us know upon installation that it doesn't support Daemon Tools currently. Alternatives anyone?
  • Defrag software: Raxco PerfectDisk 2008 doesn't want to install on this version of Windows. I could try modifying the installer, but disk software is not the kind of app you want to mess with. Since Raxco has announced PerfectDisk 10 to be available on January 27, 2009, I'm sure Windows 7 support won't be far off.
    Update: Raxco confirmed in the comments below that PerfectDisk 10 supports Windows 7.

Do you know other programs or drivers that don't work on Windows 7? Do you know a workaround? Let us know!


Reported by Daniel:
Hamachi vpn client (www.hamachi.cc) (works when installed as Administrator)

The Nvidia control panel on a Dell D830 won't let me set an external ViewSonic display to 1680x1050, and it would be much happier at that resolution.

Labels: , , , , , ,

» Full Article

  Posted by oVan on Monday, January 12, 2009 | PermaLink | 7 comments
Download Windows Vista Service Pack 2 Beta
Microsoft has released standalone versions of Windows Vista Service Pack 2 Beta and Windows Server 2008 Service Pack 2 Beta in this knowledge base article: KB948465.
Download SP2 Beta



 

SP2 Beta Standalone updates for computers with one or more of the following five languages: English, French, German, Japanese, and Spanish. If your computer has any other language installed this option will not work.


  • Windows Update installation of SP2 for Windows Server 2008 x86/x64/ia64 and Windows Vista x86/x64
  • Five Language SP2 Standalone:



    • ISO for Windows Server 2008 x86/x64/ia64 and Windows Vista x86/x64
    • x86 for Windows Server 2008 and Windows Vista x86
    • x64  for Windows Server 2008 and Windows Vista x64
    • IA64 for Windows Server 2008 ia64


TechNet Plus Subscribers

Download integrated images, containing the full OS product and SP2 in a single image for clean install or upgrade scenarios
















  
  
  
  
  
  • Install the SP2 Standalone package using the links in Non-Subscribers section

Some more information on these releases:

Windows Server 2008 SP2 Beta and Windows Vista Service Pack 2 Beta is prerelease code offered to the public through our Customer Preview Program. Please see the Windows Server SP2/Windows Vista SP2 Customer Preview Program page on TechNet/MSDN for additional details, documentation, and forums.

Windows Vista SP2 TechNet
Windows Server 2008 SP2 TechNet

Windows Server 2008 SP2 Beta and Windows Vista Service Pack 2 Beta apply to people, organizations, and technical enthusiasts who are comfortable evaluating prerelease software. This prerelease software is provided for testing only. Installation of Service Pack 2 Beta will result in Microsoft collecting information about the installation process, even if the installation is not completed. We do not recommend installing this software on primary or mission-critical systems. We recommend that you have a backup of your data before you install any prerelease software.

SP2 is an update to Windows Server 2008 and Windows Vista that addresses feedback from our customers and partners. By providing these fixes integrated into a single service pack, Microsoft provides a single high-quality update that minimizes deployment and testing complexity for customers.
In addition to all previously released updates, SP2 will contain changes focused on addressing reliability and performance issues, supporting new kinds of hardware, and adding support for several emerging standards. SP2 will also continue to make it easier for IT administrators to deploy and manage large installations of Windows Server 2008.

Service Pack 1 is a prerequisite for installing Service Pack 2. Please make sure that your system is running Service Pack 1 before you install Service Pack 2.
Windows Server 2008 SP2 Beta and Windows Vista Service Pack 2 Beta - Five Language Standalone version can be installed on systems with any of the following language versions: English, French, German, Japanese, or Spanish.

Support for Windows Server 2008 SP2 Beta and Windows Vista SP2 Beta can be received by visiting the Windows Server 2008 Service Pack 2 and Windows Vista Service Pack 2 TechNet forum.

Labels: , , , , , , , ,

» Full Article

  Posted by oVan on Saturday, December 06, 2008 | PermaLink | 0 comments
ATI Catalyst Install Manager has stopped working

This problem has bugged me for a while: when installing AMD/ATI Catalyst drivers (version 7.8, 7.9, 7.10 and who knows the new 7.11), everything goes fine until you click the Install or Uninstall button:

ATI Catalyst Intall Manager

You are then greeted with the message Catalyst Install Manager has stopped working. Apparently this has something to do with the VS2005 C++ redistributables, but that shouldn’t be our problem.

The fix is quite easy:

  • open a CMD-box with administrative privileges
  • go to your ATI drivers, probably in a location similar to this one:
    C:\ATI\SUPPORT\8-10_vista32_dd_ccc_wdm_emu_69564\
  • then go to the BIN (or BIN64 for Vista64) folder underneath
  • type this command:
    atisetup.exe -Install -Output screen

Fix for "ATI Catalyst Install Manager has stopped working"

If all goes well the drivers will then install successfully. Do not forget to reboot your machine after installation!
Good luck!

Labels: , , , , , , , , , , , , ,

» Full Article

  Posted by oVan on Tuesday, November 04, 2008 | PermaLink | 11 comments
IE Tester - Test your sites against IE8, IE7, IE6, and IE5.5

IETester is a free tool to test your websites against all major versions of Internet Explorer. It has the rendering and javascript engines of IE8 beta 2, IE7, IE6 and IE5.5 on Vista and XP.

ietester-0.23

Download: IETester v0.2.3 (24Mb)

Labels: , , , , , , , , , , ,

» Full Article

  Posted by oVan on Tuesday, October 14, 2008 | PermaLink | 0 comments
Microsoft Office 2007 Filter Pack

This download will install and register IFilters with the Windows Indexing Service. These IFilters are used by Microsoft Search products to index the contents of specific document formats. This Filter Pack includes IFilters for the following formats: .docx, .docm, .pptx, .pptm, .xlsx, .xlsm, .xlsb, .zip, .one, .vdx, .vsd, .vss, .vst, .vdx, .vsx, and .vtx.

Download details: Microsoft Filter Pack

Labels: , , , , , , , , , ,

» Full Article

  Posted by oVan on Monday, October 13, 2008 | PermaLink | 0 comments
Microsoft Web Platform Installer

Microsoft has released a new tool aimed at web developers: Microsoft Web Platform Installer. Although it’s still a beta, it’s already a one-stop shop to install all necessary tools, service packs and extensions, including IIS, ASP.NET, SQL Server 2008, Visual Web Developer 2008, all of the current IIS Extensions and more!

 ms-web-platform-installer

 
Once installed, this tool automatically discovers new additions and updates to the platform, keeping you up to date.

Additionally, Microsoft has launched a new website for web professionals (designers and developers): microsoft.com/web 

Go to: Microsoft Web Platform Installer site, or download wpilauncher.exe immediately.

Labels: , , , , , , , , , , , , , , , , , , ,

» Full Article

  Posted by oVan on Wednesday, October 08, 2008 | PermaLink | 0 comments
FIX: Remove and stop respawning of My Sharing Folders

In my previous post I quickly explained how to remove the "My Sharing Folders" shell extension via the command-line. All things work fine, until you restart your computer (or WLM) and notice that it has reinstalled itself.

In this post I will go a bit further, and explain how to stop automatic reinstallation of "My Sharing Folders", as apparently Microsoft has changed the latest Windows Live Messenger.

I assume you're familiar with Regedit and you have sufficient knowledge of Windows to play around with administrative rights. Obviously, I'm not responsible for any damage you might do to your machine - you're on your own there.

Let's get started:

  1. Exit Windows Live Messenger (not just sign out)
  2. In a command prompt, type: regsvr32 -u -s "C:\Program Files\Windows Live\Messenger\fsshext.8.5.1302.1018.dll"
    Screenshot of command prompt to remove My Sharing Folders
    Note: you might need to change the numbers in the filename to match your version.
  3. With Explorer, go to "C:\Program Files\Windows Live\Messenger\" and rename the fsshext.x.x.xxxx.xxxx.dll file to .old (replace X with the file version from your directory).
  4. Next, open the registry editor (regedit), go to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\(your userid)\Products\577EC8054AB4847428FDEF82ADF9300B\Features and rename the "MsgrFeat" string to "MsgrFeat-old". Don't change the contents of this string as you might need it someday to uninstall/change Windows Live Messenger.
    Screenshot of Registry Editor

Start WLM, all should be ok now. Let me know if it worked out ok for you... and Digg me!

Labels: , , , , , , , , ,

» Full Article

  Posted by oVan on Wednesday, March 26, 2008 | PermaLink | 3 comments
Fix: Localhost unavailable with ESET NOD32

Developers using Visual Studio will probably encounter this problem after installing ESET NOD32 antivirus or ESET Smart Security Antivirus+Firewall: browsing the web with Internet Explorer works fine except for websites you develop yourself (localhost).

Screenshot with localhost unavailable

Disabling the firewall or antivirus features doesn't solve this problem, however replacing localhost with 127.0.0.1 (or using FireFox) does solve it.

The real problem is easily fixed though.

Windows Vista:

In the start menu, type "notepad %system%\drivers\etc\hosts" and instead of pressing enter, right-click on the notepad icon in the top of the list (see screenshot). In the context menu you must click on "Run as administrator".

Screenshot of Vista Start Menu with context menu

Windows XP and 2000:

Open a command prompt (cmd.exe) and type these commands:

cd %system%\drivers\etc

attrib -r -h -s hosts

notepad hosts

Screenshot of command prompt

You will then see the following file in notepad:

Screenshot of Notepad with the problematic Hosts file

The last line contains the problem. It reads:

::1             localhost

You can either remove this line and save the file, or comment it out with a pound/hash character #. Voila, fixed!

Labels: , , , , , , , , , , , , , , , ,

» Full Article

  Posted by oVan on Friday, March 21, 2008 | PermaLink | 4 comments
Another USB Update for Vista: KB 941600
Cumulative update rollup for USB core components in Windows Vista

This article describes an update rollup that resolves some reliability issues in the USB core components in Windows Vista. You will achieve better reliability in various scenarios by installing this update.

  • KB 925528: Stop errors occur on a Windows-based computer that has 2GB or more of RAM and is using an NVIDIA nForce USB controller
  • KB 929734: You may experience problems after you resume a Windows Vista-based computer from sleep or from hibernation
  • KB 930568: Error message when you try to put a Windows Vista-based computer to sleep or into hibernation: "STOP 0x000000FE BUGCODE_USB_DRIVER"
  • KB 929478: After you use the Safely Remove Hardware option to remove a built-in optical drive from a portable Windows Vista-based computer, you may be unable to reconnect the drive
  • KB 930570: Error message in the Usbhub.sys process when you wake a Windows Vista-based computer from sleep or from hibernation: "STOP 0x00000044"
  • KB 928631: A USB device may no longer work correctly after Windows Vista resumes from sleep or from hibernation
  • KB 933433: Recording quality is poor when you use a USB microphone on a Windows Vista-based computer that has 4 GB of RAM or more
  • KB 933442: A USB composite device does not work after you disable and then enable the device in Device Manager on a computer that is running Windows Vista
  • KB 934633: When you connect a USB multifunction printer device to a Windows Vista-based computer, a second instance of the printer object is created, and the first instance no longer works
  • KB 934796: Error message on a Windows Vista-based computer that is running a USB composite device: "STOP 0x000000FE"
  • KB 933824: The Safely Remove Hardware feature and the Windows Explorer "Eject" command do not work correctly with an Apple iPod that is connected to a Windows Vista-based computer
  • KB 935782: A USB device takes a long time to resume from "selective suspend" mode on a Windows Vista-based computer that uses UHCI USB controllers
  • KB 935783: When you resume a Windows Vista-based computer from sleep, you may experience unexpected behavior from a USB device


The following issues were not previously documented in a Microsoft Knowledge Base article:

  • When the computer resumes from a suspend state or from a hibernation state, the computer stops responding. Additionally, you receive a "0x9F" stop message on a blue screen.

  • The computer takes a long time to resume from a suspend state or from a hibernation state.

  • The computer takes a long time to resume from a suspend state or from a hibernation state when you use a VIA controller.

  • The computer stops responding when you use an AuthenTec USB fingerprint reader. Additionally, you receive a "0xFE" Stop error on a blue screen or a "0x9F" Stop error on a blue screen.

  • The computer stops responding when you use a USB Bluetooth audio device.

  • The computer takes a long time to resume from a suspend state or from a hibernation state when you use an Enhanced Host Controller Interface (EHCI) controller.

  • The computer stops responding when you remove a USB device. Additionally, you receive a "0xFE" Stop error on a blue screen.

  • When a computer resumes from a suspend state or from a hibernation state multiple times, you receive a "0xFE" Stop error on a blue screen.



Windows Vista, 32-bit versions:
Download the 941600 package now

Windows Vista, 64-bit versions:
Download the 941600 package now

Labels: , , , , ,

» Full Article

  Posted by oVan on Thursday, November 08, 2007 | PermaLink | 0 comments
New Vista update improving compatibility, reliability, and stability

This update improves the compatibility, reliability, and stability of Windows Vista. This update includes the following improvements:



  • It extends the battery life for mobile devices.

  • It improves the stability of portable computers and of desktop computers that use an uninterruptable power supply (UPS).

  • It improves the reliability of Windows Vista when you open the menu of a startup application.

  • It improves the stability of wireless network services.

  • It shortens the startup time of Windows Vista by using a better timing structure.

  • It shortens the recovery time after Windows Vista experiences a period of inactivity.

  • It shortens the recovery time when you try to exit the Photos screen saver.

  • It improves the stability of Windows PowerShell.


This update also resolves the following issues in Windows Vista:

  • A compatibility issue that affects some third-party antivirus software applications.



    • A reliability issue that occurs when a Windows Vista-based computer uses certain network driver configurations.


    Download the update for Windows Vista x86-based versions (KB941649) package now.
    Download the update for Windows Vista x64-based versions (KB941649) package now.

    Labels: , , , , , ,

  • » Full Article

      Posted by oVan on Wednesday, November 07, 2007 | PermaLink | 0 comments
    Windows Vista October Reliability and Performance Updates

    Microsoft has released several updates to improve the reliabiliy and compatibility of Windows Vista in certain scenarios. The issues resolved by these updates are detailed in the following Knowledge Base articles:



    1. October 2007 Cumulative Update for Media Center for Windows Vista (KB941229)
      Microsoft has released the October 2007 Cumulative Update for Media Center for Windows Vista. This update rollup is intended for computers that are running Windows Vista Home Premium or Windows Vista Ultimate.


      Issues that are resolved by this update:
      In addition to the fixes that are contained in the updates that are listed in the "Hotfix replacement information" section, the October 2007 Cumulative Update for Media Center for Windows Vista resolves the following issues: • Several issues that are related to the Media Center Extensibility Platform

      • An issue that affects digital cable card components when you use Scientific Atlanta cable cards

      • Interaction issues that occur between Media Center PC and Microsoft Xbox 360 when Xbox 360 is used as a Media Center Extender.

      • Autolaunch issues that occur with video CD (VCD) media


      Hotfix replacement information
      This is a cumulative update. This update replaces the following updates:

      • KB 935652 June 2007 Cumulative Update for Media Center for Windows Vista

      • KB 932818 April 2007 Cumulative Update for Media Center for Windows Vista




    2. Cumulative update rollup for USB core components in Windows Vista (KB941600)
      This update resolves some reliability issues in the USB core components on the Windows Vista operating system.


      Issues that are fixed in the update rollup

      • KB 925528 Stop errors occur on a Windows-based computer that has 2GB or more of RAM and is using an NVIDIA nForce USB controller

      • KB 929734 You may experience problems after you resume a Windows Vista-based computer from sleep or from hibernation

      • KB 930568 Error message when you try to put a Windows Vista-based computer to sleep or into hibernation: "STOP 0x000000FE BUGCODE_USB_DRIVER"

      • KB 929478 After you use the Safely Remove Hardware option to remove a built-in optical drive from a portable Windows Vista-based computer, you may be unable to reconnect the drive

      • KB 930570 Error message in the Usbhub.sys process when you wake a Windows Vista-based computer from sleep or from hibernation: "STOP 0x00000044"

      • KB 928631 A USB device may no longer work correctly after Windows Vista resumes from sleep or from hibernation

      • KB 933433 Recording quality is poor when you use a USB microphone on a Windows Vista-based computer that has 4 GB of RAM or more

      • KB 933442 A USB composite device does not work after you disable and then enable the device in Device Manager on a computer that is running Windows Vista

      • KB 934633 When you connect a USB multifunction printer device to a Windows Vista-based computer, a second instance of the printer object is created, and the first instance no longer works

      • KB 934796 Error message on a Windows Vista-based computer that is running a USB composite device: "STOP 0x000000FE"

      • KB 933824 The Safely Remove Hardware feature and the Windows Explorer "Eject" command do not work correctly with an Apple iPod that is connected to a Windows Vista-based computer

      • KB 935782 A USB device takes a long time to resume from "selective suspend" mode on a Windows Vista-based computer that uses UHCI USB controllers

      • KB 935783 When you resume a Windows Vista-based computer from sleep, you may experience unexpected behavior from a USB device



      The following issues were not previously documented in a Microsoft Knowledge Base article:

      • When the computer resumes from a suspend state or from a hibernation state, the computer stops responding. Additionally, you receive a "0x9F" stop message on a blue screen.

      • The computer takes a long time to resume from a suspend state or from a hibernation state.

      • The computer takes a long time to resume from a suspend state or from a hibernation state when you use a VIA controller.

      • The computer stops responding when you use an AuthenTec USB fingerprint reader. Additionally, you receive a "0xFE" Stop error on a blue screen or a "0x9F" Stop error on a blue screen.

      • The computer stops responding when you use a USB Bluetooth audio device.

      • The computer takes a long time to resume from a suspend state or from a hibernation state when you use an Enhanced Host Controller Interface (EHCI) controller.

      • The computer stops responding when you remove a USB device. Additionally, you receive a "0xFE" Stop error on a blue screen.

      • When a computer resumes from a suspend state or from a hibernation state multiple times, you receive a "0xFE" Stop error on a blue screen.




    3. Update for Windows Vista (KB941649)
      This update improves the compatibility, reliability, and stability of Windows Vista.


      This update improves the compatibility, reliability, and stability of Windows Vista. This update includes the following improvements:

      • It extends the battery life for mobile devices.

      • It improves the stability of portable computers and of desktop computers that use an uninterruptable power supply (UPS).

      • It improves the reliability of Windows Vista when you open the menu of a startup application.

      • It improves the stability of Internet Explorer when you open a Web page.

      • It improves the stability of wireless network services.

      • It shortens the startup time of Windows Vista by using a better timing structure.

      • It shortens the recovery time after Windows Vista experiences a period of inactivity.

      • It shortens the recovery time when you try to exit the Photos screen saver.

      • It improves the stability of Windows PowerShell.


      This update also resolves the following issues in Windows Vista:

      • A compatibility issue that affects some third-party antivirus software applications.

      • A reliability issue that occurs when a Windows Vista-based computer uses certain network driver configurations.




    4. Update for Windows Vista (KB941651) [KB article TBA -- Download below]
      This is a reliability update. Install this update to improve the reliability of Windows Media Player 11 for Windows Vista in certain scenarios.




    Via: Bink.nu

    Labels: , , , , , ,

    » Full Article

      Posted by oVan on Wednesday, October 03, 2007 | PermaLink | 1 comments
    Removing Apple Bonjour Service from Adobe CS3 & Vista
    Here's my definite guide to removing the (annoying) Apple Bonjour service from your Windows Vista.

    You'll find that it has been installed silently by a.o. Adobe CS3 installations (Photoshop CS3, Illustrator CS3, etc), because Adobe feels it is necessary for the Version Cue functionality (even for stand-alone functionality).


    1. Identify if Bonjour is installed:



      From the Start menu, select Control Panel, and then type services. Click on the View local services link in the Administrative Tools group.


      If the first line in the list of services looks similar to ##Id_String2.6844F930_1628_4223_B5CC_5BB94B879762##, you have Bonjour on your system. You may now close the Services window.

    2. Open a command prompt with Administrative privileges:
      In the Start menu, type cmd and press Control-Shift-Enter!



      You'll have to confirm this operation:



    3. Execute the following commands:



      • cd "\Program Files\Bonjour"

      • mDNSResponder.exe -remove

      • ren mdnsNSP.dll mdnsNSP.old



    4. Finally...
      Close the command box and restart the computer, then delete the Bonjour folder from the \Program Files\ folder.
      Goodbye Bonjour!


    Note from Adobe: Removing Bonjour prevents Version Cue clients (Photoshop, Illustrator, InDesign, Flash, Bridge) from automatically discovering Version Cue Servers and Version Cue projects in your local network. You will need to connect manually using Connect to Server and the URL or IP address of the machine running Version Cue Server instead.

    Labels: , , , , , ,

    » Full Article

      Posted by oVan on Thursday, September 06, 2007 | PermaLink | 0 comments
    Additional Updates for Windows Vista
    Here's a collection of recent updates for Microsoft Windows Vista that are not pushed through Windows Update or Microsoft Update.


    • Download Update for Windows Vista KB936710 or x64 version

      Install this Microsoft update to help resolve a secondary graphic card operability issue when running DirectX 10 applications on multiple graphics cards.


    • Download Update for Windows Vista KB941090 or the x64 version.

      Install this update to resolve an issue where messages become stuck in the Outbox and cannot be deleted when using Windows Mail. After you install this item, you may have to restart your computer.


    • Download Update for Windows Vista KB940105 or the x64 version.

      Install this Microsoft update to resolve potential Graphics Virtual Address problems that may occur when running Windows Vista.


    • Download Update for Windows Vista KB936004 or the x64 version.

      Install this update to resolve an issue where a USB telephony device (USB telephone, handset, headset and so on) is unexpectedly set as the default audio device on a computer running Windows Vista.





    Source: Bink.nu

    Labels: , , , , ,

    » Full Article

      Posted by oVan on Wednesday, August 29, 2007 | PermaLink | 0 comments
    ATI Releases Catalyst 7.8 with Free Half-Life 2 Games
    After the rather buggy Catalyst 7.7 drivers, ATI has today released the highly anticipated Catalyst 7.8 driver set.


    Note that Catalyst 7.8 also installs the Steam Games client and you can get 2 free games from ATI here: Half-Life 2 DeathMatch and Half-Life 2 Lost Coast!

    This is a quote from the ATI website:
    Effective immediately, all owners of ATI Radeon graphics cards may receive a free copy of Half-Life 2: Lost Coast and Half-Life 2: Deathmatch via Steam. Steam will automatically confirm the presence of ATI Radeon hardware and then enable immediate access to full versions of the games free of charge.


    Besides tons of bugfixes, there should be a noticeably performance improvement – especially for the Radeon HD 2600 and HD 2400 series.

    Here's an extract of the Release Notes, some of the fixes for Vista and XP:

    • Call of Duty->United Offensive: Having all of the in-game settings at their maximum levels along with the Catalyst™ Control Center->3D aspect set to Optimal Quality no longer results in the Windows Vista (64 bit) operating system failing to respond after a short period of game play. Further details can be found in topic number 737-28793
    • The default audio device is no longer set to ATI HD Audio after installation of the display driver for the ATI Radeon™ HD2900, HD2600, and HD2400. Further details can be found in topic number 737-28483
    • Hot-plugging a CRT to a system running Windows Vista and containing an ATI Radeon™ X1100/1150 series of product no longer results in extended desktop mode failing to be applied. Further details can be found in topic number 737-25801
    • Enabling CrossFire™ followed by disconnecting and then reconnecting the CRT display device no longer results in duplicate video options being seen within the Catalyst™ Control Center. Further details can be found in topic number 737-27457
    • Enabling CrossFire™ followed by setting AA to 14x and AF to 16x no longer results in the AA showing a setting of 0x level when disabling CrossFire™ and unchecking the AA option in the 3D aspect. Further details can be found in topic number 737-27458
    • Making changes to the Color aspect found in the Catalyst™ Control Center without applying the changes no longer results in the Reactivate ATI color controls button remaining active after the Catalyst™ Control Center is closed and then re-launched. Further details can be found in topic number 737-27459
    • Enabling CrossFire™ followed by setting the OverDrive™ clocks to their maximum settings no longer results in the Catalyst™ Control Center failing to accurately report the requested OverDrive™ values. Further details can be found in topic number 737-27621
    • Performing an un-install of the display drivers on a CrossFire™ configured system no longer results in extended desktop mode becoming active resulting in all of the desktop icons failing to appear. Further details can be found in topic number 737-28478
    • Catalyst™ Control Center->3D->Anti-Aliasing: Unchecking the option to Use Application Setting found in the 3D aspect page when CrossFire™ is enabled no longer results in the maximum AA setting being 6x. This issue may also be experienced under the Windows XP operating system. Further details can be found in topic number 737-28479
    • Performing either a custom or express install of the display driver no longer results in the system possibly failing to respond and the installation of the driver failing. This issue was known to occur when using an ATI Radeon™ X1950 CrossFire™ Edition product installed on in a system containing an Intel975. Further details can be found in topic number 737-28481
    • HDMI audio stutter is no longer heard when playing MPEG clip at certain resolutions on some HDMI device. Further details can be found in topic number 737-28484
    • The Scaling options found in the Catalyst™ Control Center no longer disappears when relaunching the Catalyst™ Control Center after applying optimized and custom formats for Component Video. Further details can be found in topic number 737-28855
    • Connecting a secondary display device (CRT) and enabling extended desktop mode no longer results in invalid refresh rates being available in the Display Manager. Further details can be found in topic number 737-28787
    • Making adjustments to the Gamma, Brightness, and Contrast and not applying the changes no longer results in the desktop image failing to return to its default color values when performing a hot-reboot of the system. Further details can be found in topic number 737-28787
    • All supported display resolutions are now available in the Display Manager when connecting a secondary display device and enabling extended desktop mode. Further details can be found in topic number 737-28789
    • Performing an un-install of the display driver no longer results in the display entering an extended desktop mode and the desktop icons failing to be displayed. Further details can be found in topic number 737-28478
    • Setting the Avivo Video Brightness to less than 0 within the Catalyst™ Control Center no longer results in a white frame being created in the Windows Media Player when fullscreen mode is enabled. Further details can be found in topic number 737-28790
    • The Enable ATI Overdrive clocks for 3d applications is no longer available on non supported products such as the ATI Radeon™ HD 2600 series of product. Further information may be found in topic number 737-28477
    • Setting the Avivo Video De-interlacing setting to auto, motion adaptive or vector adaptive no longer results in certain DVDs, menu videos and some special features failing to benefit from the options. Further information on this issue may be found in topic number 737-27196
    • The color depth no longer changes to 8bpp when enabling or disabling CrossFire™ for the first time. Further information may be found in topic number 737-28485
    • Connecting a TV followed by removing the display resolution of 640x480 from the mode table no longer results in the both the TV and LCD failing to display an image. Further details can be found in topic number 737-28490
    • An unhandled exception no longer occurs when running an OGL application and resuming from S3 under Vista on various ATI Radeon™ Xpress 1200/1250/1300 series products. Further details can be found in topic number 737-27960
    • Windows Media Player: Playing a DVD in full screen mode no longer results in vertical bar corruption being noticed during playback. Further details can be found in topic number 737-28497
    • DVD display no longer blinks in red when Overdrive is enabled. Further details can be found in topic number 737-28794

    Some of the fixes for XP:

    • Star Wars knights of the Old Republic 2: Corruption is no longer seen when running the game on some members of the ATI Radeon™ Xpress 1200/1250/1300 series of products. Further details can be found in topic number 737-27098
    • CounterStrike Source, Day of Defeat Source, and Half-Life 2 Episode 1, Excessive fog is no longer noticed when playing these games. Further details can be found in topic number 737-28795
    • The Overscan/Underscan slider bar is no longer enabled when setting display resolutions of 1280x1024 or higher on systems containing an ATI Radeon™ HD 2900 XT series of product. Further details can be found in topic number 737-28843
    • Adobe After Effects 8: The application no longer fails to load on systems containing an ATI Radeon™ X700 series of product. Further details can be found in topic number 737-28796
    • PowerDVD6: Momentary desktop corruption is no longer noticed when minimizing the DVD playback window after stretching the playback window approximately 80%. Further details can be found in topic number 737-28797
    • The system no longer becomes unresponsive and no longer requires a reboot while randomly moving Video Player window from primary to extended desktop under certain hardware configurations where the second adapter is an ATI Radeon™ X1200/1250/1270 series of product. Further details can be found in topic number 737-27092
    • A warning message indicating CrossFire™ cannot be enabled because some 3D applications are running or the interconnect cable is not connected, or the motherboard has no communication channels between PCI-Express slots is no longer displayed when using a motherboard with an Intel I965 chipset. Further details can be found in topic number 737-28798
    • The CrossFire™ page is no longer greyed out and cannot be enabled when attempting to use a software CrossFire™ configuration on a system using a motherboard with an Intel I975 chipset. Further details can be found in topic number 737-28799
    • The Avivo components are now listed in the ADD/Remove Programs after installation of the display driver. Further details can be found in topic number 737-28800
    • Switching HD-DVD titles during playback with hardware acceleration enabled no longer results in the playback to be blocked. Further details can be found in topic number 737-28802
    • WinDVD8: Playing a DVD and changing the video setting to Hardware Acceleration mode no longer results in corruption being noticed. Further details can be found in topic number 737-28803

    Labels: , , , , , , , , ,

    » Full Article

      Posted by oVan on Tuesday, August 14, 2007 | PermaLink | 0 comments
    FIX: Solving ATI Black Screen Problems in Vista
    I've mentioned in my previous post about remotely restarting Vista with RDP that my switch from the finally fully working but oh so slow nVidia Quadro FX 550 card to the very fast (Aero Graphics: 5.9, Gaming Graphics: 5.5) and affordable XpertVision ATI Radeon HD 2600 XT Super didn't work out because of the many sleep/hibernate problems in Vista.

    To explain the situation a bit more, here's what my problems (and some early solutions) looked like.

    • The system (sometimes) boots normally and the ATI card performs fast and stable.

    • Putting Vista into Sleep mode or Hibernation mode always works.

    • Shutting down Windows Vista also always works.

    • Resuming from Sleep or Hibernation, or powering up sometimes works, but other times this can lead to this:

      1. Boot or resume works but with black screen syndrome: Windows is running but the ATI card appears not present and thus you get no picture whatsoever. You can however log in remotely using Remote Desktop Client.

      2. Boot or resume fails during the BIOS POST routine, and after some 30 seconds you get two beeps indicating your machine is tired of waiting on the video card to come alive.


      In the first case, it is enough to shutdown your pc remotely, and then retry the whole routine.
      In the second case, it only helped (in my case) to eithe remove and reinsert the ATI card, or to remove the power while your pc is hanging in the BIOS routine. Both solutions reset the video card and should get you going.

    • Note that this happens with the ATI Catalyst 7.7 drivers, as well as with the beta version (RC3) of Catalyst 7.8.


    However, while checking the very limited ATI/AMD support site, I decided to try some of the few solutions they had for similar but not identical problems.

    To my big surprise, one of them actually worked... I've been able to put my workstation to Sleep, Shutdown, Restart for several times and not once did it fail.
    Here's the solution:

    1. Open the Start menu and type services.msc, then press Enter:



    2. You'll now see the list of services. Select the ATI External Event Utility service, then press Enter:



    3. This brings up the properties window. You'll notice that the service is started but that you can't stop it.



    4. Change the Startup Type dropdown list from Automatic into Manual.



    5. Close this window by pressing the OK button, then reboot your machine (with a proper restart via the Start menu).

    6. Test the Sleep, Shutdown, Restart and Hibernate functions... it should work now.


    I hope this really solves it, and that I don't need to revise this post or write a follow-up.

    Labels: , , , , , , , , ,

    » Full Article

      Posted by oVan on Friday, August 10, 2007 | PermaLink | 5 comments
    Leaked Vista Reliability and Performance Updates Officially Available
    Some of you already installed the leaked versions, but here they are officially from Microsoft. Install both of the updates, they're highly recommended!




    1. An update is available that improves the performance and reliability of Windows Vista

      Download Update 938979 for Vista 32-bit
      Download Update 938979 for Vista 64-bit

      This update resolves issues that may affect some Windows Vista-based computers. These issues have been reported by customers who are using the Error Reporting service or Microsoft Customer Support Services.

      By applying this update, you can achieve better performance and responsiveness in various scenarios. This update also improves the reliability of Windows Vista.

      This update resolves the following issues on a Windows Vista-based computer:• You experience a long delay when you try to exit the Photos screen saver.
      • A memory leak occurs when you use the Windows Energy screen saver.
      • If User Account Control is disabled on the computer, you cannot install a network printer successfully. This problem occurs if the network printer is hosted by a Windows XP-based or a Windows Server 2003-based computer.
      • When you write data to an AVI file by using the AVIStreamWrite function, the file header of the AVI file is corrupted.
      • When you copy or move a large file, the "estimated time remaining" takes a long time to be calculated and displayed.
      • After you resume the computer from hibernation, it takes a long time to display the logon screen.
      • When you synchronize an offline file to a server, the offline file is corrupted.
      • If you edit an image file that uses the RAW image format, data loss occurs in the image file. This problem occurs if the RAW image is from any of the following digital SLR camera models:• Canon EOS 1D
      • Canon EOS 1DS
      For more information, click the following article number to view the article in the Microsoft Knowledge Base:
      932988 (http://support.microsoft.com/kb/932988/) Files from a Canon EOD 1D or 1DS camera may be corrupted after you use Windows Photo Gallery, Windows Live Photo Gallery, or Windows Explorer to edit the file metadata in Windows Vista or in Windows XP Service Pack 2
      • After you resume the computer from hibernation, the computer loses its default gateway address.
      • Poor memory management performance occurs.




    2. An update is available that improves the compatibility and reliability of Windows Vista

      Download Update 938194 for Vista 32-bit
      Download Update 938194 for Vista 64-bit


      This update resolves some compatibility issues and reliability issues in Windows Vista. By applying this update, you can achieve better reliability and hardware compatibility in various scenarios.

      This update resolves the following issues:• The screen may go blank when you try to upgrade the video driver. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
      932539 (http://support.microsoft.com/kb/932539/) The screen may go blank when you try to upgrade the video driver on a Windows Vista-based computer
      • The computer stops responding, and you receive a "Display driver stopped responding and has recovered" error message. You can restart the computer only by pressing the computer's power button.
      • The computer stops responding or restarts unexpectedly when you play video games or perform desktop operations.
      • The Diagnostic Policy Service (DPS) stops responding when the computer is under heavy load or when very little memory is available. This problem prevents diagnostics from working.
      • The screen goes blank after an external display device that is connected to the computer is turned off. For example, this problem may occur when a projector is turned off during a presentation.
      • A computer that has NVIDIA G80 series graphic drivers installed stops responding.
      • Visual appearance issues occur when you play graphics-intensive games.
      • You experience poor playback quality when you play HD DVD disks or Blu-ray disks on a large monitor.
      • Applications that load the Netcfgx.dll component exit unexpectedly.
      • Windows Calendar exits unexpectedly after you create a new appointment, create a new task, and then restart the computer.
      • Internet Connection Sharing stops responding after you upgrade a computer that is running Microsoft Windows XP to Windows Vista and then restart the computer.
      • The Printer Spooler service stops unexpectedly.
      • You receive a "Stop 0x0000009F" error when you put the computer to sleep while a Point-to-Point Protocol (PPP) connection is active. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
      931671 (http://support.microsoft.com/kb/931671/) Error message when you put a Windows Vista-based computer to sleep while a PPP connection is active: "STOP 0x0000009F"




    APPLIES TO
    • Windows Vista Ultimate
    • Windows Vista Home Premium
    • Windows Vista Home Basic
    • Windows Vista Enterprise
    • Windows Vista Business
    • Windows Vista Business 64-bit Edition
    • Windows Vista Ultimate 64-bit Edition
    • Windows Vista Home Premium 64-bit Edition
    • Windows Vista Home Basic 64-bit Edition
    • Windows Vista Enterprise 64-bit Edition

    Labels: , , , , , ,

    » Full Article

      Posted by oVan on Wednesday, August 08, 2007 | PermaLink | 0 comments
    How to shutdown or restart Vista via RDP?

    I'm sure Murphy must be around the corner, because when I recently upgraded my video card from nVidia to a new ATI HD 2600 based card, I encountered a lot of problems that I did not expect.

    As I've written before, the ATI video card and drivers in my notebook performed flawlessly from Vista Day 1. The nVidia drivers for the Quadro FX 550 on my workstation however had lots of problems, but in the end I've been able to solve it with more recent beta drivers and removing the SoundBlaster X-Fi card. Since that moment my workstation behaved perfectly also — no troubles with sleep, hibernation, shut down, restart whatsoever!

    However, when I recently decided that the nVidia card was way too slow for this powerful machine, I've chosen an ATI-based card so that I would not encounter those problems again. But! Apparently the latest ATI Catalyst 7.7 and even Catalyst Beta 7.8 drivers still have problems with this brand new ATI HD 2600 XT Super, turning the whole sleep/shutdown/restart procedure back into a nightmare.

    Sometimes the machine doesn't boot at all, just two beeps meaning it is tired of waiting for video initialization. At that point you can't even access the BIOS. The only way to revive is remove the power cord while it is turned on, or remove the card and reinsert it. Both solutions reset the video card from whatever buggy state it was left in.
    Other times, it boots perfectly and restores the last session you were using, except you get NO picture... just a black screen! The only way to gracefully recover from this mess is to use Remote Desktop Connection from another machine. A glance at the event log reveals the following suspicious events:
    The device 'ATI Radeon HD 2600 XT' (PCI\VEN_1002&DEV_9588&SUBSYS_00000000&REV_00\4&cff77c&0&0020) disappeared from the system without first being prepared for removal.

    The device 'High Definition Audio Controller' (PCI\VEN_1002&DEV_AA08&SUBSYS_00000000&REV_00\4&cff77c&0&0120) disappeared from the system without first being prepared for removal.

    The device 'High Definition Audio Device' (HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1000\5&921ff23&0&0001) disappeared from the system without first being prepared for removal.

    Note: The HD Audio device is a feature of the ATI Radeon HD 2600/2400 series, it is located on the video card and not on my motherboard.

    Update: I've been able to fix these problems, see my recent posting about it.

    Now using my workstation via RDP is fine and works really well, but it is no substitute for the real thing. It's as slow as the nVidia FX 550, so what did I change cards for then?

    So the time has come to reboot the machine...but how to do that via Remote Desktop Connection? As you can see, you don't get the usual choices from the Start menu. The Power button has been changed into an X to disconnect the session:



    The fly-out menu isn't any better, you just get Log Off and Lock:



    If you look carefully, you'll notice a new button on the Start menu, it's called Windows Security. (This also happens on Windows XP, Windows Server 2003 and Windows 2000 Workstation/Server)



    This brings you to the following screen (similar as pressing Ctrl-Alt-Delete on your own Vista machine) where you'll notice the red power button in the bottom right corner. There you go: Restart, Sleep and Shut Down!

    Labels: , , ,

    » Full Article

      Posted by oVan on Tuesday, August 07, 2007 | PermaLink | 3 comments
    No more silent AutoPlay bypassing in Vista
    Yeah, you know the trick, it's saved us from a lot of trouble. Holding down that Shift-key when inserting a CD or DVD made sure that nothing was autoplayed...

    Now what do my eyes read in the Help-section from Windows Vista:
    Why can't I override AutoPlay by pressing the SHIFT key as I could in Windows XP?
    AutoPlay has been redesigned. Now holding down the SHIFT key opens AutoPlay regardless of the default setting.

    For a moment I thought Microsoft had given in to the pressure of their commercial partners, but luckily you'll get the list of AutoPlay choices and thus you can always choose "View files".

    Labels: , , , ,

    » Full Article

      Posted by oVan on Thursday, August 02, 2007 | PermaLink | 0 comments
    Fix: Vista desktop stops updating
    Microsoft is very productive lately, they have released a fix for these symptoms:
    After a Windows Vista-based computer has been running for an extended period of time, the desktop screen may stop updating correctly. For example, you may experience any of the following symptoms:

    • Parts of the screen may go black.

    • Parts of the screen may become transparent.

    • The toolbar may disappear.

    • The toolbar may appear at the top of the screen instead of at the bottom of the screen.


    It is described in detail in KB 932406: The Windows desktop may stop updating correctly after a Windows Vista-based computer has been running for an extended period of time.

    Download here: 32 bit or 64 bit

    Labels: , , , , , , , , ,

    » Full Article

      Posted by oVan on Wednesday, June 27, 2007 | PermaLink | 0 comments
    Fix: Vista sleep problems with High Definition Audio device
    Similar to the sleep problems with Creative X-Fi and SoundBlaster audio cards, many Vista users have sleep/hibernation problems with the High Definiation Audio device from Intel.

    Microsoft has released a new fix: as described in KB 937077: A high definition audio device may no longer work after you resume Windows Vista from hibernation or from sleep.

    Download here: 32-bit or 64 bit

    Labels: , , , , , , , , , , , , , , ,

    » Full Article

      Posted by oVan on Wednesday, June 27, 2007 | PermaLink | 0 comments
    Looking for a Notepad replacement?
    In the dark ages (before Vista) I used Metapad because it was extremely quick and offered a lot of functionality in a very small package, and it is free. With a few tricks, you could even circumvent the Windows XP Protected File feature and really replace the default Notepad application. With Vista however, you can't just do those tricks anymore. So I was looking for a Notepad replacement, at the very least to improve the View Source feature in Internet Explorer.

    At first I had set UltraEdit as default editor for IE's View Source feature, since it offers syntax highlighting, a gazillion editing features and even makes your coffee. Hmm, perhaps not that last feature, but it's a mighty application I've been using for years (I even have a shortcut in Visual Studio to jump to UltraEdit just for column editing). But although UE is not slow in performance, the few seconds load time accumulate for every View Source I perform throughout the day, and thus the hunt continued.

    And thus I found Notepad2, another leightweight Notepad replacement like Metapad, but it has a few tricks in its hat that I like. Similar to Metapad, it offers instant launch and doesn't need fancy installation programs. Additionally, here are some things I really like about it:

    • Syntax highlighting

    • A gazillion keyboard shortcuts

    • Minimize to tray

    • Tab settings (tabs/spaces)

    • Auto-indent

    • Escape key minimizes or quits Notepad2

    • Highlight current line (like UltraEdit)

    • View whitespace, line endings, etc.

    • And so much more...



    So instead of a Notepad replacement, I found a Metapad replacement with UltraEdit allures!

    To make Notepad2 the default View Source application, you need to change the following registry key:
    HKLM\SOFTWARE\Microsoft\Internet Explorer\ViewSourceEditor\Editor Name\
    and set the (Default) entry to "C:\Program Files\Notepad2\Notepad2.exe".

    So far, I'm a happy camper. If you know the trick to totally replace Notepad in Vista, let me know!

    Labels: , , , , , , ,

    » Full Article

      Posted by oVan on Friday, June 08, 2007 | PermaLink | 3 comments
    Windows Mobile Device Center 6.1 for Vista Released
    Microsoft has finally released Windows Mobile Device Center 6.1 for Windows Vista.



    Here's a bit of info from their website:

    The Windows Mobile Device Center enables you to set up new partnerships, synchronize content and manage music, pictures and video with Windows Mobile powered devices (Windows Mobile 2003 or later). The Windows Mobile Device Center combines an efficient business-data synchronization platform with a compelling user experience. The Windows Mobile Device Center helps you to quickly set up new partnerships, synchronize business-critical information such as e-mail, contacts and calendar appointments, easily manage your synchronization settings, and transfer business documents between your device and PC.

    This new version of the Windows Mobile Device Center contains key improvements and new features to support Windows Mobile 6 devices. The Windows Mobile Device Center 6.1 is only supported on Windows Vista.

    Key updates in Windows Mobile Device Center 6.1 include: Windows

    • Mobile 6 feature support


      • Information Rights Management activation - Automatically configure the Windows Mobile 6 device to open IRM-protected documents and files

      • HTML mail – Set up your Windows Mobile 6 device to sync HTML-formatted mail

      • Certificate Enrollment - Acquire certificates through the PC the Windows Mobile 6 device is currently connected to

      • Allow data connections on the Windows Mobile 6 device when connected to the PC

      • File synchronization for smartphones – Synchronize files with your Windows Mobile 6 devices, including both touch screen and non-touch screen devices


    • Automatic device authentication - Connect the Windows Mobile device to the PC without the need to enter the device-lock PIN every time upon connect

    • Product Registration - Register your Windows Mobile device and get connected to information and offers available for your device



    Windows Mobile Device Center 6.1 is fully compatible with Windows Mobile 2003 devices and later.

    Labels: , , , , , ,

    » Full Article

      Posted by oVan on Thursday, June 07, 2007 | PermaLink | 0 comments
    Vista Virtual Desktop Manager
    As an independent web developer, I never have enough screen real estate. Even with Vista's Flip-3D task switcher, I'm lost in the multitude of open windows. It's not that I don't close my windows fast enough, in fact I use Ctrl-W, Ctrl-F4 and Alt-F4 all the time and have launch shortcuts for about every application, but at times you just have too many windows.

    These are some apps that I use on a very regularly basis: Outlook, many windows of Internet Explorer (each with a bunch of open tabs), same story for Firefox, Paint Shop Pro, Lightroom, Topstyle, OneNote, Mobile Device Center, Visual Studio, Outlook Express, Skype, MSN Messenger, UltraEdit, CSE Html Validator. That sure gives an overwhelming Flip 3D view!

    So what can you do about the desktop clutter? I'm going to install Vista Virtual Desktop Manager. This way I can group together apps based on the activity (a desktop for development, one for graphics, one for email and rss, ...)



    Even though there are plenty of virtual desktop managers out there, and I've tested a lot of them in the past, this one has a compelling advantage: native support for Windows Vista. By making use of the DWM based Aero interface, it gives you full screen thumbnail based preview.

    Here's a list of features taken from the website:

    • Full screen desktop/window manager/preview with full drag and drop managing

    • Desktop switch indicator

    • An infinite number of desktops

    • Watch the windows move in real time as you drag them around in the window manager

    • Multiple monitor support

    • Window menus

    • Tray icons for each desktop

    • Configurable colors, fade speeds, hotkeys, etc.

    • And much more!



    VVDM is currently a beta version 0.41, and can be freely downloaded:
    http://www.codeplex.com/vdm

    Did you play with it already? Let us know your experience!

    Labels: , , , , , ,

    » Full Article

      Posted by oVan on Tuesday, June 05, 2007 | PermaLink | 0 comments
    Vista Productivity Tip: Quick Access to Windows Mobility Center
    Notebook users are often avid keyboard users, using a mouse is not always practical on the road or in the garden and you can do many tasks so much quicker with a few quickstrokes.

    Windows Vista has a number of keyboard shortcuts that make life a little easier. One of them is Win+X: on notebooks, laptops and tablet pc's this launches the Windows Mobility Center. (Win+X is the Windows Logo Key together with the letter X)



    The Windows Mobility Center gives you quick access to typical notebook-related activities. These are presented as small tiles: volume settings, battery status, wireless network, external display, sync settings and presentation settings.

    Apparently it is also possible for third parties to create extra tiles, but so far I haven't seen them. One thing I'm missing here on my Dell Latitude D810 notebook is a tile for Bluetooth. Have you seen it, or do you know if it exists? What about other usefull tiles? Let us know, post a comment!

    Labels: , , , , , , ,

    » Full Article

      Posted by oVan on Sunday, June 03, 2007 | PermaLink | 0 comments
    How reliable is your Vista?
    One of the best features in Windows Vista is still unknown to a lot of people: the Reliability and Performance Monitor is a very handy program based on the Microsoft Management Console interface that shows you a lot of information on the current performance and the historical stability of your computer. To start this tool, type "reliability" in the Start Menu and you'll see the shortcut to the "Reliability and Performance Monitor".



    Upon launch, it shows you the actual performance status in 4 horizontal bars: CPU, Disk, Network and Memory. When you click on Resource Overview, you get those nifty graphs that show you the latest trends.



    When you select the Reliability Monitor from the left column, you'll get a historical chart showing you how reliable your computer was until yesterday. This is based on a lot of factors: software installs and uninstalls, application failures, hardware failures, Windows failures and miscellaneous failures.
    When you installed Vista (or bought a new computer with Vista pre-installed), your computer started with reliability index 10. Every day that ended with some problem will lower the index. Similarly, every day without any problem will raise the index a bit. Selecting a day in the chart will immediately give you a list of all problems that occured. This feature comes in very handy when you need to troubleshoot a computer of someone else. Without having to rely on their story, you just open the reliability chart and immediately see what causes the problem.

    ps: As you can see in the screenshot above, the reliability index for my Dell notebook is at a very low index of 3.80. This is caused by the HP Sleep Service (HPSLPSVC) that crashes every time returning from sleep (what's in a name?), despite numerous chats with the friendly HP Live Support and disabling DEP for all HP software.

    Labels: , , , , , ,

    » Full Article

      Posted by oVan on Wednesday, May 30, 2007 | PermaLink | 0 comments
    Solving your Vista sleep problems (really)
    Once upon a time
    I've posted before of my journeys into solving Vista sleep problems. Although using the latest nVidia drivers for the video card certainly eliminated a lot of lockups, the truth is that the problems on my Dell Precision Workstation 690 never really went away.
    In my original post Fix: How-to solve your Vista sleep problems I touched the possibility that nVidia wasn't the only one having trouble writing decent drivers. If you have a sound card from Creative you probably know what I mean.



    It struck me that sometimes upon booting or waking Vista from sleep (whenever that worked) there was no sound from the speakers. A quick look at the device manager didn't show anything unusual, and the volume mixer was looking normally too; yet no sound to be heard. This strange phenomena was resolved easily by rebooting, but still it remained in the back of my head.

    There's always a side track
    In the second post – Windows Vista sleep problems, revisited – I side-tracked towards the LSI SCSI/SAS/SATA controller. I don't think I can prove that the changes to the power plan actually solved much, since Vista still hanged every once in a while upon entering sleep modus.

    The solution I stumbled upon
    Since I was looking to replace the current speaker setup (two Solid Monitor speakers with a Solid Active Power Bass (now discontinued) from Bowers & Wilkins, which needs a decent amplifier and is thus more suited for Hi-Fi systems, I decided to go with the Logitech Z-10 Interactive Speaker System. I'll leave my impressions of the Logitech speakers for a future post, but for now let me just say that I'm quite pleased with both the sound and the lookds.



    What's more important and of relevance to the Vista sleep problems, is that the Logitech speakers are connected via USB instead of audio jacks. Unless you want to use the surround capabilities of your Creative X-Fi card, you can actually replace your sound card with just these speakers. When you open up the playback devices, you'll see them listed amongst other sound hardware you have in your computer.



    So, you may ask, that looks really nice, but what is the solution to the sleep problem then? Well you've just read it... remove the Creative Sound Blaster or X-Fi card from your system and replace with something else. The Logitech speakers are one possible option, but you can also use the built-in High Definition Audio Device that is present on many machines, you just need to enable it in your BIOS.

    Anyway, I've never had a sleep hang since I removed the Creative card from my system and uninstalled its drivers and software (a whopping 1Gb!).

    ps: You can probably apply the same fix by buying a sound card from a different manufacturer, but I'll be the first to admit that I have no experience with other companies. If you do, let us know if it fixed the Vista sleep problems so we can help others too!


    Relocate saved files into excel with pdf to excel software. Here you can check out a guide to owning this software. The pdf server will save you so much time as well.  If you are using all Microsoft applications then you need the pdf to doc converter for your word files.

    Labels: , , , , , , , , , , , , ,

    » Full Article

      Posted by oVan on Monday, May 21, 2007 | PermaLink | 10 comments
    Vista Productivity Tip: Save To Desktop
    When you download a file with Internet Explorer, and your external storage drives or network drives are offline, a lot of people quickly choose the Desktop as destination.
    In Windows XP this has a limitation: when you click the Open Folder button when the download has finished, you get the rather silly message that you cannot open that folder because the file is located on the desktop. I say silly, because when you use the Windows Explorer the Desktop is an existing (virtual) folder.
    Luckily Microsoft had some spare time to change this behavior: you can now click the Open Folder button and you're then greeted with a Windows Explorer view of the desktop.

    Did you find other small tips & tricks? Let us know!

    Labels: , , , , ,

    » Full Article

      Posted by oVan on Thursday, May 17, 2007 | PermaLink | 0 comments
    Update for Windows Vista Media Center released
    Microsoft has released the Cumulative Update for Windows Media Center for Windows Vista (KB932818), the first update to the Media Center components of Windows Vista. Media Center functionality is available for the Vista Home Premium and Vista Ultimate editions.

    Here's the list of improvements:

    Hotfix replacement information


    This is a cumulative update. This update replaces the following updates:
    929011 (http://support.microsoft.com/kb/929011/)
    Windows Media Center does not correctly configure a combo TV tuner that supports both ATSC and NTSC signals on a Windows Vista-based computer
    932753 (http://support.microsoft.com/kb/932753/)
    When you resize the Windows Media Center window in Windows Vista, video playback may stop

    Issues that are resolved by this update


    In addition to the fixes that are contained in the updates that are listed in the "Hotfix replacement information" section, the April 2007 Cumulative Update for Media Center for Windows Vista resolves the following issues:

    The video may appear to freeze when the movie begins in some DVDs.
    When you rotate a picture during a slide show in Windows Media Center, the wrong photo may be rotated.
    The cover art for recorded TV movies may not appear in the DVD library view.
    When you delete a picture in Windows Media Center, you may receive an error message that resembles the following:

    AUDIO ERROR


    The Url contains one or more invalid characters.
    When you try to play a DVD by using Autoplay, you may receive an error message that resembles the following:

    Tuner not installed

    Improvements that are in this update

    The update also provides the following improvements:
    Online Media support has been added for Windows Media Center on 64-bit versions of Windows Vista Home Premium or Windows Vista Ultimate.
    Video Playlist support has been added for Windows Media Center Extenders.
    Improvements have been made to Online Media caching.

    Labels: , , , , , , , ,

    » Full Article

      Posted by oVan on Wednesday, April 25, 2007 | PermaLink | 0 comments
    IntelliPoint: To scroll or not to scroll?
    Whomever at Microsoft Hardware decided to remove the universal scrolling functionality from the IntelliPoint software, should be removed from the team immediately. If that is the same person who decided that not every key should be configurable in the IntelliType Pro software, he/she should be expelled to Siberia instantly!

    I have a Microsoft Wireless Laser Mouse 8000 (also part of the Wireless Entertainment Desktop 7000), in front of me. In many ways, it's an excellent mouse:
    • very ergonomic for an ambidextrous model
    • it's rechargeable and rechargeable AA battery is included
    • quite attractive in silver, dark gray and matte black color scheme
    • excellent optical performance with adjustable precision
    • no noticeable Bluetooth lag (not recommended for gaming though)
    But it also has some serious flaws:
    • the left and right side buttons are difficult to reach
    • although the wheel button turns without notches it doesn't roll smoothly
    • no extra buttons (zoom, search, ...)
    • But most importantly, it must use the latest IntelliPoint software and therefore it's useless!

    For starters, the default configuration for this mouse is to have the scroll wheel click (when you push the wheel) launch the Instant Viewer. What on earth do we need that for? I thought Windows Vista had the great Flip-3D feature? I think I can hear them say "Nah sorry, you can't use that with your expensive mouse. You really need to use our full screen 2D viewer to see what windows are open."

    Secondly, the Universal Scrolling feature has disappeared from the list of other activities you can bind to the wheel button. Put simply, you cannot scroll a window anymore without clicking the wheel button first (that's what they call AutoScroll, although I fail to discover the Auto in that functionality).

    My excellent Wacom Intuos3 comes with a nice 5 button mouse that is ball free and optics free, and it scrolls immediately in any window. It's wheel rolls with soft notches, making it a very nice experience.

    Additionally, my magnificent Logitech VX Revolution notebook mouse comes with an incredible free wheeling scroll wheel. It takes a little time to get used to it, but the productivity gains when skimming through hundreds of spam mails in Outlook 2007 is unbelievable. The best thing about this mouse is that it doesn't need the bloated Logitech software to work as expected, including scrolling a window without clicking. It has a search button, zoom lever, and back/forward buttons: these all work as expected in Vista. To anyone at Microsoft, please take note of this!

    Finally, the magnifier functionality of IntelliPoint is very nice in theory. In reality however, it causes your Windows Vista Aero scheme to temporarily switch back to the Vista Basic interface and then immediately switch back to Aero. WTF! So it can work in Aero-mode but somehow they can't load the Magnifier DLL without switching. Uch!

    Ps: I'll save my rant about IntelliPoint Pro 6.1 for a future post. There's only so much you can take :-)

    Labels: , , , , , , , , , , , , , , , , , ,

    » Full Article

      Posted by oVan on Tuesday, April 24, 2007 | PermaLink | 3 comments
    Older articles are stored in the archives (see sidebar).