All Drives open in new Window annoying

May 5th, 2008 admin Posted in Computer Software problems, General, Technology, Tips and Tricks, Virus and Trojan 1 Comment »

All Drives open in new Window annoying

First Method

  • Open Start
  • Run and type regsvr32 /i shell32.dll
  • press ok
  • You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded
  • That’s it

Second Method

  • Open Start
  • Run and type regedit
  • Navigate to HKEY_CLASSES_ROOT/Directory/Shell
  • Double click the default key type none and press ok
  • now navigate to HKEY_CLASSES_ROOT/Drive/Shell.
  • Double click the default key type none and press ok

Third Method:

  • If you don’t want to play with the registry ,you can run the following command instead at
  • Run Prompt: ( Open Start >> Run )
  • “reg add hkcr\drive\shell /ve /d none /f” (without double quotes)
Rating 3.00 out of 5
[?]
AddThis Social Bookmark Button

Android, The future of mobile platform

May 5th, 2008 admin Posted in Technology 1 Comment »

Android, The future of mobile platform was built from the ground-up to enable developers to create compelling mobile applications that take full advantage of all a handset has to offer. It is built to be truly open.

Android does not differentiate between the phone’s core applications and third-party applications. They can all be built to have equal access to a phone’s capabilities providing users with a broad spectrum of applications and services. With devices built on the Android Platform, users will be able to fully tailor the phone to their interests. They can swap out the phone’s homescreen, the style of the dialer, or any of the applications. They can even instruct their phones to use their favorite photo viewing application to handle the viewing of all photos.

Android provides access to a wide range of useful libraries and tools that can be used to build rich applications. For example, Android enables developers to obtain the location of the device, and allows devices to communicate with one another enabling rich peer-to-peer social applications. In addition, Android includes a full set of tools that have been built from the ground up alongside the platform providing developers with high productivity and deep insight into their applications.

Source://http://code.google.com/android/

Rating 3.00 out of 5
[?]
AddThis Social Bookmark Button