Thursday, August 30, 2007

Enable Right Clicks on The Sites Dat Disable it

Enable Right Clicks on The Sites That Disable it



Lots of web sites have disabled the right click function of the mouse button... it's really, really annoying. This is done so that you don't steal (via right-click->save picture) their photos or images or any other goodies. Unfortunately, it disables ALL right-click functionality: copy, paste, open in new window.

It's easy to change, assuming your using IE 6:
Click "Tools"->"Internet Options"
Click the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"
Click "Ok" a couple of times.

You'll probably want to turn this back to "enable" when your done... 'cause generally the javascript enhances a website.

How to Shutdown PC with timer

Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!!
How To Make A Shutdown Timer!

********** METHOD # 1 ***************

1. Right click on your desktop and choose "New=>shortcuts".
2. In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next. Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.
3. Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse

TO ABORT:
To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.


********* METHOD # 2 **************{EASIER THAN THE PREVIOUS ONE}


Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in

start=>Run

Type Code: at 11:35 shutdown -s

TO ABORT:
Code:shutdown -a

Fix Xp problems _Xp problems and their solutions

There is One for Everyone !!



1) When i try to access my task manager(Ctr+Alt+Del)...it displays message
'task manger has been disabled by ur administrator'..., and also i cant access my registry too..!!
what may have caused this problem....
is it becos of some VIRUS...????
how can i repair this without re installing...?? any particular software??


1: Close the IE browser. Log out messenger / Remove Internet Cable.
2: To enable Regedit
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
3: To enable task manager : (To kill the process we need to enable task manager)
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
4: Now we need to change the default page of IE though regedit.
Start>Run>Regedit
From the below locations in Regedit chage your default home page to google.com or other.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_USERS\Default\Software\Microsoft\Internet Explorer\Main
Just replace the attacker site with google.com or set it to blank page.
5: Now we need to kill the process from back end. Press Ctrl + Alt + Del
Kill the process svhost32.exe . ( may be more than one process is running.. check properly)
6: Delete svhost32.exe , svhost.exe files from Windows/ & temp/ directories. Or just search for svhost in your comp.. delete those files.
7: Go to regedit search for svhost and delete all the results you get.
Start menu > Run > Regedit >
8: Restart the computer. That’s it now you are virus free.

it works !!





2)I don't have IIS( Internet Information Services) windows componet on my system
As far as I know one can't have IIS running on XP Home. I think u will have to upgrade it to XP Prof.
in proff That's simple get the Win XP CD, go to control panel-->add/remove programs and then to add/remove windows components. There u will find the option for adding IIS, just check the checkbox and follow the instructions. You r done!!


3) Folder Option Vanished


IF U WANT UR FILES THT WERE HIDDEN U CAN TYPE *.* IN SEARCH AND ALSO TICK THE OPTION "INCLUDE HIDDEN FILES".
NOW SEARCH IN THE DRIVE IN WHICH U STORED UR FILES, U WILL GET UR FILES BUT TO GET BACK THE OPTION U EITHER HAVE TO REINSTALL WINDOWS OR REPAIR IT. well this is as far as i know..

Post your Comment If you Know More


4) My volume icon is not showing in taskbar, Yet It's Enable From Control Panel > Sound And devices

Assuming that you have tried the basic steps i am directly trying with the most possible solutions. This issue most commmonly occurs because the settings are not saved. Also there might be some startup program which is diabling the Systray.exe from loading up.

Try this...
1) Re-enable the volume icon by disabling and then enabling Place volume icon in the taskbar in the Sound and Audio applet.
2) Then copy the following text which is in red into a notepad file and then save it as "fix.reg". Please make sure that there is no .txt extension after that.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"SystemTray"="SysTray.Exe"

3) Merge the file to the registry by simply double clicking on it.
4) Reboot

This should definitely work. Please reply back with the status.

Cheers




5)Whenever i try d'loading stuff from the net, the download starts and the comp just restarts. due to dis i have to install d'load managers wich i hate. help needed anyone. i have win xp!


If the computer just restarts itself, it cud possibly be an application crash..
check the Dr.watson log for details..
START-RUN- drwtsn32.
check the path for the log here... open the log and check which application is causing the crash.
turn of automatic reboot,cos you wud miss it if there is a BSOD being generated.

or may be u could try this one out

Go to Start>Run--Type 'services.msc', hit ENTER
Scroll down to a service called Remote Procedure Call, right click, go to properties, there will be a tab named Recover Action, change it to 'Take No Action' if it's not already selected. Your problem should be solved for the time being. Also look for all network related srvices DNS, TCP-IP and also Windows Firewall/ICS service if you're on LAN/WAN, see that all of these are set to Automatic or Manual. Reply to me with results




6)I accidentally deleted the Show Desktop icon which sits normally on the bottom left hand corner of the Taskbar. How do I restore the icon?

Click Start, Run and type the following command:

regsvr32 /n /i:U shell32.dll

The Show Desktop icon file should be available now.


or

Click Start, Run, and type Notepad.exe. Copy the following contents to Notepad.

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

Save the file as - : Show Desktop.scf. Now, drag the file to the Quick Launch Toolbar. (Notepad might automatically append a .txt extension to the file name. Remove this extension if present.)

Tricks To Make XP Litlle bit Better..

Boot XP faster:

1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\

2. From the Start menu, select "Run..." & type "gpedit.msc".

3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.

4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file &
click "Open".

5. Click "OK", "Apply" & "OK" once again to exit.

6. From the Start menu, select "Run..." & type "devmgmt.msc".

7. Double click on "IDE ATA/ATAPI controllers"

8. Right click on "Primary IDE Channel" and select "Properties".

9. Select the "Advanced Settings" tab then on the device 0 or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".

10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.

11. Reboot your computer.


Increase ur Computers Response time

Indexing services is a small little program that uses large amounts of RAM and can often make a computer endlessly loud and noisy. This system process indexes and updates lists of all the files that are on your computer. It does this so that when you do a search for something on your computer, it will search faster by scanning the index lists. If you don't search your computer often, or even if you do search often, this system service is completley unnessesary.

1.Go to Start
2.Click Settings
3.Click Control Panel
4,Double-click Add/Remove Programs
5,Click the Add/Remove Window Components
6.Uncheck the Indexing services
7.Click Next
That's it, you have now uninstalled the Indexing service, you system will not have more RAM and be more responsive

Correcting System Hang at Startup

If your system hangs about 2 or 3 minutes at startup, where you can't access the Start button or the Taskbar, it may be due to one specific service (Background Intelligent Transfer) running in the background. Microsoft put out a patch for this but it didn't work for me. Here's what you do:

1. Click on Start/Run, type 'msconfig', then click 'OK'.
2. Go to the 'Services' tab, find the 'Background Intelligent Transfer' service, disable it, apply the changes & reboot.


Enhance ur Computers Gaming performance
For Users with 256 MB RAM or more this tweak will boost their Windows- and Game-Performance.
What it does: It tells Windows not to use any Swap File until there is really no more free RAM left.

Open the System Configuration Utility by typing msconfig.exe in the RUN command. There in your System.ini you have to add "ConservativeSwapfileUsage=1" under the 386enh section.

Restart your Windows and enjoy better Game performance.

Monday, August 27, 2007

proxy

Proxy ?? its all here

Also Read : "
and Find the Proxies Urself.. one of the best tricks to do it urself !

Heres an small list !!


1. funnel.com
2. http://1208930645
3. https://www.orkut.com
4. www.your-freedom.in
5. http://www.cooltunnel.com/
6. http://www.browseatwork.com
7. http://www.proxify.com
8. http://www.novalok.net
9. http://bypass.4clever.com/
10. www.b3u.net
11. www.hidemyass.com
12. www.mathcookbook.com
13. http://www.guardster.com/subscription/proxy_free.php
14. www.anonymouse.org
15. www.tinyurl.com/ntbam
16. www.ghostproxy.com
17. www.papertigershark.com
18. http://www.iphide.co.uk
19. http://www.hackersproof.com
20. http://www.kcoolonline.com
21. http://www.ghostsurfing.co.uk
22. www.anonycat.comwww.birdsflyfast.com
23. www.browseatwork.com
24. http://rapidwire.net
25. http://62.193.247.221/
26. . http://prox30.com
27. http://www.privax.us
28. http://www.etary.com
29. http://s1.iphide.com
30. http://proxiesrus.com
31. http://www.surfindark.com
32. http://www.navydog.com
33. http://falsario.com
34. http://www.cheekyproxy.com
35. http://www.funkyproxy.com
36. http://www.surfsneaker.com
37. http://www.proxii.com
38. http://www.proxynumber1.com (Replace 1 with any number between 1 to 10)
39. http://myspaceproxyy.com
40. http://tenpass.com
41. http://www.browsesneaky.com
42. http://www.proogle.info
43. http://greatproxy.info
44. http://www.realproxy.info
45. http://aplusproxy.com
46. http://www.ecoproxy.com
47. http://proxiesrus.com/
48. http://www.navydog.com
49. www.cheekyproxy.com
50. www.funkyproxy.com
51. www.surfsneaker.com
52. www.proxii.com
53. http://myspaceproxyy.com
54. http://tenpass.com
55. www.ecoproxy.com
56. http://www.browsehidden.com/
57. http://www.surfsneaky.com/
58. http://www.filterhide.com/

How Not To Get Hacked

Protect Urself !
Follow These Simple Guidelines n u are done



1. Stop using Internet Explorer and make the switch to Opera, it's more secure, plain and simple.

2. Get Spybot Search and Destroy or Spyware Doctor and immediately update it.

3. Get Adaware SE and immediately update it.
(Use both as a 1-2 punch on infected client computers and between the two there's not much they won't kill)

4. Update your anti virus

5. Boot into safe mode and run all three scans

6. While the scans are going check your registry (Click start --> Run and type regedit to get intot he registry) and look in HKEY_CurrentUser/software/microsoft/windows/currentversion/run & HKEY_Local_Machine/software/microsoft/windows/currentversion/run. Verify that all programs listed are legitimate and wanted.

7. If or when your antivirus scan comes across anything, search for that file name in your registry and delete it.

8. Use explorer to go to the windows/system32 folder and sort by date. If you haven't already done so, make sure you can see the entire file names. click Tools --> Folder Options and unclick the box labeled "Hide extensions for known file types" and under Hidden files and folders click "Show hidden files and folders." However, make sure you choose "Hide protected operating system files" so you don't accidentally remove anything that would cripple your computer.. You are looking for recent files with names ending with .exe and .dll that look suspicious. Major culprits will have gibberish names such as alkjdlkjfa.exe.

9. Once you can get clean scans in safe mode, reboot in normal mode and scan all over again. If you can't get a clean scan in regular mode then you have something more persistant that could take more research.

10. Make sure your firewall doesn't have strange exceptions.

11. If you suspect anything that is going wrong with your computer is the action of a stalker, on a more secure system change all your passwords.

12. If your system has been specifically targeted and hacked you can never be 100% sure that your system is no longer compromised so start with 11, make backups of personal files on the infected system and format and re-install Windows.

Good luck!

All File Formats Ever Known "Dictionary"

Somebody Asked me What Are the File Formats ?


Heres d complete list !

A - I

Click here to visit J - Z


ABK

Corel Draw AutoBackup
ACL

Corel Draw 6 keyboard accelerator
ACM

Used by Windows in the system directory
ACP

Microsoft Office Assistant Preview file
ACT

Microsoft Office Assistant Actor file
ACV

OS/2 drivers that compress and decompress audio data
AD

After Dark screensaver
ADB

Appointment database used by HP 100LX organizer
ADD

OS/2 adapter drivers used in the boot process
ADM

After Dark MultiModule screensaver
ADP

Used by FaxWorks to do setup for fax modem interaction
ADR

After Dark Randomizer screensaver
AFM

Adobe font metrics
AF2

ABC Flowchart file
AF3

ABC Flowchart file
AI

Adobe Illustrator drawing
AIF

Apple Mac AIFF sound
ALB

JASC Image Commander album
ALL

Arts & Letters Library
AMS

Velvert Studio music module (MOD) file
ANC

Canon Computer Pattern Maker file that is a selectable list of pattern colors
ANI

Animated Cursor
ANS

ANSI text
API

Application Program Interface file; used by Adobe Acrobat
APR

Lotus Approach 97 file
APS

Microsoft Visual C++ file
ARC

LH ARC (old version) compressed archive
ARJ

Robert Jung ARJ compressed archive
ART

Xara Studio drawing
ART

Canon Crayola art file
ASA

Microsoft Visual InterDev file
ASC

ASCII text
ASD

WinWord AutoSave
ASM

Assembler language source file
ASP

Active Server Page (an HTML file containing a Microsoft server-processed script)
ASP

Procomm Plus setup and connection script
AST

Claris Works "assistant" file
ATT

AT&T Group 4 bitmap
AVI

Microsoft Video for Windows movie
AWD

FaxView document
BAK

Backup file
BAS

BASIC code
BAT

Batch file
BFC

Windows 95 Briefcase document
BG

Backgammon for Windows game
BI

Binary file
BIF

GroupWise initialization file
BIN

Binary file
BK

Sometimes used to denote backup versions
BK$

Also sometimes used to denote backup versions
BKS

An IBM BookManager Read bookshelf
BMK

An A bookmark file
BMP

Windows or OS/2 bitmap
BM1

Apogee BioMenace data file
BRX

A file for browsing an index of multimedia options
BSP

Quake map
BS1

Apogee Blake Stone data file
BTM

Batch file used by Norton Utilities
B4

Helix Nuts and Bolts file
C

C code
CAB

Microsoft cabinet file (program files compressed for software distribution)
CAL

CALS Compressed Bitmap
CAL

Calendar schedule data
CAS

Comma-delimited ASCII file
CAT

IntelliCharge categorization file used by Quicken
CB

Microsoft clean boot file
CCB

Visual Basic Animated Button configuration
CCF

Multimedia Viewer configuration file used in OS/2
CCH

Corel Chart
CCM

Lotus CC:Mail "box" (for example, INBOX.CCM)
CDA

CD Audio Track
CDF

Microsoft Channel Definition Format file
CDI

Phillips Compact Disk Interactive format
CDR

Core Draw drawing
CDT

Corel Draw template
CDX

Corel Draw compressed drawing
CEL

CIMFast Event Language file
CFB

Comptons Multimedia file
CFG

Configuration file
CGI

Common Gateway Interface script file
CGM

Computer Graphics Metafile
CH

OS/2 configuration file
CHK

File fragments saved by Windows Disk Defragmenter or ScanDisk
CHP

Ventura Publisher chapter
CIL

Clip Gallery download package
CIM

Sim City 200 file
CIN

OS/2 change control file that tracks changes to an INI file
CK1

iD/Apogee Commander Keen 1 data file
CK2

iD/Apogee Commander Keen 2 data file
CK3

iD/Apogee Commander Keen 3 data file
CK4

iD/Apogee Commander Keen 4 data file
CK5

iD/Apogee Commander Keen 5 data file
CK6

iD/Apogee Commander Keen 6 data file
CLASS

Java class
CLP

Windows Clipboard file
CLS

Visual Basic Class Module
CMD

Command file for Windows NT (similar to a DOS .BAT file)
CMD

DOS CP/M command file
CMD

dBase-II program file
CMF

Corel Metafile
CMP

JPEG Bitmap
CMP

Address document
CMV

Corel Move animation
CMX

Corel Presentation Exchange image
CNF

Configuration file used by Telnet, Windows, and other applications
CNM

Windows application menu options and setup file
CNQ

Compuworks Design Shop file
CNT

Windows (or other) system content files for the help index and other purposes
COB

trueSpace2 object
COD

Microsoft C compiler output as displayable assembler with original C as comments
COM

Command file (program)
CPD

Fax Cover document
CPE

Fax Cover document
CPI

Microsoft MS-DOS code page information file
CPL

Control Panel extension
CPL

Corel colour palette
CPP

C++ code
CPR

Corel Presents Presentation
CPT

Corel Photo-Paint image
CPX

Corel Presentation Exchange Compressed drawing
CRD

Cardfile file
CRP

Corel Presents Run-Time Presentation
CRT

Certificate file
CSC

Corel Script
CSP

PC Emcee On-Screen image
CSV

Comma-separated values file
CT

Scitex CT Bitmap
CTL

Used in general to mean a file containing control information.
CUE

Microsoft Cue Cards data
CUR

Windows Cursor
CUT

Dr Halo bitmap
CV

Corel Versions archive
CV

Microsoft CodeView information screen
CWK

Claris Works data file
CWS

Claris Works template
CXX

C++ source code file
DAT

Data file
DAT

WordPerfect Merge Data
DBF

Aston-Tate dBASE database
DBX

DataBeam image
DCR

Shockwave file
DCS

Desktop Color Separation file
DCX

Fax image (based on PCX)
DDF

BTRIEVE database
DEF

SmartWare II data file
DEF

C++ Definition
DER

Certificate file
DIB

Device-Independent Bitmap
DIC

Dictionary
DIF

Data Interchange Format spreadsheet
DIR

Macromedia Director file
DIZ

Description file
DLG

C++ Dialogue Script
DLL

Dynamic-Link Library
DMF

X-Trakker music module (MOD) file
DOC

FrameMaker or FrameBuilder document
DOC

WordStar document
DOC

WordPerfect document
DOC

Microsoft Word document
DOT

Microsoft Word document Template
DPR

Borland Delphi project header file
DRV

Driver
DRW

Micrografx Designer/Draw
DSG

DooM saved game
DSM

Dynamic Studio music module (MOD) file
DSP

Microsoft Developer Studio project
DSQ

Corel QUERY file
DSW

Microsoft Developer Studio workspace
DWG

AutoCAD drawing eXchange format
DXF

AutoDesk Drawing Interchange format
EMF

Enhanced Windows Metafile
ENC

Encore file
EPS

Encapsulated PostScript image
ER1

ERWin file
ERX

ERWin file
EVY

Envoy document
EWL

Microsoft Encarta document
EXE

Executable file (program)
F

FORTRAN file
F77

FORTRAN file
F90

FORTRAN file
FAR

Farandole Composer music module (MOD) file
FAV

Microsoft Outlook navigation bar
FAX

FAX Type image
FH3

Aldus Freehand 3 drawing
FIF

Fractal image file
FITS

CCD camera image
FLC

AutoDesk FLIC animation
FLI

AutoDesk FLIC animation
FLT

Corel filter
FLT

StarTrekker music module (MOD) file
FMB

Oracle binary source code for form, version 4.0 and later
FMT

Oracle text format of form, version 4.0 and later
FMT

Microsoft Schedule+ print file
FMX

Oracle executable form, version 4.0 and later
FOG

Fontographer font
FON

System font
FOR

FORTRAN file
FOT

Font-related file
FP

FileMaker Pro file
FP1

Flying Pigs for Windows data file
FP3

FileMaker Pro file
FPX

FlashPix bitmap
FRM

Form
FRM

FrameMaker or FrameBuilder document
FRM

Oracle executable form version 3.0 and earlier
FRM

Visual Basic form
FRM

WordPerfect Merge form
FRX

Visual Basic form stash file
GAL

Corel Multimedia Manager album
GCP

Ground Control Point file used in image processing of remote sensing data .
GED

Graphic Environment Document (drawing)
GEM

GEM metafile
GEN

Ventura-Generated text file
GFC

Patton&Patton Flowcharting 4 flowchart file
GFI

Genigraphics Graphics Link presentation
GFX

Genigraphics Graphics Link presentation
GID

Windows 95 global index file (containing help status)
GIF

CompuServe bitmap
GIM

Genigraphics Graphics Link presentation
GIX

Genigraphics Graphics Link presentation
GNA

Genigraphics Graphics Link presentation
GNX

Genigraphics Graphics Link presentation
GRA

Microsoft Graph
GRD

Grid file, used in image processing of remote sensing data often to form map projections.
GRP

Program Manager Group
GTK

Graoumftracker (old) music module (MOD) file
GT2

Graoumftracker (new) music module (MOD) file
GWX

Genigraphics Graphics Link presentation
GWZ

Genigraphics Graphics Link pres
H

C program header
HED

HighEdit document
HEL

Microsoft Hellbender saved game
HEX

Macintosh BinHex 2.0 file
HGL

HP Graphics Language drawing
HLP

Help file
HOG

Lucas Arts Dark Forces WAD file
HPJ

Visual Basic Help Project
HPP

C++ program header
HQX

Macintosh BinHex 4.0 file
HST

History file
HT

HyperTerminal
HTM

Hypertext document
HTML

Hypertext document
HTX

Extended HTML template
ICA

Citrix file
ICB

Targa bitmap
ICM

Image Color Matching profile file
ICO

Windows Icon
IDD

MIDI Instrument Definition
IDQ

Internet Data Query file
IFF

Amiga ILBM
IGF

Inset Systems metafile
IIF

QuickBooks for Windows interchange file
IMA

WinImage file
IMG

GEM image
INC

Assembler language or Active Server include file
INF

Information file
INI

Initialization file
INP

Oracle source code for form, version 3.0 and earlier
INS

InstallShield install script
INS

X-Internet sign-up file
ISO

Lists the files on a CD-ROM; based on the ISO 9660 CD-ROM file system standard
ISP

X-Internet sign-up file
ISU

InstallShield uninstall script
IT

Impulse Tracker music module (MOD) file
IW

Idlewild screensaver