Friday, October 16, 2009

Monday, October 27, 2008

Diwali Greetings


Monday, August 18, 2008

Look to DEVELOPER ENGINE 2009


Take a look to DEVELOPER ENGINE 2009. Launching on 5th sept at 8000 hrs. Any suggestion regarding this are invited.
CLICK here to enlarge the image.........

Sunday, August 17, 2008

Shortly launching DEVELOPER ENGINE 2009

DEVELOPER ENGINE 2009 significantly increases your working capacity with Basic comp language like C and C++. It also provide you a environment to edit your files and developing HTML & xml pages. Scientific Calculator is also added in it to make Ur calculation precise and accurate.

Features and Benefits:-
  1. Setup for Turbo C
  2. Setup for Turbo C++
  3. PSPad v 4.5.3
  4. PG calculator with serial key
  5. Tutorial and ebook for both C & C++ (PDF format)
  6. C Tutor
  7. Collection of frequent asking programs in a simple way and understandable way.
  8. Tips and tricks for working with C & C++.
Download size: (approx 50 MB) in exe format

Exiting Windows the Cool and Quick Way


Start by creating a new shortcut( right click and select New> Shortcut). Then in the command line box, type (without the quotes.)

'C:\windows\rundll.exe user.exe,exitwindowsexec'

This Shortcut on clicking will restart Windows immediately without any Warning.

To create a Shortcut to Restarting Windows, type the following in the Command Line box:

'c:\windows\rundll.exe user.exe,exitwindows'

This Shortcut on clicking will shut down Windows immediately without any Warning.

Monday, April 7, 2008

Restrict Access to the Passwords Control Panel
This options disables access to the Passwords icon on the the control panel, therefore stopping users from changing security related settings.

just open Registry editor by tying "regedit" in RUN dialog box and go to the following key---
Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
and create a REG_DWORD with Value Name: 'NoSecCPL'
and change it value as described below.

Data: (0 = disabled, 1 = enabled)

At last reboot ur comp. 4 taking effect.