Bootable pendrive using Command Prompt

Follow below steps to create a bootable pendrive using command prompt to install Windows Vista/ Windows 7/  Windows 8. Steps: Insert your USB (4GB+ preferable) stick to the system and backup all the data from the USB as we are going to format the USB to make it bootable. Open...

why facebook is blue in color

When you open Facebook, the first thing that you notice is the blue color it uses. Ever wondered why is Facebook so blue in color and not changing its color scheme? Ever since they started as 'thefacebook', Facebook has stayed with the blue color. Although major changes have been...

Use Browser as text editor

Using this simple trick you can change your browser(Opera, Firefox, Internet explorer, Google Chrome) as text editor. Follow the Instruction below: 1 Copy below code in browser Url Section    data:text/html, <html contenteditable> 2....

Simple vbscript to make your Computer Welcome You

Using this trick you can make your computer to welcome you in its computerized voice Follow the instruction below: 1. Open notepad. 2. Copy and paste the code below.           Dim speaks, speech           speaks="Hey buddy"           Set speech=CreateObject("sapi.spvoice")  ...

Best Cloud Storage services

We like to have our digital baggage available everywhere we go – photos from the latest vacation, files of a project at work, a collection of our favourite songs, a movie clip or a blog post in the works. Cloud storage websites make it easy to access, modify and even sync these files regardless of the user’s location. Here is a list of the best cloud...

Create admin profile using Command Prompt

Open cmd (Command Prompt) with administrator privilege: Command Prompt: In the cmd prompt type:  net user username welcome /add This command creates new profile "username"  with password "welcome" user profile can be created with or without password...

Types of Malware (malicious programs )

Malware can be subdivided in the following types: 1. Trojan.  Trojan is one of the most complicated threats among all. Most of the popular banking threats come from the Trojan family such as Zeus and SpyEye. It has the ability to hide itself from antivirus detection and steal important banking data to compromise your bank account. If the...

Windows commands

Windows logo key + R Add/Remove Programs = appwiz.cpl Administrative Tools = control admintools Authorization Manager= azman.msc "New" Calculator = calc Certificate Manager = certmgr.msc Character Map = charmap Check Disk Utility = chkdsk Control Panel = control "New" Command...