Thursday 9th of September 2010

Run Registry Editor From Guest Account Even If It Is Blocked

June 29, 2010 by Suraj Kayastha  
Filed under Articles, Windows Tips, windows

Registry editor is well known registration directory where windows keep all the records of their setting files. Keeping it inaccessible from other users is extremely necessary in the point of view of security of data and information. Wherever you are, public cyber cafes, Library, College labs, etc you’ll see that you cannot access the heart utilities like Registry Editor. Read more

Learn To Create Your Own PHP Page Hit Counter

June 29, 2010 by Suraj Kayastha  
Filed under Articles, PHP, Programming

Today, I will show you how you can use php’s file handling functions to create a web site page visit counter.
The script that we are going to create will open a file when called and read the value of the file then increment the value by one and then write that value to the file. We’re going to put the actual code inside a function so that way you can call the script on your page with only one line of code. Read more

How To Use USB Flash Drives As A RAM

June 27, 2010 by Suraj Kayastha  
Filed under Articles, Windows Tips, windows

You might be probably searching for such software that can convert your 4 GB USB flash drive to usable RAM. I am going to guide you through the steps and tools that will be using your USB storage as a RAM. Though windows supports virtual paging file which uses your harddisk as a temporary RAM. But if you are working on notebook with lower RAM then Virtual RAM will boost up the harddisk usage. Finally dropping your battery life. Read more

How To Add An Option To Print All The Contents Of A Folder In XP

June 24, 2010 by Suraj Kayastha  
Filed under Articles, Windows Tips, windows

Once in many times, you may need to print whole files of the specific folder. Well if you need often to print number of files or you run a press media company then I am going to teach you how to print all the items in specific folder. Read more

Solution For LAN Connection Between Windows XP And Windows 7

June 22, 2010 by Suraj Kayastha  
Filed under Articles, Internet

Many of you might have the problem sharing files and folders between Windows XP and Windows 7 OS. This is not so long tutorial but you can solve it just changing some values in your windows settings. By default Windows XP sets your Workgroup as MSHOME. While windows 7 feature WORKGROUP as your default workgroup you can easily get rid of this problem. Read more

Open Command Prompt From Desired Folder In Windows XP

June 21, 2010 by Ivan  
Filed under Articles, Windows Tips, windows

If you are using Windows 7 or Vista, you might have noticed Open command window here.  If you don’t know about it then hold down SHIFT button and right click on any folder, there you’ll see Open Command Window here. Clicking that link will instantly load command prompt window inside the folder that you’ve right clicked on. Read more

Know How Long You Have Been Running Your Computer

June 20, 2010 by Ivan  
Filed under Articles, Windows Tips, windows

You might have never noticed your wastage of time when you are using computer, have you? You’ll never notice that you took 1 hour completely just to send your CV documents via mail to an organization. And there are also not such active and easily accessible tools to notify the time interval you’ve been using your computer since the windows startup. Read more

Recording Failed Login Attempts In Windows

June 17, 2010 by Ivan  
Filed under Articles, Windows Tips, windows

This might be a good method to get rid of your system from being hacked or your files from being stolen from your friends. May be your friend might be trying to accessing your Windows account to get access to your secret documents and information. You may not want to change password regularly if you have the habit of forgetting. Well, in this tutorial I am going to teach you how to log such failed attempts to your account. Read more

How To Shutdown A Computer With A Cell Phone/Email

June 16, 2010 by Ivan  
Filed under Articles, Internet

In this tutorial, I am going to teach you how you can control your computer’s basic function using Microsoft Outlook and your Cell Phone Network. For this tutorial I am demonstrating how a user can shutdown, restart, hibernate their computer, just by sending an email from their phone. Read more

Hide And Secure Your Folder Using Batch Script

June 15, 2010 by Ivan  
Filed under Articles, Batch Scripting, Programming

Batch script helps to combine the DOS commands and execute it in complex and well arranged mode. Any command that can be executed or typed in DOS(Command prompt) window can be executed and programmed using batch script. In today’s post I am going to utilize the loophole of windows. Read more

Next Page »