Showing posts with label windows registry. Show all posts
Showing posts with label windows registry. Show all posts

Some Registry Editing Tweaks

Friends,here is some windows registry tweaks for you.

First of all press windows key+r together.

A run prompt will open,just type in the box"regedit"

This tweaks about Disable the baloon tips in windows XP do this trick:

HKEY_CURRENT_USER/Software/Microsoft/Window/CurentVersion/Explorer/Advanced

Create a new DWORD value, Name it EnableBaloonTips, and set it equal to 0. If DWORD

EnableBaloonTips is already there with value 1, then convert 1 to 0. Exit registry, restart your pc.

How To Create right click command prompt option:

[HKEY_CLASSES_ROOT/Folder/Shell/Cmd Here]

@ = “Command &Prompt Here”

[HKEY_CLASSES_ROOT/Folder/Shell/Cmd Here/command]

@ = “cmd.exe/k pushd%L”

Save the file with extension .reg. double click the file and choose Yes to merge the file information into registry.

Reboot your pc.

Trick To Disable Detection Of USB

Hello friends,here is a preity cool and easy trick to disable the detection  of usb in any computer.

First of all back up your registry.

Now open run command prompt.

In the box type"regedit"and hit the enter.

Now go to HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\UsbStor

Here in the right side, set the value of Start to 4.

Now restart PC.

That's it.

Notepad In Send To

So many apply a registry tweak to have notepad as an option for unknown file types .
We frequently see such files which are actually just text , but named with some odd file-extension . And then , some suspicious files which we want to make sure what the contents are . Well , in such cases where the registry tweak is applied , the downside happens to be that even some known files get associated with notepad - but no , all we want is to be able to open a file with notepad - the association part in such cases is unwanted interference . Also , notepad becomes a permanent fixture on the right-click menu - which is again an annoyance .
So what we do , is to have notepad as an option in the Send-To options , of the right-click menu in explorer . It fulfils the purpose to perfection ( atleast , in my case ) . Here's what we do :
right-click desktop , choose "New >> Shortcut"
Type the location of the item - "notepad" - ( that's all , no need to give path )
Next >> type name for shortcut - "Edit with Notepad"
Click finish
Now right-click this shortcut on the desktop , and

The Best Way To Boost The Internet Speed

Here is some windows registry configuration to  increase the speed of your Internet connection bandwidth.
Just follow these steps:
Press window key+R

Open the registry and find the key below.

Create the following DWORD values, because most of these values ​​already do not have to create them by clicking the 'Edit - New - DWORD Value "and set the value as shown below.

DefaultTTL = "80" hex (or 128 in decimal)

Specifies the default time to live (TTL) for TCP / IP packets. Default is 32

EnablePMTUBHDetect = "0"

Specifies the stack to try to identify the maximum transmission unit (MTU) routers that do not return ICMP fragmentation needed messages. The default value is 0

EnablePMTUDiscovery = "1"

Indicates whether the TCP / IP will attempt to perform MTU discovery route as specified in RFC 1191. The default is 1.

GlobalMaxTcpWindowSize hex = "7FFF" (or decimal 32,767)

Specifies the system maximum receive window size advertised in the TCP / IP stack.

TcpMaxDupAcks = "2"

Determines the number of duplicate ACKs to be received for the same sequence number of sent data before "fast forward" is triggered.

SackOpts = "1"

Enables support for selective acknowledgments as documented by Request for Comments (RFC) 2018. Default is 0.

Tcp1323Opts = "1"

RFC 1323 stamps and checks the time window scaling options. Possible values ​​are "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" timestamp = enabled only and "3" = both options enabled.

TcpWindowSize = "7FFF" hex (or 32767 decimal)

Sets the receive window size advertised by TCP / IP stack. If you have a latent network you can try to increase the value to 93440, or 186880 372300th

Close the Registry and reboot for the changes to take effect.

Now check the speed.

Edit The Registry Directly From The Browser Firefox

from your browser. This trick works Firefox web browser and open regedit to add. After installing this extension, simply choose the right registry keys, and click the button, then open regedit.

 To enter this key directly, select it, then right click & open in regedit

You can download it here:

https://addons.mozilla.org/en-US/firefox/addon/open-in-regedit/