Best-Tweaks

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 24 September 2009

How Long Has Your System Been Running?

Posted on 22:03 by Unknown
How Long Has Your System Been Running?

Here's how you verify system uptime:

Click Start | Run and type cmd to open a command prompt.
At the prompt, type systeminfo

Scroll down the list of information to the line that says System Up Time.

This will tell you in days, hours, minutes and seconds how long the system has been up.

Note that this command only works in XP Pro, not in XP Home. You can, however, type net statistics workstation at the prompt in Home. The first line will tell you the day and time that the system came online.Enjoy!!!
Read More
Posted in Windows Tweaks | No comments

Monday, 21 September 2009

Lock/Hide Your Folder in Windows XP without Any Software

Posted on 20:49 by Unknown
Sometimes you have some data you want to save from your friends, you dont want to use any Folder lock software. Then in that case what will you do?
Well here is a simple solution. Suppose you have a folder “TEST”, and you want to lock it
Follow the instructions below.:
1. First try it out on an empty folder in case something goes wrong. So first create a folder in drive C , for example name it as “secret-files” without the quotes.
2. Next, open your command prompt ( Start > Run > type “cmd” in the Run box without the quotes )
3. Within the command prompt, type “attrib +s +h C:\secret-files” ( without the quotes )

4. This command will make your folder completely invisible and it can not be seen even in hidden files and folders. Try search for the folder, I am sure it returns no result. It’s cool right?
5. To make the folder visible again type “attrib -s -h C:\secret-files”
6. And of course you can lock other folder too, by changing the location C:\secret-files to address of your folder.
Read More
Posted in Computer-Tweaks | No comments

Insert your name in Taskbar

Posted on 20:42 by Unknown
Hey its a very cool trick u can amaze u r friends and relatives by inserting your name on the bottom right task-bar. Follow the instructions bellow:

Open Control Panel -> Regional and Language Options -> Customize ->Time
here you can see A.M. and P.M. change it with u r name. Thats it.
Read More
Posted in Computer-Tweaks | No comments

Saturday, 12 September 2009

Stop IE7 Prompt To Save Passwords

Posted on 00:45 by Unknown
Windows Registry Editor Version 5.00

;Stop IE7 Prompt To Save Password
;
;From the Tools menu, select Internet Options.
;Click the Content tab.
;In the "AutoComplete..." section, click the Settings button.
;To prevent your password from being saved,
;deselect the "User names and passwords on forms" checkbox.
;
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"FormSuggest Passwords"="no"

If you want undo, follow these steps

Windows Registry Editor Version 5.00

;UNDO Stop IE7 Prompt To Save Password
;
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"FormSuggest Passwords"="yes"
Read More
Posted in Browser-Tweaks | No comments

Monday, 7 September 2009

How to Change Name and Company Info after installing windows

Posted on 14:02 by Unknown
Step 1: Start > Run > Regedit

Step 2: Find following Registry Key-

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Step 3: Double-Click RegisteredOrganization.

STEP 4: Under "Value data", type the name that you want...then click OK

STEP 5: To change the name of the registered owner, do the following:

STEP 6: Double-click RegisteredOwner

STEP 7: Under "Value data", type the name that you want...then click OK
Read More
Posted in Windows Tweaks | No comments

Thursday, 27 August 2009

How to access blocked sites at school

Posted on 12:58 by Unknown
1. Start>Run and type in cmd, if you don't have run on your start menu, read another school hacking tutorial to tell you how to access it.

2. Once your command prompt box opens, type "ping www.yoururlhere.com" (of course without the quotes.)

3.Press enter and you should see some numbers that looks like an IP address pop up, copy those numbers.

4. Open up your school internet browser, and type in those numbers that you copied in the command prompt. Now you can access your website!
Read More
Posted in Internet-Tweaks | No comments

Friday, 31 July 2009

AdesDesign - Color Picker

Posted on 13:30 by Unknown

Color Picker Software Normally when you want to use a color on the web you have to take a screen shot, then open it with PhotoShop, and then use the color picker tool. This is just a time waster when you can buy the Color Picker software for just $9.99.

Color Picker Software

AdesClrPicker is very easy to use and a must have for Web Designers, and Web Developers. With a single click of the mouse you can capture any color on your screen then output this color in HTML, RGB, C++, VB and Delphi color codes. When you are working on a project, you have to be able to refer to this color code often, and this tool allows you to have it, right at your fingertips, by capturing the last 10 colors that you used.

And for an added bonus, Ades from AdesDesign has a blog located at AdesBlog.com. He’s got great articles on web products and new technologies.

Read More
Posted in WebMaster Tweaks | No comments

Thursday, 16 July 2009

Lock your machine on Mouse Click

Posted on 01:27 by Unknown
Feel hard to press CTRL+ALT+DEL to lock your machine ?????? Try this and create the icon to lock the machine.

1. Right click an empty spot on the desktop, point to New and click Shortcut.

2. In the Create Shortcut dialog box, type the following in the 'Type the location' of the item text box:

"rundll32 user32.dll,LockWorkStation" remove quotes while typing.

3. Click Next.

4. In "Type a name for this shortcut", type "" (any name as u wish) and Click Finish

5. Create a shortcut in your shortcut bar & use it
Read More
Posted in Computer-Tweaks | No comments

Sunday, 10 May 2009

How To Speed Up My Torrent Downloads

Posted on 00:17 by Unknown
If you are a Bit Torrent downloader, you know what slow download speeds are like…frustrating and annoying, to say the least. Instead of getting your music or movie within a couple of hours, your software predicts it will take 2 to 4 days.

Now, while many of the speed factors involved are out of your control, there is at least one thing you can do at your receiving end to improve this speed. It is called “Port Forwarding”, or “opening your specific TCP ports”. This is how it works.

1) That blue or green network cable coming out of your computer/modem/router is actually a busy highway comprised of 65,536 tiny electronic lanes (yes, over sixty-five thousand little lanes for your electrons). Each lane is called a “port”, and each port is designed to allow only specific types of information through.

Many ports are assigned in a semi-standardized way. Here are some example port assignments:

- HTML pages: port 80
- FTP file transferring: port 21
- World of Warcraft: port 3724
- POP3 email: port 110
- MSN Messenger: port 6901 and ports 6891-6900
- Everquest: port 1024
- Bit Torrents: port 6881

2) Bit torrents, by default, first look for port 6881 to enter/exit your computer. If port 6881 is closed for whatever reason, torrents then go to port 6882, then 6883, and so on, until it eventually tries port 6999 before giving up.

3) Every ISP, and every home router, can optionally block any of these ports with the intention of preventing hackers and controlling the network.

4) If you tell your own personal router and firewall at home to open (aka “forward”) port 6881 and port 6882, then your bit torrents will find their way into your computer that much faster. Sometimes up to 5x faster.

Yes, opening ports does increase the possibility of getting hacked by unwanted bad guys, but there are means to reduce that threat while still getting fast torrent download speeds.
Read More
Posted in Torrent Tweaks | No comments

Tuesday, 24 March 2009

Boot Your PC in STYLE

Posted on 11:47 by Unknown
Note : I recommend making a copy of you "Boot.ini" first, just in case you do something wrong and your window is not booting, restart and when your pc is in post(the black screen) press F8 and boot in safe mode, and replace the "Boot.ini" with your backup of "Boot.ini" and it should get back to its former state.


All of us are accustomed to seeing the Windows XP logo at system startup
but how about getting a custom message at first before the logo appears?

Heres how to do it. Its easy and simple.
Please don't mess it up until n unless you're DUMB enough.

Click start,then run.

Type c:\boot.ini

Erase whatever is there and copy and paste this


[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Write your message"/fastdetect
C:\="write your message"

Write whatever you want in between the quotes this will display for 5 seconds before windows starts

*if you have installed windows in any partition other than C: replace the number after the last brackets of


multi(0)disk(0)rdisk(0)partition(1)

Use
1 for c:\
2 for d:\ and so on

If you want to create more lines just write


d:\="......"
e:\="....."

After editing the file "Boot.ini" save it and restart the system to see how it goes.


Sample:

[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="This PC will blow in"/fastdetect
C:\="10 seconds"
D:\="Shut it down"
E:\="Or run for your LIFE"


Try it and next time when friends comes to see your PC I bet they will be astonished.
Read More
Posted in Windows Tweaks | No comments

Friday, 27 February 2009

Get Vista Style Drive Icons in Windows XP

Posted on 23:20 by Unknown
One of the nice little features in Windows Vista that you don't think about is the graph of drive space for your drive icons, so you can visually see at a glance how much space is used. There's no reason to upgrade for this feature, especially since some programmers created a small utility for XP that gives you the same functionality.

You'll notice the new icon looks very similar to the ones in Vista, but the more interesting addition is the new bar under the icon that gives you a tiny graph of the current drive space.



The graph will show up on most of the icon sizes other than the details view.



When your drive is running low on space the graph will turn red to indicate that you should probably stop downloading so much.



You can see in task manager that it really doesn't use all that much memory.



Download Drvicon from Sourceforge.net
http://drvicon.sourceforge.net/
Read More
Posted in Windows Tweaks | No comments

Tuesday, 20 January 2009

Increase your browsing speeds

Posted on 13:24 by Unknown
You really don’t need to tweak your browser in case you are using Firefox because it is a browser which has been specially designed for optimized and fast browsing but if you can make it even a little more fast that would certainly be a treat for you. Likewise there is a trick to make Internet Explorer 6 fast too. Browsers are designed to work with fast connections but with this trick even dial-up users can experience fast and smooth browsing.
Optimize Firefox and IE Browsing Speed
I shall be teaching you two tricks which work separately on Firefox and Internet Explorer. It doesn’t require you to be some expert rather all you have to do is change some registry values and you are done. I have also included a video tutorial for those who want to see it step by step visually. This is perhaps one of the oldest tricks to optimize Firefox and IE but it still works great.
Trick to Increase Firefox Speed
1. Open firefox and in the address bar write about:config and press enter
2. Double click network.http.pipelining and set it to True
3. Double click network.http.pipelining.maxrequests and set value to 10 from 4
4. Right click and create a new string nglayout.initialpaint. delay and set its value to 0
You are done. Enjoy lightning fast Firefox browsing and now for IE.
Trick to Increase Internet Explorer Speed
1. Go to Start –> Run and type regedit
2. Select HKEY_CURRENT_USER –> Software –> Microsoft –> Windows –> Current Version –> Internet Settings
3. Increase the values (DECIMAL) from default to a higher value e.g. 10
Read More
Posted in Browser-Tweaks | No comments
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Popular Posts

  • Easy way to increase your Cable/DSL speed!!!
    Here is a simple way to boost your Cable/DSL speed, just copy the ENTIRE ITALIC text in the "quote" box to Notepad, then save the...
  • Increase Harddisk Speed In Xp2003!
    How can I increase my hard disk speed in Windows XP/2003? First Common method is Defragment.. dat is too common ..so v talk sumthng new..her...
  • Amazing Hidden Features in XP
    1. Application Secrets. Defrag Secret - Hidden Command Line Switch Instructions - Go to "Start", "Run" and Type defr...
  • xp 2000 commands
    New and improved! Here's a list of some new tools mixed up with the old favorites that will make any Linux user feel at home with the co...
  • Cool Browser Trick
    Paste this into your address bar. ( Works on IE ) For Circles: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200...
  • Boot Your PC in STYLE
    Note : I recommend making a copy of you " Boot.ini " first, just in case you do something wrong and your window is not booting, r...
  • Give each hd its own icon.
    Give each hd its own icon. 1) Create a file called "Autorun.inf" in the root of the drive 2) Put this text in the file [autorun] I...
  • Changing your Mouse Pointer
    This is sort of a stupid, frivolous, useless little tip, but hey, who ...
  • Setting your Home Page
    These steps are pretty similar for most of the browsers out there, I...
  • Using Msconfig to shut off Auto-Start programs
    So you want to speed up your booting process, well here's a tip for you to shut off those programs that start in ...

Categories

  • Browser-Tweaks
  • Computer-Tweaks
  • Designing-Tweaks
  • Email Account Tricks
  • Games-Tweaks
  • Google-Tweaks
  • Internet-Tweaks
  • Mobile-Tweaks
  • Other-Tweaks
  • Security-Tweaks
  • Torrent Tweaks
  • WebMaster Tweaks
  • Windows Tweaks
  • Yahoo-Tweaks

Blog Archive

  • ►  2010 (1)
    • ►  June (1)
  • ▼  2009 (12)
    • ▼  September (5)
      • How Long Has Your System Been Running?
      • Lock/Hide Your Folder in Windows XP without Any So...
      • Insert your name in Taskbar
      • Stop IE7 Prompt To Save Passwords
      • How to Change Name and Company Info after installi...
    • ►  August (1)
      • How to access blocked sites at school
    • ►  July (2)
      • AdesDesign - Color Picker
      • Lock your machine on Mouse Click
    • ►  May (1)
      • How To Speed Up My Torrent Downloads
    • ►  March (1)
      • Boot Your PC in STYLE
    • ►  February (1)
      • Get Vista Style Drive Icons in Windows XP
    • ►  January (1)
      • Increase your browsing speeds
  • ►  2007 (43)
    • ►  November (2)
    • ►  October (2)
    • ►  September (1)
    • ►  May (3)
    • ►  April (1)
    • ►  March (2)
    • ►  February (4)
    • ►  January (28)
  • ►  2006 (55)
    • ►  December (55)
Powered by Blogger.

About Me

Unknown
View my complete profile