Enable or disable Secure Logon (Press Ctrl + Alt + Delete to login)

30 04 2008

It’s important to keep your computer as secure as possible. One way to do so is to enable Secure Logon so that you are required to press Ctrl + Alt + Delete to log on.

Press the Windows button or click on start, type netplwiz or control userpasswords2 in start search or Run dialog box and press Enter.
Click the Advanced tab, select the Require users to press Ctrl + Alt + Delete check box, and then click OK.





Flush n Enable or re-enable Vista aero glass in Windows Vista Premium editions

30 04 2008

This small tip helps to flush or re-enable aero glass in Windows Vista Home Premium or higher. When we run or execute non-aero supported application such Media Player Classic, WinAVI Convertor etc…Windows is switched to Aero Basic and also come back to aero after termination of specifice process. But sometime due to display WDDM driver issues…it doesn’t switch back to aero…….then What…..Here is my simple trick that far from a single click.

You can create a shortcut to flush & re-enable Vista aero glass…..just follow intructions:

Create a new shortcut and type

rundll32.exe Dwmapi.dll,DwmEnableComposition

in the location of item. Give appropriate icon and name and just click.

You can run rundll32.exe Dwmapi.dll,DwmEnableComposition in Run dialog box and as well as in Command prompt.

I hope you like this small tip !





FIX: Nero 8 | Nero StartSmart gives error message to run in Windows Vista.

29 04 2008

I have read and seen at many forums that Nero 8 gives error on Windows Vista n I have got the solution to resolve this. It occurs sometimes when you trying to run Nero StartSmart in Windows Vista n it gives an error message like as: “getconfigset() failed!”

Its a simple tricky guide to fix this one…..by enabling UAC (User Account Control)

How to:
Run msconfig and go to Tools tab. Select “Enable UAC” and click on Launch button.
A cmd prompt appears with message “The operatiion completed sucessfully” Close this and restart to take effect.

Most of Users disable UAC to eliminate UAC persmission screen asking again n again to perform administrative tasks. So they can bypass the UAC by follwing steps:

1) Type “Local Security Policy” in Start Search without quote and run the Local Security Policy.
2) Navigate to: Security Settings >> Local Policies >> Security Options
3) Scroll the page at bottom and look for “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode” and click to change approval mode n select “Elevate without prompting” in drop down list. Its silent mode of UAC.

Have fun …. its doesn’t prompt for approval to run adminstrative tasks and Nero StartSmart’ll run smartly.





TUTORIAL:Format USB Flash drive into NTFS format in Windows XP

28 04 2008

We all know about Widows Vista contains some extra properties and features in comparison to Windows XP like We can format USB flash drive into NTFS format in Windows Vista. It’s a simple guide to format USB flash drive into NTFS format in Windows XP.

1) Plug USB flash drive (wait for detection process completion)
2) Run Device Manager
a. Right click on My Computer and go to Manage n click on Device Manger
b. Right click on My Computer and go to Properties n navigate to Hardware tab n click on Device Manager Button.
3) Under the devices tree Expand Disk Drives and right click on your flash drive and go to properties.
4) Navigate to Policies tab and select for Optimize for Performance and apply.
5) Run Command Prompt (just type cmd in Run Dialog box and hit enter)
Let’s say your USB flash drive letter is I:
6) Run the command

C:\>Format I: /FS:NTFS

OR

You can format the flash drive via right click on drive and click on format….you’ll be amazed..woo you will get NTFS option to perform formatting.
Complete the formatting process and accomplished.





Cleanup SP0 (RTM) File Components from upgraded to Vista SP1

28 04 2008

Now Windows Vista SP1 has RTMed and available to install in three ways to upgrade to Windows Vista SP1.

  • Windows Vista SP1 (Pre-integrated DVD or ISO)
  • Via Offline Update Installer
  • Via Windows Update

By using Offline Update Installer and Windows Update, we can upgrade SP level of pre-installed Windows Vista but after successful completion of installation, the system drive still contains junk of old SP0 (RTM) components to revert back to SP0 (To Un-install Vista SP1). Microsoft has included a new tool with SP1 called Vsp1cln.exe which can be used to remove older versions of components that have been upgraded to new versions in SP1 to save space. Once SP1 is installed, simply run Vsp1cln.exe in Command Prompt with Adminstrator rights.

It asks to remove old components permanently on this computer. Press Y to perform clean up.
Keep Clean & Happy Windows Computing !