Postingan

Menampilkan postingan dengan label Computer tricks

Enter Into Blocked Sites In India

Hi friends in this post i would like to share with you about a software by which you can enter into blocked sites in India and also for other country too. The name of this software is  HotSpotShield . Have a look at:  Proxy Services For Unblocking Blocked Gaming Sites! . This software changes your ip address to an American ip address by which you can browse the net as if you are in America and browsing the net. This software is  absolutely free of cost  but with  free mode  you need to tolerate the ads on top of each webpages that you open. You can upgrade it by paying  29.95$/year  and get it without ads. Features of Hotspotshield: Secure your web session, data, online shopping, and personal information online with HTTPS encryption. Protect yourself from identity theft online. Hide your IP address for your privacy online. Access all content privately without censorship; bypass firewalls. Protect yourself from snoopers at Wi-Fi hotspots, hotels, ...

Trick To Speedup Your Firefox/Chrome's Speed

Gambar
Firefox And Chrome Are The Best And Most Used Browsers Of This Time. Most Of Peoples Are Using It Nowadays. The Big Disadvantages Of This Browsers Are Their Working Speed On Pc Is Very Slow And It Get Crashed Many Times. Also It Starts Very Slowly Sometimes. Here is a software to boost your firefox/Google Chrome's speed. It is SpeedyFox. Below are the features and the download link to it. Here Are Some Features Of Speedyfox : Boost Startup in up to 3 times! Speed-up browsing history. Overall quicker operation. Smaller profile size. Available for both Windows and Mac OS. Working For Firefox, Chrome, Skype And Thunderbird. Here are the download links: For Windows Click Here. For Mac OS X  Click Here. That's it. Feel free to hit Like, Share or Comment if you like this post.

Lock Folders Using Notepad

Gambar
Everyone has some confidential files, documents, etc.. which are to be hided from others, especially while using a common computer in home or elsewhere. There is no need for you to search for software to a accomplish this task of locking folder. Just follow the below steps and get it done within a fraction on second! :) Steps to follow: Open Notepad and paste the following program in the notepad, cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p ...

Simple Notepad Tricks

Note: Almost all of these tricks works on Windows XP, But some of these might not work on Windows 7. 1.) Create a log or Dairy: Open the Notepad. On the first line  type “.LOG” (without quotes) and press Enter for new line. Type anything in the second or third line and save the file. Notepad will automatically add a time & date log every time you open this file in the future. 2.) Matrix Effect: Copy the below text in a notepad : @echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start Save the file with .bat extension. For eg: Matrix.bat 3.) Continually pop out CD Drive: Copy the below text in a notepad : 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 “Something.VBS”. 4.) Co...

Make Your Pc To Talk What You Type

Gambar
In this session i am going to show you a cool trick to make your pc to talk whatever you type by copying the below code and pasting it in notepad. Steps to follow: 1.) Open Notepad 2.) Paste the following code Dim Message, Speak Message=InputBox("Enter Text to Talk o","Speak") Set Speak=CreateObject("sapi.spvoice") Speak.Speak Message 3.) Save the file, give it any name, but make sure you also type .VBS after the name. Also, for the Save as type: box, choose All files instead of the default Text Documents. 4. Now double click the .vbs file and you should see the window as show below 5.) Type what ever you want and click on OK . That’s it , your computer will speak what ever you typed in the default voice If you want to make your computer repeat the words then add a loop. Here is the code : Dim message, sapi message=InputBox("Enter the text you want spoken","speak this") set sapi=CreateObject("sapi.spvoice") For i=1 to 10 ...

Make Windows7 Genuine By Using RemoveWat

Gambar
Is this the problem that whenever you turn on your PC you get a message that your windows7 is not genuine and the wallpaper of your desktop is going blank. Here is the solution for you, RemoveWAT 2.2.6 RemoveWAT can crack windows 7 ultimate, enterprise, professional, home, Basic, etc. It’s 100% work and tested. RemoveWAT (Windows Activation Technologies) completely from the OS, whilst still retaining OS genuine status and receiving all updates. Users can validate the illegal pirated copies of Windows 7 as genuine status forever and permanently. Also allows you to download windows update. Don't Miss:   How To Fix Problems In Windows 7 ? How to use: Close all antivirus and firewalls, and then run the program with administrator privileges (from the internet need not be switched off). Click “Remove WAT” and wait until you see the message on successful completion of the procedure  Computer will restart automatically. Then the system is activated. Download Links: Download via Dotne...

Run Mobile Application On PC Jar and Jad

Gambar
Have you ever wondered of playing your favorite java mobile games on your pc, Yeah you can do it Here you will find an intresting software to run your favourite mobile apps on computer. Lets Start, Follow the below steps: First Download KEmulator Lite Click me to Download...   (Select java emulator for windows) Exctract The Zip File and Open KEmulator.exe Click On Midlet Click Load Jar And Select Your Application. Now you can run your favorate mobile app on pc That's It!

Speed Up Your Internet By 20%

Hai guys here is an amazing way to speed up your slow internet connection to some extend by follow a simple procedure as mentioned below, Microsoft reserves 20% of your available bandwidth for their own purposes like Windows Updates and interrogating your PC etc. You can get it back: Click Start then Run and type " gpedit.msc " without quotes. This opens the group policy editor. Then go to: Local Computer Policy Computer Configuration Administrative Templates Network QOS Packet Scheduler Limit Reservable Bandwidth. Double click on Limit Reservable bandwidth . It will say it is not configured, but the truth is under the 'Explain' tab i.e." By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default." So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.It works on Win 2000 a...