for mp3 songs free download

indiafreemp3.blogspot.com

indiafreemp3.blogspot.com



Free Mp3 Songs Download

Sunday, May 23, 2010

Orkut Theames

Read more "Orkut Theames"

Cool Stylish Fonts

Read more "Cool Stylish Fonts"

Increase your RAM and so system speed

1). Start any application, say Word. Open some large documents.


2). Press
CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.

3). Now switch to Word and simply minimize it. (Don't use the Minimize All Windows option of the task bar).

4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.

5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.

In any multitasking system, minimizing an application means that it won't be utilized by the user right now. Therefore, the OS automatically makes the application use virtual memory & keeps bare minimum amounts of the code in physical RAM.

Read more "Increase your RAM and so system speed"

Windows tweak to speed up your hard disk speed

speed up your hard disk speed means, its read and write speed.

For this we need to configure a special buffer in the computer’s memory in order to enable it to better deal with interrupts made from the disk.
This tip is only recommended if you have 256MB RAM or higher.

Editing System editor to improve harddisk speedFollow these steps:
1. Open Run Command –> Start –>RUN
2. Type SYSEDIT.EXE

This will open system editor window

Expand the system.ini file window.

Scroll down almost to the end of the file till you find a line called [386enh].

Press Enter to make one blank line, and in that line type

Irq14=4096

Note: This line IS CASE SENSITIVE!

Click on the File menu, then choose Save.

Close SYSEDIT and reboot your computer

Done. Speed improvement will be noticed after the computer reboots.
Extra Points: The most speed improvement is visible with IDE drives; however there are reports that this tweak also does good for SCSI disks. In any case, it won’t harm your system, so don’t worry to try it and post any comments here

Read more "Windows tweak to speed up your hard disk speed"

Notepad Trick to Open notepad continuously

This simple computer prank consists of a code below that will drive your friend crazy as it opens notepad continuously.

Open multiple=When you type the below code and rename it as *.bat it take the above showed icon shape.

To Open Notepad continuously in your friend’s computer:

Type the code in notepad as :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as “notepad.BAT” and send it.

Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file.

Read more "Notepad Trick to Open notepad continuously"

How to Recover Windows XP Administrator Password

Have you forgotten Windows xp Administrator login password or do you want to hack or change the Administrator password of the windows system at your School, College or office, then this Trick is just for you.

Follow the steps below

1. Restart your computer

2. Press F8 key continuously until you get a black screen where you have many options to start you operating system

3. From the options “Select the Safe mode with Command Prompt”

4. When your computer starts in DOS mode, type the following commands

net user

This command displays the list of users on this OS in ROWS

5. Now type the following commands to reset the windows Administrator password

net user username password

Note: Enter your username above and space then password.

Then it asks the new password without the last password.
Now type your new password ******
Again retype your new password********
Note: When you type the password, it will not be displayed

Read more "How to Recover Windows XP Administrator Password"

Install Windows xp in less than 15 minutes

Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.

1. Boot through Windows XP CD.

2. After all the files are completely loaded, you get the option to select the partition. Select “c”.

3. Now Format the partition, whether it is normal or quick with NTFS or FAT

4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.

Now, here begins the Simple trick to save 10-15 minutes.

5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation.

6. Now, Press SHIFT + F10 Key -> This opens command prompt.

7. Enter “Taskmgr” at the command prompt window. This will open Task Manager.

8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.

Thats it, no more work to do. Relax your self and see how fast the installation process completes

HR4CNAHQPP52

Read more "Install Windows xp in less than 15 minutes"

How to Rename The Start Button in Windows XP to your desired name

I am not going to show you any complex methods to Rename the Start button in windows xp. Earlier we used Resource hacker tool to Rename the Start Button manually. This involved complex steps that was a way difficult for beginners. If you want to do it manually follow this link

Rename Windows Xp Start button using Resource Hacker

In this post I am going to show you a simple tool that will do all the work. Its called as “Start Button Renamer”.
Renamer or Change windows Start Button This tool looks this way. Simply enter your desired word in New Label Text box and Click Rename It! . Hurreee. Your Start button text is changed to your desired text.

Description:

“Start Button Renamer” is a simple utility for renaming the [Start] button under Windows XP. With this freeware tool, you can change default label of the [Start] button with your own text. This is great when you want to tease your friends or when you intend to have a greater variety in Windows.
“Start Button Renamer” also is Open Source. This means that the source code of the program is presented with it, so that you could change it according to your own taste and wish, therefore you can add more possibilities on it

Download Start Button Renamer

Read more "How to Rename The Start Button in Windows XP to your desired name"

Speedup system by Free up or clean RAM using Notepad

RAM – Random Access Memory is one of the main component of computer that is responsible for the process of the operating system. Since all the Operating systems support Multiprocessing, hence require a good RAM speed.

Since all the current running processes are stored onto the RAM, it slows the system speed. Sometimes the process which have executed but are not required by the OS are stored on the RAM. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed.

We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows.

Open Notepad

Type

FreeMem=Space(64000000)

save it as “CleanRAM.vbs” on desktop

Note: Type the name of file along with inverted commas

Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater “cleaning-progress”.
For example:

FreeMem=Space(1280000000)

FreeMem=Space(2560000000)

FreeMem=Space(5120000000)

FreeMem=Space(10240000000)

Read more "Speedup system by Free up or clean RAM using Notepad"

Play Around with Notepad for Fun

Toggle your friend’s Caps Lock button continuously:

Notepad Trick to Blink Caps Lock light

What this trick does is, when you run the following script it starts blinking caps Lock light continuously. If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock.
Open Notepad and Type :

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

Save it as “Caps.VBS” and send it to your friend. Double Click it if you wanna see it working. Its a very funny Notepad Trick.

Note: Don’t worry when you try this crazy notepad trick. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe”

Read more "Play Around with Notepad for Fun"

Tracing a website using command prompt – hacking tip

Tracing or Routing a website using command prompt. This tip is only meant for educational purpose. I mainly use this trick to find out the hosting provider where a particular domain is hosted.
Follow the below steps:
1. Start->Run->CMD ie; open Command prompt
2. Type the following command and press enter.

tracert www.websitename.com


in the above command, enter the desired website name.

Once you press enter, it tell you where a particular domain is hosted, Location, Country and some details of that domain.

Disclaimer: I am not responsible for this trick if this is used in a wrong way. I didn’t invent this method rather I myself found it somewhere else. Do not use this for Hacking purpose.

Read more "Tracing a website using command prompt – hacking tip"

Nokia Mobile hidden Codes list to do all the secret things

Nokia Mobile phone hidden secret codes list

On the main screen on your Nokia Made mobile phone type in:
*#06# for checking the IMEI (International Mobile Equipment Identity).
*#7780# reset to factory settings.
*#67705646# This will clear the LCD display(operator logo).
*#0000# To view software version.
*#2820# To show Bluetooth device address.
*#746025625# Sim clock allowed status.
#pw+1234567890+1# Shows if sim have restrictions.
*#92702689# takes you to a secret menu where you may find some of the information below:
1. Displays Serial Number.
2. Displays the Month and Year of Manufacture
3. Displays (if there) the date where the phone was purchased (MMYY)
4. Displays the date of the last repair – if found (0000)
5. Shows life timer of phone (time passes since last start)
*#3370# Enhanced Full Rate Codec (EFR) activation. Increase signal strength, better signal reception. It also help if u want to use GPRS and the service is not responding or too slow. Phone battery will drain faster though.
*#3370* (EFR) deactivation. Phone will automatically restart. Increase battery life by 30% because phone receives less signal from network.
*#4720# Half Rate Codec activation.
*#4720* Half Rate Codec deactivation. The phone will automatically restart

If you forgot wallet code for Nokia S60 phone, use this code reset: *#7370925538#
Note, your data in the wallet will be erased. Phone will ask you the lock code. Default lock code is: 12345
Press *#3925538# to delete the contents and code of wallet.
Unlock service provider: Insert sim, turn phone on and press vol up(arrow keys) for 3 seconds, should say pin code. Press C,then press * message should flash, press * again and 04*pin*pin*pin# \
*#7328748263373738# resets security code.
Default security code is 12345
Change closed caller group (settings >security settings>user groups) to 00000 and ure phone will sound the message tone when you are near a radar speed trap. Setting it to 500 will cause your phone 2 set off security alarms at shop exits, gr8 for practical jokes! (works with some of the Nokia phones.) Press and hold “0″ on the main screen to open wap browser.

Read more "Nokia Mobile hidden Codes list to do all the secret things"

Schedule or Auto shutdown PC at specified time – Freeware for Windows Linux or MAC

Sometimes its always healthy to shutdown your pc if you are not using it. I mean, suppose you are downloading a file that will be completed at an estimated time of say 1 hour. You can avoid sitting in front of the monitor till the download is complete. just use the below freeware software to shutdown the computer automatically after a specific amount of time.

Auto Shutdown for Windows software (freeware) – automatic shutdown

Automatically shutdown windows xp after certain time

Usage of Auto Shutdown:

1. Set the time.
2. Set the action to be taken.
a. Shutdown means that the computer will be turned off (after logging off, if needed). Force means that the running applications (if any) will be forced to close themselves). This can be dangerous, is some cases you may loose your data, unsaved documents.
b. Remind me about means that, when the time will come, a message box will be shown with your message (e.g. “Eggs are ready!”, or “the movie has began!”).
3. If you want, minimize the program (the “Auto Shutdown” program dialog).
4. That’s it. When the time will come, auto shutdown will do the specified job.
Of course, if you close the dialog (the “Auto Shutdown” program), then nothing will happen. Auto Shutdown must be running to work.

Download Auto shutdown for windows

Download Auto Shutdown Genius — For Linux.

Auto Shutdown Firefox Extension: For MAC/Linux or Windows

Autoshutdown Firefox Plugin

Features:
* Executing user scripts after all downloads are finished or computer is idle for specific time
* Play sound after each/All downloads are finished
* Restore Firefox from last session
* Customizable shutdown/idle scripts
* Supporting DownThemAll

Download Autoshutdown Firefox Plugin

Read more "Schedule or Auto shutdown PC at specified time – Freeware for Windows Linux or MAC"

Skip or bypass Rapidshare, Megaupload Waiting time

Yes, you are reading it correctly, its not a prank or joke, now you can easily avoid the waiting time or usually we say time limit when you download as a free user from the file sharing services such as rapidshare, megaupload, deposifiles, hotfile. Normally you have to wait for 20-60 minutes to download the second file after downloading the first one. They implement ways to invite users to purchase a premium service. But this way of limiting Free download limit and asking free users to wait for long time to start another download can be annoying one.

Bypass Download Limit  in rapidshare, hotfile, megauploadSkipscreen is an extension to browser to by pass waiting time on download. Unfortunately it can only be used with Firefox browsers to avoid waiting time while downloading files from some popular File hosting services like:

* Rapidshare.com
* zShare.net
* MediaFire.com
* Megaupload.com
* Sharebee.com
* Depositfiles.com
* Sendspace.com
* Divshare.com
* Linkbucks.com
* Uploaded.to
* Hotfiles.com
* 4shared.com
* Limelinx.com
* Link-Protector.com

Its use is very simple and does not require any configuration, just go to the addon page of the extension and install it, restart your browser and enter one of thesedownload sites and you will no longer have to wait.

Download Skip Screen Firefox Extention

Alternative Methods or Hacks to Beat Rapidshare Download Limits and Waiting Time

Method 1: Using Java Script:

1. Goto the page you want to download
2. Select FREE button
3. In the address bar put the following: javascript:alert(c=0)
4. Click OK
5. Click OK to the pop-up box
6. Enter the captcha
7. Download Your File

Method 2: Request a new IP address from your ISP server

Here’s how to do it in windows:
1. Click Start
2. Click run
3. In the run box type cmd.exe and click OK
4. When the command prompt opens type the following.

ENTER after each new line.
ipconfig /flushdns
ipconfig /release
ipconfig /renew

exit

Note: This might only work for DSL/Modem Internet Connection, not for Cable Internet users

Disclaimer: Some call this as hacking trick or Hacking Rapidshare, but its in no way related to hacking. All information mentioned above is not created by AllComputerTips.com.

Read more "Skip or bypass Rapidshare, Megaupload Waiting time"

Hacking Youtube to find good quality videos

Simple hack to watch good quality youtube videos Many of us are really found of videos and watch videos at youtube or Google Videos. Ofcourse you prefer to watch good quality videos at youtube than those worse videos.

I am gonna show you a small trick that will do all the wonders, and now you can always get good quality youtube videos.

Step1: Click to video that you want to see, the link will display on Address bar.

Example: http://www.youtube.com/watch?v=Ne1l6VNkuLM

Step2: Add &fmt=6 to the end of that string.

That address like:

http://www.youtube.com/watch?v=Ne1l6VNkuLM&fmt=6

Optional Step: To get more quality youtube video

.Add &fmt=18 to the end of that string, you’ll have the best quality video with direct download link !

Example:

http://www.youtube.com/watch?v=Ne1l6VNkuLM&fmt=18

Note: Appending &fmt=6 to the URL delivers a 448×336 resolution version of the video and appending &fmt=18 delivers a even better 480×360 resolution version.

Its that simple, now you have learned a secret of hacking Youtube for Good quality videos. Post your comments if you like the post.

Read more "Hacking Youtube to find good quality videos"

How to Download Youtube, Google Videos and other Videos Free

know Youtube has a very large database of videos that we watch online. Once I was asked by a friend of mine whether we can download the youtube videos for viewing it offline. There are many softwares out there using which you can easily download youtube videos.

Download Youtube videos for free tips

In this post I am going to cover most of the methods to download free youtube videos.

Tips 1: Here is a simple trick to download youtube videos in any quality instantly by running a Java Script.

Download Regular Quality Youtube Video Direct Links [RQ]

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

Download High Quality Youtube Video Direct Links [HQ]

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&fmt=18&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

Download High Definition Youtube Videos Direct Links [HD]

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&fmt=22&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

How to use the script or where to paste this java script?

  1. Open any Youtube Video which you want to download.
  2. Just copy the whole script (according to Quality Needed) and paste it on the address bar of the browser where the video is open.
  3. Now Press Enter Key and Download of that yotube video will start instantly.

Download Youtube videos for free tips

Note: If you watch many videos and want to download each of those videos, than you don’t need to always copy the above script. Just Drag them to your Bookmarks Toolbar or right click on the link and save as Bookmark.

Check Find high quality Youtube Videos post to learn an easy method of easily getting good quality youtube videos

Tips 2:

This method shows a secret way of download youtube videos. Mostly when you watch videos online, these are stored in the Temporary folder.

You just need to find out what this folder is, where its located and you can copy that file onto any other location.

For Firefox browser: Look at for files with big size usually in xxxxkbs

C:\Documents and Settings\User_name\Local Settings\Application Data\Mozilla\Firefox\Profiles\xxxxx.default\Cache

For Internet Explorer: Look at for files with big size usually in xxxxkbs

C:\Documents and Settings\User_name\Local Settings\Temp

Tipss 3: Download Youtube Videos Using third party softwares

1. Install this best Firefox Plugin/extention Download Helper to download almost any videos like Youtube, Google videos, zshare, veoh, dailymotion, MySpace, Porkolt, iFilm and many others

Download download Helper

2. Using the new latest version of Internet Download Manager(IDM), you can download videos automatically from any websites. Check below screenDownload videos free using Internet Download Manager

3. Download Youtube Downloader Software that is available for free. using this application you can also convert the downloaded youtube videos format from .flv to any other file format.

Download Youtube Downloader

If you have any other trick to download youtube videos, use the comments box below to add to this post, and make it the one stop search for downloading youtube videos.

Read more "How to Download Youtube, Google Videos and other Videos Free"

For Safe Computing Disable CD/DVD or USB Autorun in windows

When ever you plug a usb device to the system or insert a cd/dvd disk, The windows Autorun Run utility runs and displays certain options like Open files to view, Play, Do nothing etc.Disable Cd Usb autorun in windows xp for security purpose Although this a good utility provided by windows xp operating system, It is sometimes very dangerous too. When A virus infected Usb drive or Cd is plugged into the system, the virus gets a chance to attack you Operating system, by running automatically when you plug your device in. So, for this safety purpose, we need to Disable this Autorun feature in windows XP.

Follow the below steps and ensure your systems safety.

1) Click Start –> Run and type GPEDIT.MSC – This opens Group Policy editor window.

2) On the left side –> expand Computer Configuration–> Administrative Templates–> System.

3) Locate the entry for Turn autoplay off on the right side.

4) Double click it and select “Enabled”

For any further assistance to Disable Cd Autorun view the sample screen shot below.

Disable turnoff windows cd Autorun

Read more "For Safe Computing Disable CD/DVD or USB Autorun in windows"

Delete Autorun.inf Virus Manually using just Winrar

Once it happened to a friend of mine, when his newly bought laptop was infected with this autorun.inf virus. This virus corrupted almost all the drives on the Hard disk, and when ever he tried to double click on the drive or opening any drive it opened in a new window. In some cases, when your drive is infected with this Autorun.inf virus, you won’t be able to access the drive completely. You have to browse the drive by Exploring it i.e; Ctrl+E keys from the keyboard.

Remove autorun.inf virus from windows

Sometimes ever you will not be able to see hidden files even if you have Show hidden files Enabled under Folder Options. well, this are all the wonders of this Autorun.inf virus.

I am going to show you this rare method of removing Autorun.inf manually using just winrar application, not any antivirus or malware programs.

Solution to Remove Autorun.inf Virus

Step 1: First Disable CD/DVD or USB Autorun in windows

Step 2: Open Winrar.exe (Start–>All Programs–>WinRar–>WinRar.exe)

Step 3: Now Browse to any drive that is infected with Autorun.inf virus using winrar explorer.

Step4: Here you will see all the hidden files under winrar for that particular drive.

Step 5: Look for the file Autorun.inf and open it using notepad.

Step 6: In that Autorun file, some .EXE file will be mentioned that will be executed along with the autorun file. This exe file is the main culprit.

Delete Autorun.exe virus file

Step 7: Note the exe file mentioned in the Autorun.inf file. Close this Autorun.inf file.

Step 8: Now look for that .Exe file in the drive (Ex: c:/), Delete that .exe file along with Autorun.inf

Step 9: Restart your Operating System. Now your system is free with Autorun.inf Virus.

Note: Repeat the same process if your Usb or Pendrives are infected with Autorun.inf virus.

If you know anyother method to remove autorun virus from windows operating system, them kindly let me know by posting your method using the Comments on this post.

Read more "Delete Autorun.inf Virus Manually using just Winrar"

How to speedup my PC, Top Ten Tips To Improve System Speed

The below top ten tips are recommended for any system. It doesn’t matter if you have 256mb RAM or 2 GB RAM. Check the below tips to remove the memory junk and speedup windows os.

Top 1o tips to improve computer speed

1. Let your PC boot up completely before opening any applications.

2. Refresh the desktop after closing any application. This will remove any unused files from the RAM.

3. Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB).

4. Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the desktop uses up to 500 bytes of RAM

5. Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin.

6. Delete the temporary internet files regularly.

7. Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster.

8. Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. Windows uses all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible.

9. When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application.

10. Protect your PC from dust. Dust causes the CPU cooling fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum.

RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE!

Read more "How to speedup my PC, Top Ten Tips To Improve System Speed"

Crazy notepad trick to continuously popout cd tray

Continuously pop out your friend’s CD Drive. If he / she has more than one, it pops out all of them! By seeing the below image I hope you will understand what the below crazy script actually does.

Crazy notepad trick to continuously popout cd tray

Open Notepad and Type :

Set oWMP = CreateObject(WMPlayer.OCX.7)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count -1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count -1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save it as “cdtray.VBS” and send it.

Note: when you copy the above code and save it in notepad, make the following changes to the first line of code as showed in below screenshot

Notepad vb script to pop out cdromType the inverted Commas “ manually by typing through the keyboard.

Double Click it if you wanna see it working. Its a very funny Notepad Trick.

Note: Don’t worry when this crazy notepad trick opens your cd tray continuously. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe”

Read more "Crazy notepad trick to continuously popout cd tray"

Shutdown Computer With Command Prompt or shortcut for shutdown

Here is a trick to shutdown your computer at a specific time. You might be thinking what great about it, well you can shutdown your computer without the use of any software. Just shutdown your computer at specific time from RUN Command. For example if you wish to shutdown at 09:45 am. Type this in

Start=>Run

Type Code: at 11:35 shutdown -s

To cancel or Abort the shutdown:

Type Code: shutdown -a

Type Code: “shutdown –s –m\\computername –t60”. This command will shutdown the computer on network if you have administrative access. Here computername needs to be replaced by the exact computer name of the computer on the network to work.

Auto shutdown computer using run command

Alternative method to create a shutdown timer or simply computer shutdown shortcut

Step 1: Right click on your desktop and choose “New=>shortcuts”.
Step 2: In the box that says “Type the location of the shortcut”,
type in “shutdown -s -t 3600” without the quotation marks and click next.

Note: 3600 are the amount of seconds before your computer shuts down. So , this means 3600 seconds = 60 mints (1 hour). You can change the value in the above code. You can even create multiple shutdown shortcuts. For example a computer shutdown shortcut for 30 minutes, 1 hour, 2 hours, 5 hours etc.,

Step 3: Make up a name for the shortcut and you’re done.

Optional Step 4 : You can change the icon by right clicking=>properities=>change icon=>browse

To abort or cancel the shutdown:
To make an abort key to stop the shutdown timer just create another shortcut and make
the “location of the shortcut” to ” shutdown -a” without the quotes.

Read more "Shutdown Computer With Command Prompt or shortcut for shutdown"

How to speed up Internet Explorer 7?

Today tip will help you to increase the speed of Internet Explorer 6 to Internet Explorer 7 by modifying the maximum number of connections per server. This should allocate the additional bandwidth and reasonably improve internet browsing performance. Using registry editor, you can implement this task in all windows versions with minimum effort. Make sure before modifying your system Registry about its backup because Registry contains all information how your system runs. This backup will help you to restore Registry in case any problem occurs after modifying.

Follow the given steps to increase the explorer speed:

To use this feature, you will need to be logged into your computer with

administrative rights.

Click Start button and type regedit in Run option then press Enter for next.


Here locate the location to:


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\InternetSettings

Here in right side panel, locate the values called "MaxConnectionsPerServer" and "MaxConnectionsPer1_0Server".

If these values are not present then in right side panel, right-click to create new DWORD value with the name "MaxConnectionsPerServer" and "MaxConnectionsPer1_0Server" then assign number 6 in value data for both keys.

Now close the registry editor and restart your computer after any changes to go into effect.

Read more "How to speed up Internet Explorer 7?"

How to operate Gmail account using shortcuts keys?

You can operate your Gmail account using keyboard shortcuts keys instead of mouse to navigate. Basically keyboard shortcuts keys help you to save time and you can perform any tasks without leaving the keyboard keys. Many computer applications help you to create your own custom shortcuts keys to enjoy even more flexibility.

Useful Gmail account Shortcut keys

Shortcut keys Action

f Press simple f help you to forward email message to next

Shift+I Use to mark email message as read

Shift+u Use to mark email message as unread

r Reply to the sender of mail

a Reply to the all email recipients

Ctrl+c Use to save current email as draft

Z Press z key to undo any previous action

? Display the keyboard shortcut keys help

c Press c button to compose an new email message

/ Press / button to move your cursor in search box

u Press u key to refresh your email account to view latest email

! Press ! key to mark an email message as spam

p Press p key to move cursor to precious message

. Press . key to display more options

Esc Escape cursor from any current field.

Read more "How to operate Gmail account using shortcuts keys?"

Print Pictures from Web Pages

If you are browsing the internet and wants to print a picture from any website. The simple way is first right click on image then chooses the option Print Picture, but the problem here you cannot edit the picture before printing for example color or size of image. The best technique is first save this image on your computer then prints it using any image editing application like Adobe Photoshop or ACDSee.
Read more "Print Pictures from Web Pages"

Tips to Print the Whole Page

If you are browsing any website and want to print it in readable form without any extra graphics. There is a option on many websites " Print " to print a page in text format only, otherwise you can print out any webpage with its background colors and with out background colors using Internet Explorer setting. Generally Internet Explorer setting "Print background colors and images" is disable, if you are printing webpage without background colors, then you can speed up your printing and save printer ink. But important thing to always preview WebPages before you print, in Internet Explorer go to File menu, then click on Print Preview option.

To enable or disable print background colors option, open your system Internet Explorer.

Click the Tools menu and then go to Internet Options and open it. Here click the Advanced tab then scroll down to find the option Printing section.

Now check the option "Print background colors and images" then Apply and ok.

Read more "Tips to Print the Whole Page"

Printer Friendly Page

You can prints out any webpage with its background colors and with out background colors using Internet Explorer setting. Generally Internet Explorer setting "Print background colors and images" is disable, if you print webpage without background colors, then you can speed up your printing and save printer ink. But important thing to always preview WebPages before you print, in Internet Explorer go to File menu, then click on Print Preview option.

To enable or disable print background colors option, open your system Internet Explorer.

Click the Tools menu and then go to Internet Options and open it. Here click the Advanced tab then scroll down to find the option Printing section.

Now check the option "Print background colors and images" then Apply and ok.

Read more "Printer Friendly Page"

Searching Information tips using Search Engine

If you want to get some information about any topic using search engine, the search engine will search the given information and will provide a list of links of websites along brief description about each website. You should use the right search terms for relevant results.

The following points must be noted to search the information on the internet.

· You can type all word in lowercase and also in uppercase, search engine will return the same result. But the best practice is type search keywords always in lowercase.

  • Use + sign between words if you want to search the all words. For example, to search history of Football in Europe, type as:

history+Football+Europe

  • To search the exact match, write the words in double quotation marks. For example to search the map of Europe, then type as:

"Map of Europe"

  • Always avoid to use "and", "or" with search keywords, because these words will affect the search result.

Read more "Searching Information tips using Search Engine"

Take action to stop the Viruses

Computer virus program negatively affects the working of a computer by altering user data or information without the permission or knowledge of its actual user. But you can prevent your computer data and resources from viruses, if you follow the given tips and tricks.

  • Never open unknown e-mail messages, and always scan first all email before downloading even if you know the sender of the message.

  • You should minimize the data transfer between computers through use of USB drives and MP3 player, if it is necessary then always scan first before open it.

  • While using the Internet, avoid downloading free ware software without first checking it for virus. Normally the key generator sites are the main source of virus.

  • Always use antivirus program with latest version, to detect and remove viruses from your system. You should update antivirus program periodically, because older versions of antivirus may not remove the new viruses.

  • Always keep backup your important data, because your can restore your data using backup if a virus deletes your data or modifies it.

Read more "Take action to stop the Viruses"

Take your contacts with you using Export option.

A cool tip to move your contacts list using Microsoft Outlook, because there is no any option to copy it. But using a Import and Export method you can create a printable or moveable document.

To create this text list, first open Microsoft Outlook. Here go to File option then you will find option Import and Export, to run the Import/Export wizard Click here then Next.


Here you can select what to import and export, Select "Export to a file" under "choose an action to perform" option then click Next button. Next you will get option "create a file of type" here you can specify the file type. In next step you will select which folder you want to export.

Select "Save Exported File as" option and give it a name and location. Click Next and Finish it. Now you have one easily moveable file and you can move it any where with you.

Read more "Take your contacts with you using Export option."

How to customize your Browser Toolbars

If you are working with Internet Explorer and want to customize browser toolbars according to your need then open your Internet Explorer. Go to View option then Toolbars, here you can turn off or turn on the many third-party toolbars features, if these features are extra for you or you are using occasionally. In customize option you can change or move the toolbar button, text labels and also icon size. You can restore these changes again with the same procedures.
Read more "How to customize your Browser Toolbars"

Mouse in Windows Environment

Mouse events are the actions that can be performed by using the mouse. Following are the most common events triggered with a mouse.

Left Click

This event occurs when you press the lift mouse button. Windows captures this event and performs different task. Normally this event is used to select a graphical object such as a file icon or to press a button such as the Start button and closing, opening or minimizing an application windows.

Right Click

This event occurs when you press the right mouse button. This event is usually used to display a shortcut menu. The shortcut menu contains frequently used commands that are associated with the selected item.

Up and down Dragging

This event occurs when you press the left mouse button and move the mouse while keeping the left mouse button pressed. This event is used to select more than one item at a time, or to drop and object into another application.

Read more "Mouse in Windows Environment"

Check program before downloading

Computer security can be defined as the protection of computer and its data from any loss or illegal access from other users. Normally file virus or program virus attaches itself with program files and activates when these program files are run. Infected program files are normally downloaded from Internet. When ever you are trying to download any program from the Internet, always download from trusty sites. On Internet the Software cracker or key generator sites are the main sources of computer virus.

When you are downloading any program or file from the internet, for example any antivirus program or an email attachment from your friends. You must select the Save option, if you are downloading this program from any unknown or free software sites. First scan the downloaded program before open it. You have extra security layer if you save the setup file before run it.

Read more "Check program before downloading"

How to Clear History and Temporary Internet Files

When you are browsing the internet, the Internet browser cached some file on the system as temp files for later use. Specially if your are viewing some private but your web browser will store all your information (visited websites) as a history and your co-workers, family members can trace your activates on the internet with clicking of toolbar history button or with simply press Ctrl+H. If your are using internet at any public place like internet cafe then you should clear your temp file history to safe yourself from cyber crimes.

  • If your are using Internet Explorer and wants to delete the history, then first open your Internet Explorer.

  • Click on Tools Menu then go to Internet Options. Here in General tab you will find the Delete Cookies and Delete files tab in the center of the screen.

  • First click on Delete Cookies option to delete all the cookies in the temporary files folder and then click on Delete files option to delete all the offline temporary files.

  • Now click on the Clear History button to clear your recently visited sites. You can set days to keep pages in history here. Be default it is 20 days, but you can change it from 0 to 99 days. If you set it 1 days, the system will clear your browser history automatically after one day.

  • Click on Ok button to save your changes

Read more "How to Clear History and Temporary Internet Files"

How to Customize Your Browser Toolbar?

You can customize your system web browser toolbar according to your need. There are many toolbar buttons you never used. You can add some mostly used buttons for example "Paste" or "Print Preview" in your browser toolbar or remove with same option.

If you are using Internet Explorer then right click on the empty area of the toolbar and select the option "Customize". Here you will find a list of options in left and right panel, if you want to add any toolbar button then simply highlight it from the left panel and click on the "Add" button. But if you want to remove any toolbar button then first highlight it from the right panel and click on the "Remove" button.

You can also change the order that buttons appear by moving them up and down from the list.

Read more "How to Customize Your Browser Toolbar?"

Enjoy with Internet Explorer shortcut keys

Normally a computer user spending his maximum time daily with internet browsing different sites. But if you are familiar with internet explorer shortcuts keys, you can increase your browsing speed and can handle many online browsing restrictions very easily.

Here are some common internet explorer shortcut keys.

  • Press F5 to refreshes the webpage.

  • Press Backspace button back to the previous page.

  • Press Alt+Home button same time to go home page of the website.

  • Press any time Ctrl+N to open the new browser windows.

  • Press F11 key to view any webpage in full-screen view and then again press for normal view.

  • Press Ctrl+P keys to send the print command for current whole page.

  • Press Ctrl+H keys to view your browsing history.

  • Press Ctrl+w keys to close the current browser window.

  • Press Esc button to stop any page browsing.

  • Press Ctrl+Enter Windows will automatically add both "www" and ".com". For example, if we type

computerandcelltrics.blogspot

in an address bar and then press Ctrl-Enter, Windows will take us to the

http://computerandcelltrics.blogspot.com/
Read more "Enjoy with Internet Explorer shortcut keys"

How to Use Word 2007 as a Tool for Blogging ?

Microsoft Word has always been a great tool for writing documents. Microsoft Word 2007 is no exception. A new and superb feature has been added to Microsoft Word 2007. In addition to all the useful features which it shares with the previous versions of Microsoft Word, this new feature allows you to use Word 2007 as a tool for blogging. You can easily post something to your personal blog through Word 2007. It provides you with the opportunity to write as many words as you like for your blog. You can also write very short posts if you want.

Follow these simple steps in order to use Word 2007 as a tool for blogging:

Open a blank Word document and click on the Office button.


Click on New and select New blog post.

A new ribbon displaying the blogging tools will appear. Click on the button of Manage Accounts.

Click on New as the next dialog box appears.

The following dialog box will appear:

You will have to choose the platform you use for blogging from the list e.g. WordPress and click on the Next button.

Fill in the information for your website and decide whether you want it to remember the password or not. You can also see the Picture Options button as Word 2007 is capable of uploading images to some blogging platforms.

You can start writing for your blog right away.

After finishing writing, click on Publish and select how you want to publish it. You can also open an older post in Word 2007 by clicking on the Open Existing button.

As you use Word 2007 as a tool for blogging, you will be able to add categories to the blog posts, and Word 2007 will immediately connect to the blogging platform you use and download the listing of categories.

If you like to use Word for writing your documents, you now have the option to use it for writing posts for your personal blogs. It has now become an incredible post editor as you can use Word 2007 as a tool for blogging.

Read more "How to Use Word 2007 as a Tool for Blogging ?"

How to insert YouTube movies into PowerPoint slides?

Now click on "Movies and Sounds" option from the Insert" menu and choose the option "Movie from File".

You can insert the YouTube movies into your PowerPoint slides to express your idea or better way to communicate something. You can convey these ideas in more effective ways, if you are using movie files with your simple slides.

Follow the given steps to add YouTube movies into PowerPoint slides:

First of all download the YouTube.com movies and then save on your computer hard drive. Mostly movies are available in flash video file format on YouTube site. You can convert also the downloaded movies from YouTube into any common format, for example, windows media video file (wmv), windows video file (avi) and movie file (mpeg).

First of all open the presentation in which you want to insert movie file.

Now select your movie that you want to insert into slide and click on Ok button.

Here now you are asked "Do you want your movie to play automatically in the slide show? If not, it will play when you click it."

Recommend choosing Ok button to play automatically even if you want the movie to play when clicked.

Finally save your PowerPoint presentation and run it for test.
Read more "How to insert YouTube movies into PowerPoint slides?"

How to enjoy Mozilla Firefox using best shortcuts keys?

In Mozilla Firefox, you can use the combination of different keyboard keys to accomplish your routine task. With shortcut keys, you can speed up your surfing without lifting your hands from the keys; otherwise require a conventional mouse to select menus and buttons options. Basically keyboard shortcuts keys help you to save time and you can perform any tasks without leaving the keyboard keys.

Useful Mozilla Firefox shortcuts keys

Shortcut keys Action

CTRL+A Selects the all items on active page

CTRL+B Display the "Organize Bookmarks" dialog box

CTRL+D Include the active page to your Bookmarks list

CTRL+F Display the "Find" dialog box to search text

CTRL+I Display the Bookmarks pane

CTRL+H Display the History sidebar of Mozilla Firefox

CTRL+N Use to open new Mozilla Firefox page

CTRL+P Use to print the active web page

CTRL+R Use to reload the active web page

CTRL+T Display a new Tab in active Firefox window

CTRL+U View the source code of active web page

CTRL+W Closes the active Mozilla Firefox window

CTRL++ Use to increase the font size of active page

CTRL+ - Use to decrease the font size of active page

CTRL+Tab Move to next Tab in Mozilla Firefox

ALT+Home Use to open the home page of internet explorer

ALT+Left Arrow Go to previous page of active page

ALT+Right Arrow Go to next page of active page

ALT+B Go to Mozilla Firefox Favorites Menu

ALT+D Go to address bar of current Firefox page

ALT+E Go to Mozilla Firefox Edit Menu

ALT+F Go to Mozilla Firefox File Menu

ALT+S Go to Mozilla Firefox History Menu

ALT+T Go to Mozilla Firefox Tools Menu

ALT+V Go to Mozilla Firefox View Menu

Tab Move forward between all items on active web page

F5 Refresh the active web page

F7 F7 activate the cursor to move with keyboard

CTRL+SHIFT+DEL Use to clear all Private Data history

CTRL+SHIFT+D Use to Bookmarks all Firefox Tabs

F11 Press F11 key to view any webpage in full-screen view and then again press for normal view.

Press Ctrl+Enter Windows will automatically add both "www" and ".com". For example, if we type

computerfreetips

in an address bar and then press Ctrl-Enter, Windows will take us to the www.computerfreetips.com

Press Shift+Enter

Windows will automatically add both "www" and ".net" Press Ctrl+Shift+Enter Windows will automatically add both "www" and ".org"
Read more "How to enjoy Mozilla Firefox using best shortcuts keys?"

How to access the restricted or banned websites?

You can access the restricted or banned websites with the help of this tip. You may have problems to accessing your favorite's politics, news, and sexy websites in your office and other public places. Some time these websites banned by Government, ISP and may be by your office network administrator. This tip is very useful, if you are using internet particularly in school, college and office.

Follow the given points to access the banned website:

Technique 1: Search the banned website, for example http://computerandcelltrics.blogspot.com/ in Google and yahoo search engine then open the cached copy of that page to access the website. You can get also cache link of that website, if you search in Google with keyword cache:URL name and get cache link to access the website.
Read more "How to access the restricted or banned websites?"

How to speed up your slow internet connection?

Today a special tip for those who are still using any slow dial-up internet connection due to unavailability of any broadband connection in their area. The Web Accelerator application designed to provide the full acceleration for your routine web sites browsing. With the help of Web Accelerator you can browse your internet 4 to 6 times faster than normal dial-up connection. Basically this services compressing the website text data, images and heavy graphics to open or download this data with high speed.

This technique is more useful for static websites and for email applications but don't accelerate with secure and downloading audio or video files. Some good web accelerator retains your system cache to reuse websites with faster speed and can also block windows pop-up. If you are using FTP sites and downloading any program using dial-up, then web accelerator is not for you. There are various web accelerator software are free available on internet, visit and download it to enjoy your connection.
Read more "How to speed up your slow internet connection?"

LinkWithin

Related Posts with Thumbnails