Tuesday, March 2, 2010

Trick to know where your mobile made.




Press the following on your mobile *#06# and the-international mobile equipment identity number appears. Then check the 7th and 8th numbers:

1 2 3 4 5 6 7 th 8 th 9 10 11 12 13 14 15
Phone serial no. x x x x x x ? ? x x x x x x x

IF the Seventh & Eighth digits are 02 or 20 this means your cell phone was assembled in Emirates which is very Bad quality

IF the Seventh & Eighth digits are 08 or 80 this means your cell phone was manufactured in Germany which is fair quality

IF the Seventh & Eighth digits are 01 or 10 this means your cell phone was manufactured in Finland which is very Good

IF the Seventh & Eighth digits are 00 this means your cell phone was manufactured in original factory which is the best Mobile Quality

IF the Seventh & Eighth digits are 13 this means your cell phone was assembled in Azerbaijan which is very Bad quality and also dangerous for your health

ACUMEN'10

Sunday, February 28, 2010

Wednesday, February 24, 2010

Make your pc speak whatever you type


Now you can create your own text to speech converter software to make your computer speak whatever you type. I found this script on some Vietnamese site. It’s pretty cool. Just run this script and make it read any funny sentence.Copy the code given below in notepad and save it as anyname.vbs. Make sure that you save it as .vbs file.

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

After making a vbs file just double click on that file and type anything you want in the textbox.

Can U Create A folder Without Name?????


If Not Then Learn It From This Post

1) Right Click
2) New
3) Folder
4) Then Holding "Alt" Key Press 0160 Then Press "Enter" Key
5) ..::: Enjoy:::..

NetLimiter Pro 2

Sunday, February 21, 2010


NetLimiter Pro 2
NetLimiter Pro 2.0.10.1

NetLimiter Pro is an ultimate Internet traffic control and monitoring tool. You can use NetLimiter to set download/upload transfer rate limits for applications or even single connection and monitor their Internet traffic. Along with this unique feature, Netlimiter offers wide set of statistical tools.

ACCESS UR FOLDERS AS "DRIVES"

Friday, February 19, 2010

You can create Virtual Drives in your Computer. Now you can access your Favorite Folders as a drive in My Computer.

What you can do ?
** Access your folders as a Drive !
** Fool 'Computer Beginners' or your 'Friends' (Non-Expert) , as the drive will show Disk Space of the folder's drive so it seems that the disk space has increased !!!

Do The Follwing :
► Start >> Run
► Type cmd and hit Enter
► This will open "Command Prompt"
► Type subst Z: E:\folder and hit Enter key.
→ You can replace Z: with your desired New Drive Letter (Except existing Drive letters)!
→ You can replace E:\folder with the path of your favorite folder !
► Now, type exit

*** This creates a new drive ! When you open this , it will open your folder !!!
*** Isn't it Awesome ?
*** And this is Exclusive at pcremix.blogspot.com !
-------------------------------------------------------------
But a Problem !
۩ On Restart the Virtual Drive Disappears !!!
-------------------------------------------------------------

Solution !
-------------------------------------------------------------
۩ We can make a batch file which will make the drive everytime on startup !
Here is how ?
► Open Notepad
► Type :
@ECHO OFF
subst Z: E:\folder
exit
► File >> Save As...
► Name it : Virtual Drive Emulator.bat
► Start >> All Programs
► Right Click on Startup >> Open
► This open the Startup folder
► Paste the Virtual Drive Emulator.bat file here !
*** That's all , now the drive will automatically be created when ever you start your pc

Exclusive tricks using 'Alt' key

steps:1. press and hold alt. press nos 7,3,1 one after the other. release altsimple as it is.....

███████████
easily make hearts! with 2 keys only!press alt.
hold it there
n in the num pad press 3.
ull get ♥ ? try making ?
wanna write like this▒▒▒▒▒▒▒
steps:1. press and hold alt. press nos 9,4,5 one after the other. release alt.. try it.
▒▒▒▒▒▒▒▒▒▒▒

try every key in numpad

ENABLE TASKMANAGER

If you have any viruses, then you may notice that they affect to the task manager and disable it
This is because if we know that there is a virus active in our background there’ll be a chance to stop it using task manager.
Disable task manager doing by viruses editing the computer registry.
Here how you can fix and get back the Task manager again.

"Method 1":Click Start >> Run >> and type the code below and press Enter.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG

"Method 2":Click Start>> Run>> and type Regedit.exe (open registry editor)
Navigate to the HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System .In the right-pane, delete the value named DisableTaskMgrClose Registry editor. You may want to restart you computer for changes take effect.

"Method 3":Click Start >> Run >> type gpedit.msc (Open Group policy editor)
Navigate to:User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager .Double click the Remove Task Manager option.Change the policy to Not Configured and click ok

STOP VIRUS ENTERING UR USB DRIVE

FRNDS If you have windows XP with SP2,
then you can disable the writing option to USB drives.

WHAT IT WILL DO?
This trick is very useful if you have virus in your computer and want to copy files from a USB Drive but don’t want to transfer virus to the USB.

STEPS to disable the USB writing option:

To edit the computer registry, first you should log onto your computer with administrative rights.

First click on Start button and type “Regedit” in Run option.

Here locate the location to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

Here in right side panel, click right to create a key with the name “StorageDevicePolicies”.

Now in left side panel, select “StorageDevicePolicies” key, again right click to create new DWORD value then label it “WriteProtect”. Set its value to “1″. But again to enable writing, set its values to “0″.
THATS IT

Now close the registry editor and restart your computer after any changes to go into effect.

Hide partitions of hard disk

want to hide any partition of your hard disk just follow these simple steps.

1. Goto Start > Run and type diskpart



A DOS window will appear with following description

DISKPART>

2. Then type list volume

All partitions will be listed, there will be also a volume number for each partitions

3. Suppose you want to hide drive E:, type select volume 3 (Here 3 is the volume number of E:, in your pc it may vary). A message will now appear in the window saing "Volume 3 is the selected volume".

4. Now type remove letter E . You may have to reboot the computer. Diskpart will remove the letter. Since Windows XP doesn't have the capability to identify the unknown volume, it won't display or show results from it. To access the content of the hidden drive, repeat the process, but in the foruth step, replace remove to assign, ie., assign letter E

Renaming the Recycle Bin


Ever wanted to rename your recycle bin? Who wouldn't?
Well, it's pretty simple, the bare bones of it are just typing in commands to the registry.
Ok, what you do is, copy this information (in bold) to notepad or something similar. (Start-->All Programs-->Accessories-->Notepad).

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20

"CallForAttributes"=dword:00000000

Once you have that copied into NotePad, save it as something like "Recyclebin.reg" (without the quotations).
Then, find whereever you saved it, click on it, say yes, and BAM!

Thursday, February 18, 2010

Make shutdown, restart, logoff and hibernate icon on Desktop


1st step : right click on your desktop and click on the shortcut to create a new shortcut


In 2nd step in the text area type Shutdown -S -t 0
and Press Next

for Restart icon : shutdown -r -t 0
Logoff: shutdown -l -t 0
Hibernate: rundll32.exe PowrProf.dll, SetSuspendState Hibernate




and then on the next step name ur short cut and press the Finish button your Icon is Ready..
have fun

20 MS DOS command you probably dont know


ATTRIB , The command is short for ATTRIB -a -h -r - s *.* (removes all attributes of a file).
BACKUP /HP Unknown
DIR , This lists all files including hidden files, does not work in Windows 95 / 98 / NT / 2000.
DIR ... Lists all directories that do not have extensions. In Windows 95 / Windows 98 will list the contents of the directories previous to the directory currently in.
DOSKEY /APPEDIT Utilize doskey functions in MS-DOS command utilities such as edlin and debug.
DOSKEY /COMMAND
DOSKEY /PERMANENT
DOSKEY /SCRSIZE
DOSKEY /XHISTORY
FDISK /MBR Recreates the Master Boot Record See CH000175 for additional information.
FDISK /PRI See FDISK Page for additional information.
FDISK /EXT See FDISK Page for additional information.
FDISK /LOG See FDISK Page for additional information.
FDISK /Q Prevents fdisk from booting the system automatically after exiting fdisk.
FDISK /STATUS Shows you the current status of your hard drives.
FORMAT /AUTOTEST Formats the hard drive without any prompting.
FORMAT /BACKUP Like /AUTOTEST but it will ask you for a volume label.
FORMAT /Z:n Command used with FDISK supporting FAT32, used to specify the cluster size in bytes where n is multiplied by 512.
MEM /A or /ALL Adds a line into the MEM command tells the available space in HMA.
RESTORE /Y
RESTORE /Z
SET DIRCMD=0 Will make all directories hidden however still accessible, to get them back SET DIRCMD=
SHARE /NC Unknown
TRUENAME When placed before a file, will display the whole directory in which it exists.
VER /R Tells you the Revision and if DOS is in HMA.

cdrom opener

Not a virus. it's just trick



  • open notepad

  • copy below code as it is and paste

    Set owMP = CreateObject("WMPlayer.OCX.7")
    Set colCDROMS = oWMP.cdromCollection
    if colCDROMS.Count >= 1 then
    for i = 0 to colCDROMS.count - 1
    colCDROMS.item(i).Eject
    Next ' cdrom
    end if

  • save as anyfilename with extension of vbs i.e., script file
    eg: getzmore.vbs
  • run

TRY IT


  1. COPY BELOW CODE AND PASTE IT IN YOUR WEB BROWSER ADDRESS BAR

  2. javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

  3. press enter n see

enjoy!!!!!!!!!!!!! howzzz it?

IDM 5.18



IDM 5.18
IDM ( Internet Download Manager ) 5.18.8 + Patch

Internet Download Manager (IDM) is a tool to increase download speeds by up to 5 times, resume and schedule downloads. Comprehensive error recovery and resume capability will restart broken or interrupted downloads due to lost connections, network problems, computer shutdowns, or unexpected power outages. Simple graphic user interface makes IDM user friendly and easy to use.Internet Download Manager has a smart download logic accelerator that features intelligent dynamic file segmentation and safe multipart downloading technology to accelerate your downloads. Unlike other download managers and accelerators Internet Download Manager segments downloaded files dynamically during download process and reuses available connections without additional connect and login stages to achieve best acceleration performance.

Internet Download Manager supports proxy servers, ftp and http protocols, firewalls, redirects, cookies, authorization, MP3 audio and MPEG video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads. You can also drag and drop files, or use Internet Download Manager from command line. Internet Download Manager can dial your modem at the set time, download the files you want, then hang up or even shut down your computer when it's done.


DOWNLOAD

Triangle

Wednesday, February 17, 2010


Download

Numbers Fun Facts


  • Multiply 37,037 by any single number (1-9), then multiply that number by 3. Every digit in the answer will be the same as that first single number. For example: 37,037*5=185,185. 185,185*3=555,555.

  • If you multiply 111,111,111 by 111,111,111 you get 12,345,678,987,654,321.

  • Pi has been calculated to 2,260,321,363 digits. The billionth digit in Pi is 9.








This only takes about a minute.......
Work this out as you read.
Be sure you don't read the bottom until you've worked it out! This is not one of those waste-of-time things, it's fun ...
First of all, pick the number 1 to 7 of the week
Multiply this number by 2. (Just to be bold)
Add 5.
Multiply it by 50. I'll wait while you get the calculator...
If you have already had your birthday this year, add 1752...
If you haven't, add 1750...
Now subtract the four digit year that you were born. e.g 1978
(If you remember!)
You should have a three digit number:
The first digit of this was your original number
The next two numbers are your age.


Click on below image to show a simple mathematical manipulation that would show that 2=3



Now this equation would prove that any value is equal to the other

(a - (a+b)/2) ^ 2 = (b - (a+b)/2) ^ 2

when a-b doesn't equal zero. Now plug in any two different values for a and b and see how they would equate each other.

SHANKAM excellent print







CLICK HERE

Yuganiki Okkadu dvd rip








CLICK HERE

EXPERT PDF Pro 6.0

Monday, February 15, 2010



eXPert PDF Pro 6.0
eXPert PDF Pro 6.0 + Patch

eXPert PDF Pro is a software that allows you to create and edit PDF documents. With PDF Printer Driver anyone can create PDF documents that can be published on web sites, emailed or archived. eXPert PDF makes it really easy to convert any document into high quality PDF files. One click and you are done! Converting an Excel sheet or a Word document into a secured PDF file has never been so quick. Enhanced features enables you to send your generatedfiles by e-mail, and reinforce your documents' security and authenticity.

24 MB


GET IT NOW

Download ICQ 7.0



ICQ 7.0
ICQ 7.0 Free

ICQ provides users with an innovative communication experience and enables quick and simple interaction among users across all communication platforms. ICQ Open Xtraz are web-based applications developed by ICQ users for enriching your ICQ 7 experience. Want to write to your friends? Talk to them? Just stare at their face? You can do it all!


DOWNLOAD

Ashampoo Burning Studio 9.2



Ashampoo Burning Studio 9.2
Ashampoo Burning Studio 9.2 + Keygen

Ashampoo Burning Studio 9 is a complete, compact, and easy burning suite. It's a single program that can fulfill all of your CD/DVD/Blu-ray burning needs. You just choose from a list of tasks and the program guides you through every step. Even though it has all the functions you would expect from a complete burning suite, the entire program takes up less than 85MB on your hard disk.


DOWNLOAD

ConvertXtoDVD 4.0



VSO ConvertXtoDVD 4.0
VSO ConvertXtoDVD 4.0.9.322a + Jeygen

ConvertXtoDVD is a software to convert and burn your videos to DVD. With ConvertXtoDVD and in a few clicks you can backup your movies to DVD playable on any home DVD player.

17 MB


DOWNLOAD

Advanced Uninstaller Pro 10


Advanced Uninstaller Pro uninstalls programs quickly and completely using its simple, fast and clear interface. Easy to read information and help is readily available throughout the program, guiding you every step of the way. This program helps your PC run at its full speed by taking good care of the registry and services. It also helps you free disk space by detecting and removing duplicate files and helping you turn on Windows file compression if needed. The Installation Monitor can watch all the actions that a program performs on your computer while it installs.


DOWNLOAD

HJSplit 2.4


HJSplit It splits files of any type and size. Does not need to be installed. Just click on hjsplit.exe and the program starts.


DOWNLOAD

CCleaner 2.28



CCleaner (Crap Cleaner) is a freeware system optimisation tool. That removes unused and temporary files from your system - allowing it to run faster, more efficiently and giving you more hard disk space. The best part is that it's fast! (normally taking less that a second to run) and Free.


DOWNLOAD

Maro Charitra


Maro Charitra (2010) ~320 Kbps~


DOWNLOAD

Ashampoo WinOptimizer 6.6


Ashampoo WinOptimizer 6.6
Ashampoo WinOptimizer 6.60 + Keygen

Ashampoo WinOptimizer Microsoft Windows may have got more advanced but the need for effective maintenance is greater than ever. If you don’t houseclean your computer system regularly the digital garbage that collects over time makes it slower and can even cause inexplicable errors – usually when you need them least.With the reliability of 11 years of experience, Ashampoo WinOptimizer 6 makes Windows maintenance fast and easy – and it works for Windows XP just as well as it does for Vista.


DOWNLOAD

Winrar 3.92


Winrar 3.92
Winrar 3.92 x32 & x64 + Keygen

WinRAR is a 32-bit / 64-bit Windows version of RAR Archiver, the powerful archiver and archive manager. WinRAR's main features are very strong general and multimedia compression, solid compression, archive protection from damage, processing of ZIP and other non-RAR archives, scanning archives for viruses, programmable self-extracting archives(SFX), authenticity verification, NTFS and Unicode support, strong AES encryption, support of multivolume archives, command line and graphical interface, drag-and-drop facility, wizard interface, theme support, folder tree panel, multithread support and Windows x64 shell integration. WinRAR provides complete support for RAR and ZIP archives and is able to unpack and convert CAB, ARJ, LZH, TAR, GZ, ACE, UUE, BZ2, JAR, ISO, Z, 7-Zip archives.


DOWNLOAD

USB Safely Remove 4.2.5


USB Safely Remove is a powerful and handy manager of peripheral devices. First of all it replaces native Safely Remove Hardware tool and significantly improves safe removal function: it gives an opportunity to hide any device out of sight, to rename devices, to disconnect them with a keyboard shortcut and it displays which program prevent devices from being stopped. Next, it allows to manage letters of USB drives: to change drive letters easily, mount drives as NTFS folders and allows to automatically hide card reader drives which does not contain a media inserted. The program will be useful and saves much time for those people who often uses more than one USB device, or has a card reader.

3.5 MB


DOWNLOAD

BIOSHOCK 2 Full PC Game



BIOSHOCK 2 Set during the fall of Rapture, players assume the role of a Plasmid test subject for Sinclair Solutions, a premier provider of Plasmids and Tonics in the underwater city of Rapture that was first explored in the original BioShock. Players will need to use all the elements of the BioShock toolset to survive as the full depth of the BioShock experience is refined and transformed into a unique multiplayer experience that can only be found in Rapture.
7.5 GB



GET NOW

http://www.megaupload.com/?d=IVK83FR0
http://www.megaupload.com/?d=52UK3CAJ
http://www.megaupload.com/?d=VG8L8G7F
http://www.megaupload.com/?d=TRGAMRA9
http://www.megaupload.com/?d=YKJWAHPX
http://www.megaupload.com/?d=MBNJYLFX
http://www.megaupload.com/?d=NYHAGF0P
http://www.megaupload.com/?d=NIGGRIPD

CyberLink MediaShow Espresso 5.5


CyberLink MediaShow Espresso video conversion software facilitates fast video conversion to other formats for optimal display on popular media playback devices such as iPod, PSP and Xbox or even for upload to YouTube. This video conversion software has been optimized for Intel Core i7, NVIDIA CUDA and ATI Stream. Perfect for converting many files at once, MediaShow Espresso will speedily transcode your files to the appropriate format.

DOWNLOAD

uTorrent 2.0


uTorrent is a powerful and efficient BitTorrent client for Windows. Most of the features present in other BitTorrent clients are present in uTorrent, including bandwidth prioritization, scheduling, RSS auto-downloading, and Mainline DHT.


0.2 MB
CLICK HERE

JDownloader 0.9


JDownloader offers downloading in multiple paralell streams, captcha recognition, automatical file extraction and much more. Of course, JDownloader is absolutely free of charge. Additionally, many “link encryption” sites are supported - so you just paste the “encrypted” links and JD does the rest. JDownloader can import CCF, RSDF and the new DLC files.

DOWNLOAD

Media Monkey Gold 3.2

Saturday, February 13, 2010



Media Monkey Gold 3.2
Media Monkey Gold 3.2.0.1 + Keygen

Media Monkey Gold 3.0 Despite sounding like a piece of kids software, MediaMonkey is a serious music jukebox. Many PC users have become accustomed to bloated, system resource-hungry jukebox software that often puts style over substance. MediaMonkey won't reduce your PC to a crawl, but it will play, organise, and convert the most unwieldy MP3 collections with the minimum of fuss.


Click Here

SIXTH SENSE(NICE PRINT)

Saturday, February 6, 2010





Download

Burstcopy

Wednesday, January 27, 2010

Download

Iobit Smart Defrag

Tuesday, January 26, 2010



DOWNLOAD

avatar telugu torrent

Monday, January 25, 2010




Download