Friday, 25 November 2011

UNLIMITED DOWNLOAD TRICK FOR RAPIDSHARE FOR FIREFOX USERS

The hot new Firefox plug-in takes browser customization to a whole new level by letting users filter site content or change page behaviors.
The glory of open-source software is that it allows anyone with the inclination and the scripting knowledge to get under the hood and hot-rod their computing environment.
But most of the time, that advantage is available only to people with the programming skills to make the changes they want.

That's where Greasemonkey, a free plug-in for Firefox, comes in -- it simplifies hacking the browser.

Released at the end 2004, Greasemonkey is the latest in a growing arsenal of Firefox customization tools.
It changes how Web pages look and act by altering the rendering process.

http://greasemonkey.mozdev.org/

1) Install the Greasemonkey extension>>
2) Restart Firefox
4) Right click on rapidshare.user.js and choose "Install User Script".
5) Run FireFox.
6) From 'File' Menu click on Open File then browse to whereever you saved the 'greasemonkey.xpi' plug-in.
Open it, wait a couple seconds for the install button becomes active.
7) Click on it to install this plug-in then CLOSE FIREFOX.
8) Run FireFox again.
From the File Menu click on Open File then browse to whereever you saved the 'rapidshare.user.js'.
9) Open it.
10) Click the Tools Menu then click on Install User Script then click OK.
11) Close FireFox.

The script will let you enjoy "no wait" and multiple file downloads......!

MAddy ;)

CHAT WITH FRIENDS THROUGH MS DOS COMMAND PROMPT


1)
 All you need is your friend's IP Address and your Command Prompt.


2) Open Notepad and write this write as it is
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:










7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:










8) Now all you need to do is type your message and press Enter.
Start Chatting.......!

PROTECT YOUR PENDRIVE FROM VIRUS WITHOUT USING ANY ANTIVIRUS

 Just Follow the simple Steps to prevent your Pendrive from being infected from Viruses:

A) First of all Disable Autorun / Autoplay function of your pen drive before opening it.

B) Now plug-in your pen drive and you can open any type of folder from your computer.
(Do not open your pen drive or access any folder from pendrive)
C) Now just goto tools from the Menu bar and select Folder Options.
New Window Opens then select View tab and check the box-> Show Hidden Files & Folders option.

Also Uncheck Hidden Extension for known file types and Hide All Protected Operating System files.

D) Now click on Apply and OK buttons then Close that folder.

E) Now open or return to Desktop. On the Desktop of your system, click on windows Start button and select Search for files & folders option.

F) When the search dialog box opens on your desktop screen, In that window click on All Files & Folders, now click on More Advanced Options then select the option search Hidden files & folders.


G) Now go above and Enter the Search In option, Now select your pendrive letter (For example E: Or G:) and hit the Enter or Go Button.

H) Now if you see any unknown files with extension .Exe or any such, simply delete them all.

Now you can use your Pendrive without being Infected By Virus.

FAST SHUT DOWN YOUR PC

If u want to shutdown ur pc faster or slower:

1- start-->run-->regedit
when u start run and then write regedit

2- +HKEY_LOCAL_MACHINE
+SYSTEM
+CurrentControlSet
Control

left kick on control and u will find WaitToKillServiceTimeout.
dobbel kick on WaitToKillServiceTimeout.
in WaitToKillServiceTimeout its 20000 it means 20 secunds..

If u want to shudown windos faster then get the numbers smaller, like 10000 or 5000 (10 sec or 5 sec) or If u want to shutdown longer writ 50000 (50sec).
Close the  window and you are done, Log off system and again log On for changes to take place

Tuesday, 18 October 2011

HOW TO MAKE YOUR WINDOWS 7, VISTA AND XP FASTER


With this trick you can make your WINDOWS 7, VISTA AND XP work more faster than previous state.
Note: This following tip will not work on XP Home Edition.
1.     Make sure that you are logged on as actually "Administrator". Do not log on with any otheruser accounts.
2.     Now go to Start -> Run -> type gpedit.msc (It is not available in Windows home version).
3.     Select the “Local Computer Policy” option.
4.     Expand “Computer Configuration” branch.
5.     Click on “Administrative Templates” branch.
6.     Expand the “Network” branch.
7.     Highlight the "QoS Packet Scheduler" in left window.
8.     Now in right window double click on the "Limit reservable bandwidth" option.
9.     On Setting tab Select the ENABLED option.
10. In the given space below change the "Bandwidth limit %" to 0 (ZERO).
11. Now click on Apply, and then OK.
12. Close gpedit.msc window.
Effect is immediate on some systems, some need to re-boot.
Now just Enjoy your Windows Faster…

How to Increase the Internet Speed

Open Notepad and paste the below code in it -

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentContro
lset\Services\Tcpip\Parameters]


"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0005ae4c
"Tcp1323Opts"=dword:00000003
"DefaultTTL"=dword:00000040
"EnablePMTUBHDetect"=dword:00000000
"EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0005ae4c

Now save this file as speed.reg. Execute it and observe the change !



Note :- There will be no gap and no line brake ..
                                                   Maddy  :)