Free Software info and download

Friday, June 26, 2009

Tweak Gtalk With Registry

· 0 comments

This Post is about the extra "features" Google implemented in Gtalk and has not said much about.
As this is Registry Trick do remember to backup the Registry.

You can edit most settings by opening regedit (start ---> regedit), and navigating to the key HKEY_CURRENT_USER\Software\Google\Google Talk. The "Google/Google Talk" key has several sub-keys that hold different option values:
Accounts: This one has subkeys for each different account that has logged in on the client. These keys have different values that store the username, password and connection options.
Autoupdate: Stores the current version information. When the client checks for updates it compares Google's response with these values. If an update is needed, it will download and update the new version.
Options: This is the most interesting part, where most of the current hacks should be used (keep reading).
Process: Stores the process ID. Probably used by Google Talk to detect if it's already running or not.
1.) HKEY_CURRENT_USER\Software\Google\Google Talk\Options\show_pin
If 1, shows a "pin" next to the minimize button that keeps the windows on top of all the other open windows when clicked.
2.) HKEY_CURRENT_USER\Software\Google\Google Talk\Options\view_show_taskbutton
If 0, hides the taskbar button, and leaves the tray icon only, when the window is shown
3.) HKEY_CURRENT_USER\Software\Google\Google Talk\Options\away_inactive
If 1, status will be set as Away after the specified number of minutes.
4.) HKEY_CURRENT_USER\Software\Google\Google Talk\Options\away_screensaver
If 1, status will be set as Away after the specified number of minutes.
5.) HKEY_CURRENT_USER\Software\Google\Google Talk\Options\inactive_minutes
Number of inactive minutes to become away if auto-away is on.

Free Website Hosting

Read More......

Hide your Files With Notepad

· 0 comments

Another Old but great Notepad trick, not exactly notepad one but the Windows one. I can't add a big intro of this method just try it out.

1. Open Command Prompt. Start --> Run --> CMD

2. Get to the directory Where you want to save the hidden file.

CD --> to Change Directory
MD --> to make Directory


once done. proceed further

3. Type down following command.

notepad:filename.txt:hidefilename.txt


yes we are creating two files.

4. error pops up Cannot find filename.txt:hidefilename.txt, Do you want to create ??
obviously yes

5. Type your message to hide and save and close.

You have done the hiding task. Lets check did it worked or not. Visit the folder with your windows explorer. Oh man theres only one file named filename.txt where the hell is hidefilename.txt is ??? its hidden. Lets open Filename.txt (to check your message ), This file is blank !! Party but where is the hidden text ?? its in Hidefilename.txt You can type any text in open notepad file. it will be saved in filename.txt. and using command prompt, notepad filename.txt:hidefilename.txt will give you hidden file.

Well thats simple and sweet from Windows.
Free Website Hosting

Read More......

Youtube Trick

· 0 comments

You may notice just under the lower right coner of the video window, some videos have an option to “Watch In High Quality”. By default, these videos will play as a 320×240 FLV file at 320Kb/s. Check out this sample:

http://www.youtube.com/watch?v=zyyjgYcS8Fs



The user could click on this link to “Watch in High Quality” which will reload the video and play the MP4 version , which is 480×360 at 512Kb/s. By adding &fmt=18 to the end of the URL, you’ll make the URL you share with others bring them right to the high quality version. Here’s the same video in the High Quality view:

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



What else are you gaining besides increased video resolution? The video is compressed with H.264 compression, so you get better video even at the same data rate. You also go from a low fidelity mono audio feed to stereo @ 44.1Khz sample rate.



&fmt=6 increases the resolution from 320×240 to 448×336, Flash 7 video @ 900Kbps; audio @ 44.1KHz 96Kbps Mono CBR.

&fmt=18 increases the resolution to 480×360, H.264 video @ 512Kbps; audio @ 44.1KHz 128Kbps Stereo. Note, the bandwidth may be lower, but it’s utilizing a more efficient compression codec.

&fmt=22 increaes the resolution to 720p HD video if the source was uploaded at a high enough resolution.
Free Website Hosting

Read More......

Hide Drive in My Computer

· 0 comments

This setting allows you to control which drives are visible in My Computer and Explorer. It is possible to hide all drives or just selected ones.

Open your registry (press win+r and type regedit , hit enter )
goto

[HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer]

and find or create the DWORD “NoDrives” there by right clicking on explorer -> NEW -> DWORD value .

The “NoDrives” value uses a 32-bit word to define local and network drive visibility for each logical drive in the computer. The lower 26 bits of the 32-bit word correspond to drive letters A through Z. Drives are visible when set to 0 and hidden when set to 1.

If your not happy working in Hex, add these decimal numbers to hide the drive(s):

A: 1, B: 2, C: 4, D: 8, E: 16, F: 32, G: 64, H: 128, I: 256, J: 512, K: 1024, L: 2048, M: 4096, N: 8192, O: 16384, P: 32768, Q: 65536, R: 131072, S: 262144, T: 524288, U: 1048576, V: 2097152, W: 4194304, X: 8388608, Y: 16777216, Z: 33554432, ALL: 67108863

For example to hide drive A and drive D, you would add 1 (A) + 8 (D) which means the value should be set to “9″.

To disable all the drives set the value to “67108863″.

Restart Windows for the change to take effect.

Note: These drives will still appear in File Manager, to remove File Manager, delete or rename winfile.exe.

Registry Settings

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]

Value Name: NoDrives

Data Type: REG_DWORD (DWORD Value)
Free Website Hosting

Read More......

Gratisan Blog

Coretan Di Dinding

opik's Site