This is a great trick you can play on your friends. To disable the display of local or networked drives when
you click My Computer.
1. Go to start->run.
2. Type regedit. Now go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Now in the right pane create a new DWORD item and name it NoDrives(it is case sensitive). Now modify it's value
and set it to 3FFFFFF (Hexadecimal). Now restart your computer. So, now when you click on My Computer, no
drives will be shown(all gone...). To enable display of drives in My Computer, simply delete this DWORD item
that you created. Again restart your computer. You can now see all the drives again. Magic........lol....
Monday, June 2, 2008
CONVERT A 512 MB duo/produo/MMC CARD TO 640 MB
CONVERT A 512 MB duo/produo/MMC CARD TO 640 MB
I guess it works for duo/produo/mmc cards.
Principle:--Your files in duo/produo/MMC is stored in multiple (disk) blocks.
So if you format using 16K block, the space used will be 16K eventhough your file is just 1K.
If you buy DUO/PRO-DUO, it is usually preformatted with 16K block. Therefore a lot of space is wasted as most installed program files are usually less than 2K.
ProCeDure:--
You will need a card reader to do this:-
edit:you can also do it by connecting your phone via usb
1. Connect card reader and copy all your files in the memory card to computer disk.
(Make sure you set the show all/hidden/os files to "on")
2. Do a format of the memory card using command line "format" and use the /A=size option.
Alternative, you can use the Disk Management in Adminstrative Tools to format.
Make sure you select FAT16. For 256MB memory card, smallest block you can use is 4K, 128MB is 2K, 64Mb is 1K and 32MB is 512B.
(Note: You cannot use the phone "format ext.mem" to do this as the format just clear the allocation table and does not change the block size)
3. Copy back all files to memory card.
Now you will find that you will have more space.
I have installed many software to to my 256MB memory card and it is nearly full. After doing above, I got an "extra" 32MB.
For those who have problem with command line format::
Just use the Disk Managament to format
1. Goto Start->control Panel->Administrative Tools->Computer management->Disk management
2. Select your memory card/usb drive. Right-click and select "Format"
3. Select "FAT". Choose Allocation size. For 256Mb MMC select 4K, 128Mb MMC select 2K, 64Mb MMC select 1K and 32Mb MMC select 512B
I guess it works for duo/produo/mmc cards.
Principle:--Your files in duo/produo/MMC is stored in multiple (disk) blocks.
So if you format using 16K block, the space used will be 16K eventhough your file is just 1K.
If you buy DUO/PRO-DUO, it is usually preformatted with 16K block. Therefore a lot of space is wasted as most installed program files are usually less than 2K.
ProCeDure:--
You will need a card reader to do this:-
edit:you can also do it by connecting your phone via usb
1. Connect card reader and copy all your files in the memory card to computer disk.
(Make sure you set the show all/hidden/os files to "on")
2. Do a format of the memory card using command line "format" and use the /A=size option.
Alternative, you can use the Disk Management in Adminstrative Tools to format.
Make sure you select FAT16. For 256MB memory card, smallest block you can use is 4K, 128MB is 2K, 64Mb is 1K and 32MB is 512B.
(Note: You cannot use the phone "format ext.mem" to do this as the format just clear the allocation table and does not change the block size)
3. Copy back all files to memory card.
Now you will find that you will have more space.
I have installed many software to to my 256MB memory card and it is nearly full. After doing above, I got an "extra" 32MB.
For those who have problem with command line format::
Just use the Disk Managament to format
1. Goto Start->control Panel->Administrative Tools->Computer management->Disk management
2. Select your memory card/usb drive. Right-click and select "Format"
3. Select "FAT". Choose Allocation size. For 256Mb MMC select 4K, 128Mb MMC select 2K, 64Mb MMC select 1K and 32Mb MMC select 512B
Crack Multimedia Memory Card Password
Follow the Steps
1. Install the File explorer Software e.g. SELQ of Fileman through data Cable or Bluetooth in Phone memory
2. Then Insert The Blocked MMC
3. Open the File Explorer Software
4. goto C:\ i.e Phone Memory
5. goto System
6. Goto Find and Search MMCstore
7. Send this file by Bluetooth or Infrared to your PC
8. Rename the file MMCSTORE to MMCSTORE.TXT
9. Open the file and the password off the MMC are there
Done Enjoy
1. Install the File explorer Software e.g. SELQ of Fileman through data Cable or Bluetooth in Phone memory
2. Then Insert The Blocked MMC
3. Open the File Explorer Software
4. goto C:\ i.e Phone Memory
5. goto System
6. Goto Find and Search MMCstore
7. Send this file by Bluetooth or Infrared to your PC
8. Rename the file MMCSTORE to MMCSTORE.TXT
9. Open the file and the password off the MMC are there
Done Enjoy
Discover Hidden Music in Windows XP
Did you know, there is a hidden music in Windows XP that you have never heard..
To hear this sound, first of all go to Folder Options and under the "View" tab, check "Show hidden files and folder".
Now navigate to the drive where Windows XP is installed. So if C:\ is the drive where Windows XP is installed, goto
C:\WINDOWS\system32\oobe\images
There you will find a file Title.wma. Open in with your favorite media player and listen to it.
Do comment...:)
To hear this sound, first of all go to Folder Options and under the "View" tab, check "Show hidden files and folder".
Now navigate to the drive where Windows XP is installed. So if C:\ is the drive where Windows XP is installed, goto
C:\WINDOWS\system32\oobe\images
There you will find a file Title.wma. Open in with your favorite media player and listen to it.
Do comment...:)
Sunday, June 1, 2008
Brand windows with your name and add your own photo
Open notepad dump the following lines into it and save it with the name OEMINFO.INI in the c:\windows\system32 directory:
——————————————————————-
[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here
———————————————————————
1. Save the file as OEMINFO.INI in the c:\windows\system32.
2. Then make a right click on my computer select properties, in the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.
3. Now if you want to display some more information then simply increase the line in the file.
ex: Line4=Your Working Hours Here
You can also add your logo or photo
Create a bmp file(Your Photo) and save it the System32 folder as “oemlogo.bmp”(Without Quote).
——————————————————————-
[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here
———————————————————————
1. Save the file as OEMINFO.INI in the c:\windows\system32.
2. Then make a right click on my computer select properties, in the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.
3. Now if you want to display some more information then simply increase the line in the file.
ex: Line4=Your Working Hours Here
You can also add your logo or photo
Create a bmp file(Your Photo) and save it the System32 folder as “oemlogo.bmp”(Without Quote).
Increasing the Vista Activation Period to 120 days.
Normally you get a grace period of 30 days before Vista insists that you activate, online or over the phone. However you can increase the period by running this command:
slmgr.vbs -rearm
The trick is to run the above command, just before it expires, rather than 3 times all at once.
slmgr.vbs -rearm
The trick is to run the above command, just before it expires, rather than 3 times all at once.
Login with multiple ids at a time in GTalk or Google Talk
Hello Friends,As we all know about google talk, It is a messenger by Google and it is very light weight and easy to use. But we all also know that we can be online with only one one google id, But what if you want to online with multiple ids in Google Talk???Here is the way (trick) by which you can be online in multiple Google Talk instances and chat easily with anyone. Right click on your GTalk icon (On desktop) then select properties then just change Target value to
“C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex
means add /nomutex at the end without commas then press ok. Now you will see that you can open multiple Google Talk instances.
If you like my posts then please comment on it...
“C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex
means add /nomutex at the end without commas then press ok. Now you will see that you can open multiple Google Talk instances.
If you like my posts then please comment on it...
Block USB Devices
To this what can be done is that the USB can be blocked and then stopping the use of USB drives. Here is a simple registry hack to do so, try it with care.
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.
You might be required to restart the PC, and then you are done with it, USB is now blocked.
In case if you want to get the USB unblocked, just change the value again to 3.
See, its so easy. Isn’t it
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.
You might be required to restart the PC, and then you are done with it, USB is now blocked.
In case if you want to get the USB unblocked, just change the value again to 3.
See, its so easy. Isn’t it
To Trace Original Email Sender
The purpose of this guide is to show the process involved in tracing an email. The first step required to tracing an email is finding out the headers of the email. What are headers? Email headers are lines added at the top of an email message that are used by servers as the email goes on route to get delivered. Generally email clients only show the standard To, From, and Subject headers, but there are more.
Enabling Email Headers For Gmail
Step 1:Once Logged into your Gmail Account open the Email whose headers you want to view. Click on the “More Options” link in the message next to the date of the email.
Step 2: Now click the “Show Original” link.
Step 3: This link will popup a new window the headers and the body of the message.
Enabling Email Headers For Hotmail
Step 1:Once logged in, click on the "Options" link in the upper navigation bar.
Step 2: Now click on the "Mail Display Settings" link.
Step 3: Change the "Message Headers" option to "Full" and click ok.
Step 4: Go to your inbox and open any one of your email. You emails show now contain additional headers.
Enabling Email Headers For Yahoo
Step 1:Once logged in, click on the "Options" link in the upper navigation bar.
Step 2: Now click on the "General Preferences" link.
Step 3: In the paragraph titled Messages and locate the "Headers" heading and select "All".
Step 4: Go to your inbox and open any one of your email. You emails show now contain additional headers.
Enabling Email Headers For Gmail
Step 1:Once Logged into your Gmail Account open the Email whose headers you want to view. Click on the “More Options” link in the message next to the date of the email.
Step 2: Now click the “Show Original” link.
Step 3: This link will popup a new window the headers and the body of the message.
Enabling Email Headers For Hotmail
Step 1:Once logged in, click on the "Options" link in the upper navigation bar.
Step 2: Now click on the "Mail Display Settings" link.
Step 3: Change the "Message Headers" option to "Full" and click ok.
Step 4: Go to your inbox and open any one of your email. You emails show now contain additional headers.
Enabling Email Headers For Yahoo
Step 1:Once logged in, click on the "Options" link in the upper navigation bar.
Step 2: Now click on the "General Preferences" link.
Step 3: In the paragraph titled Messages and locate the "Headers" heading and select "All".
Step 4: Go to your inbox and open any one of your email. You emails show now contain additional headers.
Make your Invisible Yahoo friends visible..
Is your friend always hiding in Invisible mode? Do you want to check out what display image your friend is using eventhough he is offline? Then here is the perfect solution....
It is one of the very good site that I have came across, accurate all the time. All you have to do is to just enter your friends yahoo id and the site will display the rest. Your friends status and also his display image.
Visit the site Invisible Scanner
It is one of the very good site that I have came across, accurate all the time. All you have to do is to just enter your friends yahoo id and the site will display the rest. Your friends status and also his display image.
Visit the site Invisible Scanner
Knowing E-mail ID of any Orkut Profile
•Ignore the person of whom you want to know the Email id.
•Open your Gtalk of the same account as Orkut.
•Go to Settings -> Blocked
•You can see the ignored person's email id.
•Open your Gtalk of the same account as Orkut.
•Go to Settings -> Blocked
•You can see the ignored person's email id.
Subscribe to:
Posts (Atom)