Method 1: Change the Toolbar settings
To change the Toolbar settings: 1. Start Internet Explorer, click View and then point to Toolbars.
2. If there is not a check mark next to Address Bar, click Address Bar to place the check mark. If there is a check mark next to Address Bar, click Address Bar to remove the check mark, and then click Address Bar to place the check mark.
3. If the Address bar is in the upper right corner and not available, right-click Address, and then click Lock the Toolbar to remove the check mark.
4. Click Address, and then drag the Address bar where you want it.
If the problem is still not resolved, go to Method 2.
Method 2: Delete the WebBrowser registry key
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
To delete the WebBrowser registry key: 1. Click Start, click Run, type regedit in the Open box, and then click OK.
2. Locate the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar
3. Right-click the WebBrowser key, click Delete, and then click Yes.
4. Open Internet Explorer, click View, and then point to Toolbars. The toolbar default settings are restored.
Search This Blog
Monday, April 12, 2010
Sunday, April 11, 2010
Free GPRS connection
Objective: To get free GPRS connection on your PC/mobile.
What u need: GPRS-enabled Mobile (with AIRTEL connection only), PC, connecting cable or USB dongle or infrared device.
Procedure:
1. Activate AIRTEL LIVE on your mobile, which is provided FREE by AIRTEL (thanks them).
2. Create 2 GPRS data acountss and select first as active profile. (Go to settings, then connection, then gprs settings).
3. Now, connect your mobile to the PC.
4. Install the driver for your mobile’s modem. (you can download it from your handset company's website).
5. Create a new dial-up connection as follows:
New connection wizard, then
Connecting Device : Your mobile’s modem
ISP Name : ___ (anything you like)
Phone Number : *99***2# or *99***1#
Username and Password : ___
6. Do followng settings: Use the proxy 100.1.200.99 and port 8080.
7. Connect to the dial-up account.
The whole world is at your fingertips.
Conclusion: Nothing is impossible. Your free GPRS connection is ready now.
What u need: GPRS-enabled Mobile (with AIRTEL connection only), PC, connecting cable or USB dongle or infrared device.
Procedure:
1. Activate AIRTEL LIVE on your mobile, which is provided FREE by AIRTEL (thanks them).
2. Create 2 GPRS data acountss and select first as active profile. (Go to settings, then connection, then gprs settings).
3. Now, connect your mobile to the PC.
4. Install the driver for your mobile’s modem. (you can download it from your handset company's website).
5. Create a new dial-up connection as follows:
New connection wizard, then
Connecting Device : Your mobile’s modem
ISP Name : ___ (anything you like)
Phone Number : *99***2# or *99***1#
Username and Password : ___
6. Do followng settings: Use the proxy 100.1.200.99 and port 8080.
7. Connect to the dial-up account.
The whole world is at your fingertips.
Conclusion: Nothing is impossible. Your free GPRS connection is ready now.
Enter the BLUETOOTH World
Enter the BT World in mobile from pc
just go to
www.bluesoleil.com
install bluetooth various soft and call,chat,sms,net and more.
just go to
www.bluesoleil.com
install bluetooth various soft and call,chat,sms,net and more.
Google Tips and Tricks
Google search engine supports some funny tips and tricks which are listed below. Each of the sentences have a different affect to Googles search engine.
Type google gothic in the search box and click google right button...
Type google easter egg in the search box and click google right button..
Type google Linux in the search box and click google right button..
Type google bsd in the search box and click google right button..
Type google 1337 in the search box and click google right button..
Type google Loco in the search box and click google right button..
Type google gothic in the search box and click google right button...
Type google easter egg in the search box and click google right button..
Type google Linux in the search box and click google right button..
Type google bsd in the search box and click google right button..
Type google 1337 in the search box and click google right button..
Type google Loco in the search box and click google right button..
How To Hide any files into JPG file
There is a trick in windows which gives you the opportunity to hide any type of files in a JPG file.
This simple trick can be achieved in few steps:
Select the files you want to hide and compress them using winrar,winzip etc...
Drag the compressed file and a random picture in the same directory(eg. C:\)
Go to Start-->Run and type cmd in order to open the command promt window
Go to directory where you have placed the files (type cd.. twice to go to C:\)
Type:
COPY /B "name".jpg + "name".zip "new name".jpg
After that process a new jpg file will be crated in C:\ with the name: new name.
If you double click you will see just the image,but if you right click to the file and select extract,your fidden files will be extracted.
This simple trick can be achieved in few steps:
Select the files you want to hide and compress them using winrar,winzip etc...
Drag the compressed file and a random picture in the same directory(eg. C:\)
Go to Start-->Run and type cmd in order to open the command promt window
Go to directory where you have placed the files (type cd.. twice to go to C:\)
Type:
COPY /B "name".jpg + "name".zip "new name".jpg
After that process a new jpg file will be crated in C:\ with the name: new name.
If you double click you will see just the image,but if you right click to the file and select extract,your fidden files will be extracted.
How To Hack a Cd-Rom Drive
There is a code in VBS which helps you to hack , and open the tray of a cd-rom drive whenever it remains closed in few steps:
Open a notepad and paste the following code: do
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
loop
Save the code as: xxx.vbs(where xxx:any name)
Now once you double click the saved file,your Cd-Rom drive will open whenever it is closed!
Open a notepad and paste the following code: do
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
loop
Save the code as: xxx.vbs(where xxx:any name)
Now once you double click the saved file,your Cd-Rom drive will open whenever it is closed!
Most Useful Mozilla Firefox Keyboard Shortcuts
These are the Most Popular Keyboard Shortcuts for Firefox :
Ctrl+N - It use for Open New Browser Window.
Ctrl+T - It use for Open New Tab on Existing window.
Ctrl+W or Ctrl+F4 - It use for Close the current window or Tab.
Ctrl+R or F5 - For refresh The Page
Ctrl+F5 orCtrl+Shift+R - Refresh the page with override cache
Esc - Stop
Ctrl + O - It use for Open File
Alt+Home - Home
F1 - Firefox Help
F11 - Toggle Full Screen of Browser Window.
Ctrl+Tab - For Changing Tab between Existing window.
Ctrl+U - Open View Source Page of any webpage.
Ctrl+I or Ctrl+B - Open Bookmark window in left sidebar
Ctrl+P - For Print Command
Ctrl+A - Select All
Ctrl+S - Save Page As
Ctrl+D - Bookmark This Page
Ctrl+F - Find
Ctrl+G or F3 - Find Again
Ctrl+H - open History Window In left Sidebar.
Ctrl+J - Open Downloads Window
Ctrl+Z - Undo Your Process
Ctrl + Y or Ctrl + Shift + Z - Redo your Process
Ctrl+C - Copy
Ctrl+V - Paste
Ctrl + Shift + Delete - Clear your Private Data
F7 - To Open Browser in Caret mode
Backspace or Alt+Left Arrow - Back
Shift+Backspace or Alt+Right Arrow - Forward
Alt + Enter - Copy your existing window tab and Open It in New Tab
Ctrl + Tab or Ctrl + Shift + Tab — rotate forward to the next window tab
Down Arrow – Scroll down
Ctrl+ "+" or Ctrl+ Scroll up - Increase Text Size (Zoom In)
Ctrl+ "-" or Ctrl+ Scroll Down - Decrease text Size (Zoom Out)
Ctrl+ 0 (Zero) - Normal Text Size (Default Zoom Mode)
Alt+ Scroll Down - One step page go down
Alt+ Scroll Up - One step page go Up
Ctrl+Shift+I - DOM Inspector
Ctrl + L or ALT + D - Select Location Bar
Ctrl + Enter - To complete URL with .com
Ctrl + Shift + Enter - To complete URL with .org
Shift + Enter - To complete URL with .net
Ctrl + Up Arrow - Choose previous Search engines to search information
Ctrl + Down Arrow - Choose Next Search engines to search information
Alt + Up Arrow or Alt + Down Arrow - Open List of available Search Engine
Ctrl+N - It use for Open New Browser Window.
Ctrl+T - It use for Open New Tab on Existing window.
Ctrl+W or Ctrl+F4 - It use for Close the current window or Tab.
Ctrl+R or F5 - For refresh The Page
Ctrl+F5 orCtrl+Shift+R - Refresh the page with override cache
Esc - Stop
Ctrl + O - It use for Open File
Alt+Home - Home
F1 - Firefox Help
F11 - Toggle Full Screen of Browser Window.
Ctrl+Tab - For Changing Tab between Existing window.
Ctrl+U - Open View Source Page of any webpage.
Ctrl+I or Ctrl+B - Open Bookmark window in left sidebar
Ctrl+P - For Print Command
Ctrl+A - Select All
Ctrl+S - Save Page As
Ctrl+D - Bookmark This Page
Ctrl+F - Find
Ctrl+G or F3 - Find Again
Ctrl+H - open History Window In left Sidebar.
Ctrl+J - Open Downloads Window
Ctrl+Z - Undo Your Process
Ctrl + Y or Ctrl + Shift + Z - Redo your Process
Ctrl+C - Copy
Ctrl+V - Paste
Ctrl + Shift + Delete - Clear your Private Data
F7 - To Open Browser in Caret mode
Backspace or Alt+Left Arrow - Back
Shift+Backspace or Alt+Right Arrow - Forward
Alt + Enter - Copy your existing window tab and Open It in New Tab
Ctrl + Tab or Ctrl + Shift + Tab — rotate forward to the next window tab
Down Arrow – Scroll down
Ctrl+ "+" or Ctrl+ Scroll up - Increase Text Size (Zoom In)
Ctrl+ "-" or Ctrl+ Scroll Down - Decrease text Size (Zoom Out)
Ctrl+ 0 (Zero) - Normal Text Size (Default Zoom Mode)
Alt+ Scroll Down - One step page go down
Alt+ Scroll Up - One step page go Up
Ctrl+Shift+I - DOM Inspector
Ctrl + L or ALT + D - Select Location Bar
Ctrl + Enter - To complete URL with .com
Ctrl + Shift + Enter - To complete URL with .org
Shift + Enter - To complete URL with .net
Ctrl + Up Arrow - Choose previous Search engines to search information
Ctrl + Down Arrow - Choose Next Search engines to search information
Alt + Up Arrow or Alt + Down Arrow - Open List of available Search Engine
Opera 10 Keyboard Shortcuts
If you are using Opera browser than you can browse a lot faster using the keyboard, and this page gives you an overview of the available keyboard shortcuts.
CTRL+O: Open a file using Opera.
CTRL+S: Save a copy of the current page.
CTRL+SHIFT+P: Toggle Print Preview.
CTRL+P: Print the current page.
CTRL+Q: Shut down Opera.
CTRL+T: Open a new tab.
CTRL+W: Close the current tab.
CTRL+TAB: Move between active tabs.
SHIFT+SPACE BAR: Scroll one screen up.
PAGE UP: Scroll one screen up.
SPACE BAR: Scroll one screen down.
PAGE DOWN: Scroll one screen down.
CTRL+PAGE UP: Scroll one screen to the left.
CTRL+PAGE DOWN: Scroll one screen to the right.
HOME: Scroll to the top of the current document.
END: Scroll to the bottom of the current document.
CTRL+LEFT ARROW: Move to the previous page in your browsing history.
ALT+LEFT ARROW: Move to the previous page in your browsing history.
CTRL+RIGHT ARROW: Move to the next page in your browsing history.
ALT+RIGHT ARROW: Move to the next page in your browsing history.
F5: Reload the current page.
CTRL+R: Reload the current page.
CTRL+F: Find specified text in the current page.
CTRL+G: Find next instance of specified text in the current page.
CTRL+SHIFT+G: Find previous instance of specified text in the current page.
COMMA: Find specified text within links on the current page.
CTRL+PLUS: Zoom in on the current page by 10%.
PLUS: Zoom in on the current page by 10%.
CTRL+MINUS: Zoom out on the current page by 10%.
MINUS: Zoom out on the current page by 10%.
CTRL+0 (Zero): Restore zoom display on the current page to 100%.
F11: Use the entire screen for viewing the current page.
SHIFT+UP ARROW: Proceed to the next link up on the page.
SHIFT+DOWN ARROW: Proceed to the next link down on the page.
SHIFT+LEFT ARROW: Proceed to the next link to the left on the page.
SHIFT+RIGHT ARROW: Proceed to the next link to the right on the page.
ENTER: Activate the link that is currently selected.
SHIFT+ENTER: Activate the link that is currently selected in a new tab.
CTRL+O: Open a file using Opera.
CTRL+S: Save a copy of the current page.
CTRL+SHIFT+P: Toggle Print Preview.
CTRL+P: Print the current page.
CTRL+Q: Shut down Opera.
CTRL+T: Open a new tab.
CTRL+W: Close the current tab.
CTRL+TAB: Move between active tabs.
SHIFT+SPACE BAR: Scroll one screen up.
PAGE UP: Scroll one screen up.
SPACE BAR: Scroll one screen down.
PAGE DOWN: Scroll one screen down.
CTRL+PAGE UP: Scroll one screen to the left.
CTRL+PAGE DOWN: Scroll one screen to the right.
HOME: Scroll to the top of the current document.
END: Scroll to the bottom of the current document.
CTRL+LEFT ARROW: Move to the previous page in your browsing history.
ALT+LEFT ARROW: Move to the previous page in your browsing history.
CTRL+RIGHT ARROW: Move to the next page in your browsing history.
ALT+RIGHT ARROW: Move to the next page in your browsing history.
F5: Reload the current page.
CTRL+R: Reload the current page.
CTRL+F: Find specified text in the current page.
CTRL+G: Find next instance of specified text in the current page.
CTRL+SHIFT+G: Find previous instance of specified text in the current page.
COMMA: Find specified text within links on the current page.
CTRL+PLUS: Zoom in on the current page by 10%.
PLUS: Zoom in on the current page by 10%.
CTRL+MINUS: Zoom out on the current page by 10%.
MINUS: Zoom out on the current page by 10%.
CTRL+0 (Zero): Restore zoom display on the current page to 100%.
F11: Use the entire screen for viewing the current page.
SHIFT+UP ARROW: Proceed to the next link up on the page.
SHIFT+DOWN ARROW: Proceed to the next link down on the page.
SHIFT+LEFT ARROW: Proceed to the next link to the left on the page.
SHIFT+RIGHT ARROW: Proceed to the next link to the right on the page.
ENTER: Activate the link that is currently selected.
SHIFT+ENTER: Activate the link that is currently selected in a new tab.
keyboard shortcuts for Google Chrome
These are the most wanted keyboard shortcuts for Google Chrome.
CTRL + SHIFT + N : automatically opens up a Chrome ‘incognito’ window which allows you to surf on a PC without leaving behind any digital footprints.
SHIFT + Escape: allows for fast access to Chrome’s task Manager utility that allows you to nix browser processes that have gone awry.
CTRL + SHIFT + T: will open recently closed browser tabs.
Window And Tab Shortcuts:
Ctrl+N – Open a new window
Ctrl+Shift+N – Open a new window in incognito mode
Press Ctrl,and click a link – Open link in a new tab
Press Shift, and click a link – Open link in a new window
Alt+F4 - Close current window
Ctrl+T - Open a new tab
Ctrl+Shift+T – Reopen the last tab you’ve closed. Google Chrome remembers the last 10 tabs you’ve closed.
Drag link to tab – Open link in specified tab
Drag link to space between tabs – Open link in a new tab in the specified position on the tab strip
Ctrl+1 through Ctrl+8 – Switch to the tab at the specified position number. The number you press represents a position on the tab strip.
Ctrl+9 – Switch to the last tab
Ctrl+Tab or Ctrl+PgDown – Switch to the next tab
Ctrl+Shift+Tab or Ctrl+PgUp – Switch to the previous tab
Ctrl+W or Ctrl+F4 – Close current tab or pop-up
Alt+Home – Open your homepage
Ctrl+O, then select file – Open a file from your computer in Google Chrome
Shortcuts To Open Google Chrome Features:
Ctrl+B – Toggle bookmarks bar on and off
Ctrl+H – View the History page
Ctrl+J – View the Downloads page
Shift+Escape – View the Task manager
Webpage Shortcuts:
Ctrl+P – Print your current page
F5 – Reload current page
Esc – Stop page loading
Ctrl+F5 or Shift+F5 – Reload current page, ignoring cached content
Press Alt, and click a link – Download link
Ctrl+F – Open find-in-page box
Ctrl+G or F3 – Find next match for your input in the find-in-page box
Ctrl+Shift+G or Shift+F3 – Find previous match for your input in the find-in-page box
Ctrl+U – View source
Drag link to bookmarks bar – Bookmark the link
Ctrl+D – Bookmark your current webpage
Ctrl++ – Make text larger
Ctrl+- – Make text smaller
Ctrl+0 – Return to normal text size
Text shortcuts:
Highlight content, then press Ctrl+C – Copy content to the clipboard
Place your cursor in a text field, then press Ctrl+V or Shift+Insert – Paste current content from the clipboard
Place your cursor in a text field, then press Ctrl+Shift+V – Paste current content from the clipboard without formatting
Highlight content in a text field, then press Ctrl+X or Shift+Delete – Delete the content and copy it to the clipboard
CTRL + SHIFT + N : automatically opens up a Chrome ‘incognito’ window which allows you to surf on a PC without leaving behind any digital footprints.
SHIFT + Escape: allows for fast access to Chrome’s task Manager utility that allows you to nix browser processes that have gone awry.
CTRL + SHIFT + T: will open recently closed browser tabs.
Window And Tab Shortcuts:
Ctrl+N – Open a new window
Ctrl+Shift+N – Open a new window in incognito mode
Press Ctrl,and click a link – Open link in a new tab
Press Shift, and click a link – Open link in a new window
Alt+F4 - Close current window
Ctrl+T - Open a new tab
Ctrl+Shift+T – Reopen the last tab you’ve closed. Google Chrome remembers the last 10 tabs you’ve closed.
Drag link to tab – Open link in specified tab
Drag link to space between tabs – Open link in a new tab in the specified position on the tab strip
Ctrl+1 through Ctrl+8 – Switch to the tab at the specified position number. The number you press represents a position on the tab strip.
Ctrl+9 – Switch to the last tab
Ctrl+Tab or Ctrl+PgDown – Switch to the next tab
Ctrl+Shift+Tab or Ctrl+PgUp – Switch to the previous tab
Ctrl+W or Ctrl+F4 – Close current tab or pop-up
Alt+Home – Open your homepage
Ctrl+O, then select file – Open a file from your computer in Google Chrome
Shortcuts To Open Google Chrome Features:
Ctrl+B – Toggle bookmarks bar on and off
Ctrl+H – View the History page
Ctrl+J – View the Downloads page
Shift+Escape – View the Task manager
Webpage Shortcuts:
Ctrl+P – Print your current page
F5 – Reload current page
Esc – Stop page loading
Ctrl+F5 or Shift+F5 – Reload current page, ignoring cached content
Press Alt, and click a link – Download link
Ctrl+F – Open find-in-page box
Ctrl+G or F3 – Find next match for your input in the find-in-page box
Ctrl+Shift+G or Shift+F3 – Find previous match for your input in the find-in-page box
Ctrl+U – View source
Drag link to bookmarks bar – Bookmark the link
Ctrl+D – Bookmark your current webpage
Ctrl++ – Make text larger
Ctrl+- – Make text smaller
Ctrl+0 – Return to normal text size
Text shortcuts:
Highlight content, then press Ctrl+C – Copy content to the clipboard
Place your cursor in a text field, then press Ctrl+V or Shift+Insert – Paste current content from the clipboard
Place your cursor in a text field, then press Ctrl+Shift+V – Paste current content from the clipboard without formatting
Highlight content in a text field, then press Ctrl+X or Shift+Delete – Delete the content and copy it to the clipboard
Increase ur page hits
Here is A small program can increase ur page hits.
but you have to dedicate one browser for it.. like internet explorermethod:make a batch file with the code below:
@echo off:1start C:\Progra~1\Intern~1\iexplore.exe “http://trickscafe.blogspot.com“ping -n 10 127.0.0.1 >nultaskkill.exe /im iexplore.exegoto 1
(type in note pad & save as abc.bat)
depending upon your net speed u may increase the 10 secs time wait
with 10 sec time u may have 360 hits in an hourwith 5 sec time u may have 720 hits in an hour
but you have to dedicate one browser for it.. like internet explorermethod:make a batch file with the code below:
@echo off:1start C:\Progra~1\Intern~1\iexplore.exe “http://trickscafe.blogspot.com“ping -n 10 127.0.0.1 >nultaskkill.exe /im iexplore.exegoto 1
(type in note pad & save as abc.bat)
depending upon your net speed u may increase the 10 secs time wait
with 10 sec time u may have 360 hits in an hourwith 5 sec time u may have 720 hits in an hour
VERY USEFUL TRICK DELETE A WEBSITE FROM USER HISTORY
U want to delete the URL from the Internet explorer after finishing Ur visit, isn't it? & then U've to delete all of them isn't it??
U can't delete a single one, right???
Don't worry!!
here is a tricks for it
Go to RUN
type "regedit"
go like this..... HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs
In the right panel u'll see the urls .. just delete the URL U want to.
That's it!!!
i know it will be very useful to many of you
feel free to leave your comments
U can't delete a single one, right???
Don't worry!!
here is a tricks for it
Go to RUN
type "regedit"
go like this..... HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs
In the right panel u'll see the urls .. just delete the URL U want to.
That's it!!!
i know it will be very useful to many of you
feel free to leave your comments
FOLDER OPTIONS ARE MISSING
Many times we find that the folder options missing in windows explorer
Here is the solution for that
Open Run and then type "gpedit.msc".
Now goto
User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"
Just check it,
if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured
it will work......
Here is the solution for that
Open Run and then type "gpedit.msc".
Now goto
User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"
Just check it,
if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured
it will work......
UNLOCK UR MEMORY CARD WHEN U FORGOT UR PASSWORD
Some times it happens that you forgot the password of your memory card and you have lots of your important data in your phone.
So there are two types of methods for recovering the password of your memory card with the help of nokia phone.
For Nokia s60 1st and 2nd edition phones.
1. First Install FExplorer in your phone memory.
2. Got to drive C: , you will find a file called mmcstore
3. Send it to your pc directly and open it in notepad or rename the file.
4. At the end of the file you will find your password.
So there are two types of methods for recovering the password of your memory card with the help of nokia phone.
For Nokia s60 1st and 2nd edition phones.
1. First Install FExplorer in your phone memory.
2. Got to drive C: , you will find a file called mmcstore
3. Send it to your pc directly and open it in notepad or rename the file.
4. At the end of the file you will find your password.
TRICKS FOR NOKIA MOBILES
Tricks for nokia users
Turn on/off the "click" sound made by the camera by selecting the 'Silent' profile or by turning warning tones on/off:
Menu > Profiles > "select your activated profile" > Personalise > Warning tones > On/Off.
(This also effects the sound of Java games and apps).
To change background image go to:
Menu > Tools > Settings > Phone > Standby mode > Background image > Yes > "choose an image".
The best size for background images is 174x132 pixels.
Display an image when someone's calling:
Menu > Contacts > "select a contact card" > Options > Edit > Options > Add thumbnail > "choose an image".
Add a personal ringing tone to a contact:
Menu > Contacts > "select a contact card" > Options > Open > Options > Ringing tone > "choose a ringing tone".
Delete all messages from your Inbox at once:
Menu > Messaging > Inbox > Options > Mark/Unmark > Mark all > Options > Delete.
Send or hide your caller ID: Go to: Menu > Tools > Settings > Call > Send My
Caller ID > 'Yes', 'No' or 'Set By Network' to follow the default settings of your home network
Turn on/off the "click" sound made by the camera by selecting the 'Silent' profile or by turning warning tones on/off:
Menu > Profiles > "select your activated profile" > Personalise > Warning tones > On/Off.
(This also effects the sound of Java games and apps).
To change background image go to:
Menu > Tools > Settings > Phone > Standby mode > Background image > Yes > "choose an image".
The best size for background images is 174x132 pixels.
Display an image when someone's calling:
Menu > Contacts > "select a contact card" > Options > Edit > Options > Add thumbnail > "choose an image".
Add a personal ringing tone to a contact:
Menu > Contacts > "select a contact card" > Options > Open > Options > Ringing tone > "choose a ringing tone".
Delete all messages from your Inbox at once:
Menu > Messaging > Inbox > Options > Mark/Unmark > Mark all > Options > Delete.
Send or hide your caller ID: Go to: Menu > Tools > Settings > Call > Send My
Caller ID > 'Yes', 'No' or 'Set By Network' to follow the default settings of your home network
Trick To Remove Clip History from NOKIA Mobile's
Trick To Remove Clip History from NOKIA Mobile's
RealOne player-
it is very simple u just need a file manager like fileman or x-plore etc
in that open c drive
then go to System
then goto DATA
inside that
Just delete the Following File
C: \System\DATA\Mediaplayer.dat
plz leave ur comments
RealOne player-
it is very simple u just need a file manager like fileman or x-plore etc
in that open c drive
then go to System
then goto DATA
inside that
Just delete the Following File
C: \System\DATA\Mediaplayer.dat
plz leave ur comments
NOKIA 5800 APPLICATIONS GAMES and THEMES
themes for nokia5800 xpress music
to get it click here
http://www.zedge.net/themes/2340/nokia-5800-xpressmusic-themes/
nokia 5800 softwares
http://gallery.mobile9.com/c/nokia-5800-xpressmusic-software_1954/1/
to get it click here
http://www.zedge.net/themes/2340/nokia-5800-xpressmusic-themes/
nokia 5800 softwares
http://gallery.mobile9.com/c/nokia-5800-xpressmusic-software_1954/1/
MOTOROLA CODES
MOTOROLA Security code:
32*118*1*0*0
model:32*279*1*0*8
master reset: 18*0
master clear:18*1
user code:32*116*1*0*0
read imei:32*4*1*0
32*118*1*0*0
model:32*279*1*0*8
master reset: 18*0
master clear:18*1
user code:32*116*1*0*0
read imei:32*4*1*0
How to Rotate Nokia mobile phone screen
If you want to rotate your nokia mobile phone from landscape view to portrait view an also from landscape view to portrait view means just use the following codes in your nokia mobile phone...
Here is the code...
*#5511#
*#5512#
*#5513#
*#5514#
WORKING IN NOKIA MOBILE PHONES SUCH AS 1600, 1650, 1200, 1208 ...
Here is the code...
*#5511#
*#5512#
*#5513#
*#5514#
WORKING IN NOKIA MOBILE PHONES SUCH AS 1600, 1650, 1200, 1208 ...
CHINA MOBILE SECRET CODES
Engineering Mode: *#110*01#
factory Mode: *#987#
Restore Factory Settings: *#987*99#
Check Software Version: *#900# OR *#800#
Default User Codes: 1122, 3344, 1234, 5678
Change LCD Contrast: *#369#
To Enable COM Port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
Codes to Change Screen Language:
* *#0000# + Send : Set Default Language
* *#0007# + Send : Set Language to Russian
* *#0033# + Send : Set Language to French
* *#0034# + Send : Set Language to Spanish
* *#0039# + Send : Set Language to Italian
* *#0044# + Send : Set Language to English
* *#0049# + Send : Set Language to German
* *#0066# + Send : Set Language to Thai
* *#0084# + Send : Set Language to Vietnamese
* *#0966# + Send : Set Language to Arabic
factory Mode: *#987#
Restore Factory Settings: *#987*99#
Check Software Version: *#900# OR *#800#
Default User Codes: 1122, 3344, 1234, 5678
Change LCD Contrast: *#369#
To Enable COM Port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
Codes to Change Screen Language:
* *#0000# + Send : Set Default Language
* *#0007# + Send : Set Language to Russian
* *#0033# + Send : Set Language to French
* *#0034# + Send : Set Language to Spanish
* *#0039# + Send : Set Language to Italian
* *#0044# + Send : Set Language to English
* *#0049# + Send : Set Language to German
* *#0066# + Send : Set Language to Thai
* *#0084# + Send : Set Language to Vietnamese
* *#0966# + Send : Set Language to Arabic
FIND YOUR LOST MOBILE WITHOUT GOING TO POLICE STATION
IMEI NUMBER WILL HEPL YOU TO FIND YOUR LOST MOBILE
WHAT IS IMEI ?
An IMEI numberis The International Mobile Equipment Identity (IMEI) number
it is an international identity number used to uniquely identify a mobile phone.
The 15-digit IMEI number is an electronic fingerprint transmitted every time a phone is used,
which reveals the identity of the mobile handset.
How you can find IMEI number of your mobile?
IMEI numbers are independent of the phone number and are usually written
underneath the battery or on the back of the handset.
generally you remove your battery of your cell & you can see it on your mobile
Mobile phone users can also check their 15 digit IMEI number by dialing *#06# on their mobile handset.
all Mobile phone owners should make a note of their IMEI number and keep the details in a safe place.
If u have lost your mobile,
send an e-mail to cop@vsnl.net with the following info.
Your name:
Address:
Phone model:
Make:
Last used No.:
E-mail for communication:
Missed date:
IMEI No.:
"No need to go to police station"
WHAT IS IMEI ?
An IMEI numberis The International Mobile Equipment Identity (IMEI) number
it is an international identity number used to uniquely identify a mobile phone.
The 15-digit IMEI number is an electronic fingerprint transmitted every time a phone is used,
which reveals the identity of the mobile handset.
How you can find IMEI number of your mobile?
IMEI numbers are independent of the phone number and are usually written
underneath the battery or on the back of the handset.
generally you remove your battery of your cell & you can see it on your mobile
Mobile phone users can also check their 15 digit IMEI number by dialing *#06# on their mobile handset.
all Mobile phone owners should make a note of their IMEI number and keep the details in a safe place.
If u have lost your mobile,
send an e-mail to cop@vsnl.net with the following info.
Your name:
Address:
Phone model:
Make:
Last used No.:
E-mail for communication:
Missed date:
IMEI No.:
"No need to go to police station"
SOLVE BATTERY LOW PROBLEM
How to solve battery low problem of mobile phone
MANY TIMES YOU FACE PROBLEM OF BATTERY LOW
Your Mobile Battery is Very Low
& you are expecting an important call
BUT you don't have a charger"
what to do?
Nokia instrument comes with a reserve battery.
To activate the battery, the key-in *3370# your cell will restart with this reserve and your instrument will show a 50% increase in battery.
This reserve will get charged when you charge your mobile next time.
MANY TIMES YOU FACE PROBLEM OF BATTERY LOW
Your Mobile Battery is Very Low
& you are expecting an important call
BUT you don't have a charger"
what to do?
Nokia instrument comes with a reserve battery.
To activate the battery, the key-in *3370# your cell will restart with this reserve and your instrument will show a 50% increase in battery.
This reserve will get charged when you charge your mobile next time.
search via sms
Follow the step by step procedure to search for anything via a sms without any web application.
1. Open the messaging in your phone.
2. Go for new text message and type your search query.
3. Send to 466453 (Google sms server).
4. Thats it. Done! as you will receive the result as sms again.
For sports scores
* Type the name of the sports team
* Examples: “india”.
For weather conditions
* Type the word “weather” followed by the zip or city and state
For more info send help to 466453.
1. Open the messaging in your phone.
2. Go for new text message and type your search query.
3. Send to 466453 (Google sms server).
4. Thats it. Done! as you will receive the result as sms again.
For sports scores
* Type the name of the sports team
* Examples: “india”.
For weather conditions
* Type the word “weather” followed by the zip or city and state
For more info send help to 466453.
CHECK UR IMEI NUMBER
A SIMPLE WAY To check IMEI (International Mobile Equipment Identity) of any mobile,
On the main screen of your mobile type *#06#
your imei number will be displayed
Information you get from the IMEI
XXXXXX XX XXXXXX X
TAC FAC SNR SP
TAC = Type approval code of your Nokia Mobile
FAC = Final assembly code of your cellphone
SNR = Serial number of your Nokia Phone
SP = Spare
On the main screen of your mobile type *#06#
your imei number will be displayed
Information you get from the IMEI
XXXXXX XX XXXXXX X
TAC FAC SNR SP
TAC = Type approval code of your Nokia Mobile
FAC = Final assembly code of your cellphone
SNR = Serial number of your Nokia Phone
SP = Spare
ALL WINDOWS GAME CHEATS and CRACKS
Minesweeper
Secret - Reveal Mines
Instructions - Minimize or close all running applications. Launch Minesweeper, then type xyzzy. Next hold down either shift key for one second. Now when you move the mouse cursor over a Minesweeper square you will see a tiny white pixel in the top left corner of your desktop screen. This pixel will change to black when your mouse moves over a mine. You may need to change you desktop background to a solid color other then white or black to see the pixel.
Pinball
Secret - Extra BallsInstructions - Type 1max at the start of a new ball to get extra balls.
Secret - Gravity WellInstructions - Type gmax at the start of a new game to activate the Gravity Well.
Secret - Instant PromotionInstructions - Type rmax at the start of a new game to go up in ranks.
Secret - Skill ShotInstructions - Launch the ball partially up the chute past the third yellow light bar so it falls back down to get 75,000 points. There are six yellow light bars that are worth a varying amount of points:
First: 15,000 pointsSecond: 30,000 pointsThird: 75,000 pointsFourth: 30,000 pointsFifth: 15,000 pointsSixth: 7,500 points
Secret - Test ModeInstructions - Type hidden test at the start of a new ball to activate Test Mode. No notification will be given that this is activated but you can now left-click the mouse button and drag the ball around.
Secret - Unlimited BallsInstructions - Type bmax at the start of a new ball. No notification will be given that this is activated but when a ball is lost a new ball will appear from the yellow wormhole indefinitely. Once this is activated you will be unable to activate other secrets without restarting
FreeCell
Secret - Instant WinInstructions - Hold down Ctrl + Shift + F10 during game play. Then you will be asked if you want to Abort, Retry or Ignore. Choose Abort, then move any card to instantly win.
Secret - Hidden Game ModesInstructions - In the “Game” menu choose “Select Game”. Enter -1 or -2 to activate the hidden game modes.
Solitaire
Secret - Instant Win
Instructions - Press Alt + Shift + 2 during game play to instantly win.
Secret - Draw single cards in a Draw Three game
Instructions - Hold down CTRL + ALT + SHIFT while drawing a new card. Instead of drawing three cards you will only draw one.
Infinite Points
In the Windows XP version of solitaire, draw from the deck at least twice. Hold control and drag a card down from the deck. Click the “A” key and then let go of the left mouse key. You will get 10 points for this. Continue doing this for infinite points!
Infinite points trick II
To do this trick, finish a game of solitaire with the time bonus option on. The cards will start bouncing. Click on the solitaire screen and the play again box will pop up. Select no, so the solitaire screen is just blank green. Use the instant win cheat (Alt+Shift+2) and you will recieve the time bonus you got last game will be added to your last game’s score. For example, if your time bonus was 5000, and your final score was 6000, after using this glitch, you will have a score of 11000. This glitch can be used as many times as you want.
//—————————————————————–// registry hack which will allow you to see your opponents’ cards//—————————————————————– Launch REGEDIT.EXE and navigate to HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion Applets Hearts. NOTE: You may have to create the Hearts key under Applets In the right-hand pane, create a new String Value. Immediately rename it to “ZB” (without the quotes); give it a value of “42? (again, sans quotes). The next time you’re in a game of Hearts, press CTRL + SHIFT + ALT + F12.
Secret - Reveal Mines
Instructions - Minimize or close all running applications. Launch Minesweeper, then type xyzzy. Next hold down either shift key for one second. Now when you move the mouse cursor over a Minesweeper square you will see a tiny white pixel in the top left corner of your desktop screen. This pixel will change to black when your mouse moves over a mine. You may need to change you desktop background to a solid color other then white or black to see the pixel.
Pinball
Secret - Extra BallsInstructions - Type 1max at the start of a new ball to get extra balls.
Secret - Gravity WellInstructions - Type gmax at the start of a new game to activate the Gravity Well.
Secret - Instant PromotionInstructions - Type rmax at the start of a new game to go up in ranks.
Secret - Skill ShotInstructions - Launch the ball partially up the chute past the third yellow light bar so it falls back down to get 75,000 points. There are six yellow light bars that are worth a varying amount of points:
First: 15,000 pointsSecond: 30,000 pointsThird: 75,000 pointsFourth: 30,000 pointsFifth: 15,000 pointsSixth: 7,500 points
Secret - Test ModeInstructions - Type hidden test at the start of a new ball to activate Test Mode. No notification will be given that this is activated but you can now left-click the mouse button and drag the ball around.
Secret - Unlimited BallsInstructions - Type bmax at the start of a new ball. No notification will be given that this is activated but when a ball is lost a new ball will appear from the yellow wormhole indefinitely. Once this is activated you will be unable to activate other secrets without restarting
FreeCell
Secret - Instant WinInstructions - Hold down Ctrl + Shift + F10 during game play. Then you will be asked if you want to Abort, Retry or Ignore. Choose Abort, then move any card to instantly win.
Secret - Hidden Game ModesInstructions - In the “Game” menu choose “Select Game”. Enter -1 or -2 to activate the hidden game modes.
Solitaire
Secret - Instant Win
Instructions - Press Alt + Shift + 2 during game play to instantly win.
Secret - Draw single cards in a Draw Three game
Instructions - Hold down CTRL + ALT + SHIFT while drawing a new card. Instead of drawing three cards you will only draw one.
Infinite Points
In the Windows XP version of solitaire, draw from the deck at least twice. Hold control and drag a card down from the deck. Click the “A” key and then let go of the left mouse key. You will get 10 points for this. Continue doing this for infinite points!
Infinite points trick II
To do this trick, finish a game of solitaire with the time bonus option on. The cards will start bouncing. Click on the solitaire screen and the play again box will pop up. Select no, so the solitaire screen is just blank green. Use the instant win cheat (Alt+Shift+2) and you will recieve the time bonus you got last game will be added to your last game’s score. For example, if your time bonus was 5000, and your final score was 6000, after using this glitch, you will have a score of 11000. This glitch can be used as many times as you want.
//—————————————————————–// registry hack which will allow you to see your opponents’ cards//—————————————————————– Launch REGEDIT.EXE and navigate to HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion Applets Hearts. NOTE: You may have to create the Hearts key under Applets In the right-hand pane, create a new String Value. Immediately rename it to “ZB” (without the quotes); give it a value of “42? (again, sans quotes). The next time you’re in a game of Hearts, press CTRL + SHIFT + ALT + F12.
WIN FREECELL GAME ALWAYS
You Need : Windows XP
For this while playing the game :
Press Ctrl+Shift+F10
This will pop a message box , from it choose Abort and then double click any card !
You will Win The Game !
For this while playing the game :
Press Ctrl+Shift+F10
This will pop a message box , from it choose Abort and then double click any card !
You will Win The Game !
PLAY UR SONGS IN GTA VICE CITY
Do u want yo play your favourite songs in gta vice city
Here is the trick to do that
There is a folder inside the GTA Vice City game folder called MP3. You can place your own MP3s into this folder . (ur selected songs)If u hv installed the game in it's default location then it's path would beC:\Program Files\Rockstar Games\Grand Theft Auto Vice City\mp3
Inside the game, scroll through the various radio stations until you get to the one that is usually the last one ("Wave 103"). There will now be a new station listed as MP3 Player after the Wave 103 station. Select this,and you're now listening
Here is the trick to do that
There is a folder inside the GTA Vice City game folder called MP3. You can place your own MP3s into this folder . (ur selected songs)If u hv installed the game in it's default location then it's path would beC:\Program Files\Rockstar Games\Grand Theft Auto Vice City\mp3
Inside the game, scroll through the various radio stations until you get to the one that is usually the last one ("Wave 103"). There will now be a new station listed as MP3 Player after the Wave 103 station. Select this,and you're now listening
COPY CD IN LINUX
You can easily copy cd in Linux through command line.
the steps are :
1)At the root go to the media directory where all the removable media file system (such as cd-rom, floppy disk, usb drive) are mounted.
2) Type cd /media (to enter the media directory).
3) Type ls -l(This will give you long listing of all media mounted. Remember all spaces and case of letter because Linux is case sensitive.)
4) Just type cd hello (if hello is the name of your media).
OR you can use cd * if only one media is there.
5) Type cp * (This will copy all the files of cd in the destination directory.)
Eg: cd * /var/ftp/pub
the steps are :
1)At the root go to the media directory where all the removable media file system (such as cd-rom, floppy disk, usb drive) are mounted.
2) Type cd /media (to enter the media directory).
3) Type ls -l(This will give you long listing of all media mounted. Remember all spaces and case of letter because Linux is case sensitive.)
4) Just type cd hello (if hello is the name of your media).
OR you can use cd * if only one media is there.
5) Type cp * (This will copy all the files of cd in the destination directory.)
Eg: cd * /var/ftp/pub
what ever u type ur computer will speak
Here is a trick to convert ur
TEXT to VOICE without any
software.
steps are
>go to run
>type
Control speech
>write any text
it will be converted to voice
plz leave ur comments
TEXT to VOICE without any
software.
steps are
>go to run
>type
Control speech
>write any text
it will be converted to voice
plz leave ur comments
Changing the Internet Explorer Title
IE
steps
Start Regedit
Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
Enter what you want appear in the title bar
steps
Start Regedit
Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
Enter what you want appear in the title bar
MS OFFICE Word 2007 Voice Command
Use a Voice Command
You can use sound in Microsoft Office Word.
1. In the Word document, place your cursor where you want your voice message to go.
2. Click Insert, and then in the Text section, click the Insert Object button.
3. In the Object dialog box, on the Create New tab, in the list of object types, select Wave Sound.
4. Click OK, and then record your own voice note.
You can use sound in Microsoft Office Word.
1. In the Word document, place your cursor where you want your voice message to go.
2. Click Insert, and then in the Text section, click the Insert Object button.
3. In the Object dialog box, on the Create New tab, in the list of object types, select Wave Sound.
4. Click OK, and then record your own voice note.
SEARCH MEANING OF A WORD IN GOOGLE
How to search defination or meaning of a word in google
its a simple tricks but very useful
just open google.com
type
define:word
eg:
if u want meaning of it type
define:it
& press enter
its a simple tricks but very useful
just open google.com
type
define:word
eg:
if u want meaning of it type
define:it
& press enter
OPEN YOUR CD DRIVE EASILY
Hi friends this freeware will be very useful to all of you
If your tray button is not working then you use a pin to open the drive but it is not very convenient to use the pin every time.
So you can use OCTray to open your drive easily.
OCTray is a Freeware using which you can easily open/close your CD/DVD drive.
Double click on the exe file . Doing this will open a window after which you can open your drive by pressing O and close it using C on the keyboard. so easy to use!!!!
OCTray1
Or you can simply double click on the icon in the taskbar and select Open or Close from the context menu.
Download OCTray
note:
If there is a problem with your hardware then you can’t eject your tray even by using this utility.
If your tray button is not working then you use a pin to open the drive but it is not very convenient to use the pin every time.
So you can use OCTray to open your drive easily.
OCTray is a Freeware using which you can easily open/close your CD/DVD drive.
Double click on the exe file . Doing this will open a window after which you can open your drive by pressing O and close it using C on the keyboard. so easy to use!!!!
OCTray1
Or you can simply double click on the icon in the taskbar and select Open or Close from the context menu.
Download OCTray
note:
If there is a problem with your hardware then you can’t eject your tray even by using this utility.
BLOCK USB DRIVES
A simple registry TRICK TO BLOCK USB drives (do it with care)
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Servic es\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
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Servic es\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
REMOVE ARROW FROM SHORTCUTS IN WINDOWS VISTA
Here is a very simple registry trick to remove the arrow from the shortcuts in windows vista.
the steps are
1. Type “regedit.exe” in the search box without double quotes.
2. Browse to key HKEY_CLASSES_ROOT
3. Open the Key LNKFILE
4. Rename the value assigned with this key “IsShortcut” something other than.
5. Log out and back in again.
6. You will notice the change.
Revert the procedure to get the arrow again on the shortcuts
the steps are
1. Type “regedit.exe” in the search box without double quotes.
2. Browse to key HKEY_CLASSES_ROOT
3. Open the Key LNKFILE
4. Rename the value assigned with this key “IsShortcut” something other than.
5. Log out and back in again.
6. You will notice the change.
Revert the procedure to get the arrow again on the shortcuts
TRICK FOR HOW TO USE VIRTUAL MEMORY WITH PENDRIVE IN WINDOWS XP/VISTA
> Insert Pen Drive (1GB atleast) in the USB port
(try to USE 4GB.)
> Let the PC detect it..
> After it finished his work, you HAVE TO DO THESE THINGS
Right Click on My Computer -> Properties
Advanced -> Performance Settings
Advanced -> Change
Select the Pen Drive
Click on Custom Size
” Check the value of space available ”
Enter the same in the Initial and the Max columns
” You just used the space of the PenDrive as a Virtual Memory ”
(try to USE 4GB.)
> Let the PC detect it..
> After it finished his work, you HAVE TO DO THESE THINGS
Right Click on My Computer -> Properties
Advanced -> Performance Settings
Advanced -> Change
Select the Pen Drive
Click on Custom Size
” Check the value of space available ”
Enter the same in the Initial and the Max columns
” You just used the space of the PenDrive as a Virtual Memory ”
Restore Previously Open Folders After Shutdown
If you need to access lot of folders on your home PC or on
network regularly, then you can set them re-open automatically
so when you will login, shutdown or restart your computer next time.
There is no need to open regularly used folders manually(it will save ur time)
, for this just have to configure the simple sitting,
your computer will automatically reload all the previously opened windows.
note:By default windows XP disables this option to reload automatically all the previously opened windows, when you login on, shutdown or restart your computer.
steps to configure your computer to reload previously opened folders automatically after shutdown.
> To edit this feature, you will need to be logged into your computer with administrative rights.
> First click on Start button then go to Control Panel.
> Open the “Appearance and Themes” option in control panel then click on Folder Options.
> A small windows dialog box will appear with the title “Folder options”, click on View tab.
> Under the Advanced setting section, scroll down to bottom and click the “Restore previous folder windows at logon” option and then click Ok button to save sitting.
> Now when you log off, restart or shutdown, your computer will automatically open the previously opened folders from the same location as before.
network regularly, then you can set them re-open automatically
so when you will login, shutdown or restart your computer next time.
There is no need to open regularly used folders manually(it will save ur time)
, for this just have to configure the simple sitting,
your computer will automatically reload all the previously opened windows.
note:By default windows XP disables this option to reload automatically all the previously opened windows, when you login on, shutdown or restart your computer.
steps to configure your computer to reload previously opened folders automatically after shutdown.
> To edit this feature, you will need to be logged into your computer with administrative rights.
> First click on Start button then go to Control Panel.
> Open the “Appearance and Themes” option in control panel then click on Folder Options.
> A small windows dialog box will appear with the title “Folder options”, click on View tab.
> Under the Advanced setting section, scroll down to bottom and click the “Restore previous folder windows at logon” option and then click Ok button to save sitting.
> Now when you log off, restart or shutdown, your computer will automatically open the previously opened folders from the same location as before.
Saturday, April 10, 2010
OPEN MY COMPUTER USING KEYBOARD (REALLY COOL TRICK)
we can open MY COMPUTER by making double click on my computer icon on ur screen (u need to use ur mouse ) but if u want to open by using keyboard
then there are two easy ways..................
1---> Windows Key + E and it’ll open the windows explorer for you.
2---> The second one I personally like it just hitting Windows key + R (it’ll open the run prompt) and typing three or more dots (…) and press enter.
My Computer is open.
then there are two easy ways..................
1---> Windows Key + E and it’ll open the windows explorer for you.
2---> The second one I personally like it just hitting Windows key + R (it’ll open the run prompt) and typing three or more dots (…) and press enter.
My Computer is open.
GET ERR MSG WHEN CAPSLOCK KEY IS ON (REALLY HELPFUL TRICK FOR ALL USERS READ IT CAREFULLY)
Don't you hate it when you accidentally hit the Caps Lock key?
sometimes u realise ur mistake after u have typed a whole sentence (it makes u type whole sentence again )
SO HERE IS A TRICK THAT INFORMS U THAT CAPSLOCK KEY IS ON
it will alert you when your finger taps the Caps Lock key?
With this tip, I'll show you how to make your computer beep & flash the next time it happens.
The first thing you need to do is get the computer to beep when you hit the Caps Lock key. Here's how:
1. Click the Start button, Settings, Control Panel (XP Users, hit the Start button, Control Panel). Open the Accessibility Options Icon.
2. On the Keyboard tab, click the "Use Toggle Keys" checkbox.
That's it for the beeping part. (OK )
Next, we need to get your screen to flash you, err, flash at you.
HOW TO DO THIS
1. From the Accessibility Options screen, click the Sound tab and check the "Use SoundSentry" checkbox.
2. Next click the Settings button and select "Flash active window" from the "Warning for windowed programs" drop down box.
That's it. Hit OK until you're clear of property and settings screens.
TO SEE IT WORKING
Open your favorite word processor and hit your Caps Lock key.
sometimes u realise ur mistake after u have typed a whole sentence (it makes u type whole sentence again )
SO HERE IS A TRICK THAT INFORMS U THAT CAPSLOCK KEY IS ON
it will alert you when your finger taps the Caps Lock key?
With this tip, I'll show you how to make your computer beep & flash the next time it happens.
The first thing you need to do is get the computer to beep when you hit the Caps Lock key. Here's how:
1. Click the Start button, Settings, Control Panel (XP Users, hit the Start button, Control Panel). Open the Accessibility Options Icon.
2. On the Keyboard tab, click the "Use Toggle Keys" checkbox.
That's it for the beeping part. (OK )
Next, we need to get your screen to flash you, err, flash at you.
HOW TO DO THIS
1. From the Accessibility Options screen, click the Sound tab and check the "Use SoundSentry" checkbox.
2. Next click the Settings button and select "Flash active window" from the "Warning for windowed programs" drop down box.
That's it. Hit OK until you're clear of property and settings screens.
TO SEE IT WORKING
Open your favorite word processor and hit your Caps Lock key.
CAPSLOCK,NUMLOCK,SCROLL LOCK TRICK
if u manually want to edit states of ur CAPSLOCK,NUMLOCK,SCROLL LOCKyou just need to edit the registry. Start Regedit Go to HKEY_CURRENT_USER \ Control Panel \ KeyboardOpen InitialKeyboardIndicators Change the value to one of the following number
0 - All Keys off
1 - Caps Lock on
2 - Num Lock on
4 - Scroll Lock on
For multiple keys, add their values:
3 - Caps Lock and Num Lock on
5 - Caps Lock and Scroll Lock on
6 - Num Lock and Scroll Lock on
7 - Caps Lock, Num Lock, and Scroll Lock on
Log off and back on again
0 - All Keys off
1 - Caps Lock on
2 - Num Lock on
4 - Scroll Lock on
For multiple keys, add their values:
3 - Caps Lock and Num Lock on
5 - Caps Lock and Scroll Lock on
6 - Num Lock and Scroll Lock on
7 - Caps Lock, Num Lock, and Scroll Lock on
Log off and back on again
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
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
Change DOS Prompt Color
How to change DOS prompt color by editing registry
Type these lines in the notepad anyfile.reg and run it.
Windows Registry Editor Version 5.00
[HKEY_CURRENT _USER\Software\Microsft\Command Processor]
"Defaultcolor"=dword:0000002e
Type these lines in the notepad anyfile.reg and run it.
Windows Registry Editor Version 5.00
[HKEY_CURRENT _USER\Software\Microsft\Command Processor]
"Defaultcolor"=dword:0000002e
HOW TO BACKUP UR REGISTRY KEYS
VERY USEFULL TRICK
These are the easy steps on how you can export your registry keys
Click Start, and then click Run.
In the Open box, type regedit, and then click OK.
On the File menu, click Export.
In the Save in box, select the box at the bottom the bottom according to weather you want to export all or only selected branches of the registry.
Next select a location in which to save the backup .reg file. In the File name box, type a file name, and then click Save.
Follow these steps to restore your registry to it's previous state
To restore registry keys that you exported, double-click the .reg file that you saved
These are the easy steps on how you can export your registry keys
Click Start, and then click Run.
In the Open box, type regedit, and then click OK.
On the File menu, click Export.
In the Save in box, select the box at the bottom the bottom according to weather you want to export all or only selected branches of the registry.
Next select a location in which to save the backup .reg file. In the File name box, type a file name, and then click Save.
Follow these steps to restore your registry to it's previous state
To restore registry keys that you exported, double-click the .reg file that you saved
How to create Shutdown and Restart Buttons on Desktop
Many u think to have the shutdown and restart buttons on our desktop. The traditional way includes going to start button and then choosing the Turn Off Computer button and again choosing between switch user, turn off and restart. It does takes a few seconds more(some times boring ). Well there is a solution for it
u can create a Shutdown Button& restart on the desktop.
To create a shutdown and restart button on Desktop we have to create a shortcut. To do this first
Right Click on the Desktop and then click New Button. Then scroll down to Shortcut. On clicking it a new Window appears with a blank space saying "Type the location of items". In this space write "shutdown.exe -s -t 5" or "%windir%\system32\shutdown.exe -s -t 5"
Now the -s stands for shutdown and -t denotes the time in seconds to wait before windows shutdown. Then click Next and give a name as shutdown and click Finish. To apply icons to it simply Right click it and Properties and then Change Icons. For Restart simply change -s with -r like this way "%windir%\system32\shutdown.exe -r -t 10" or "shutdown.exe -r -t 10".
u can create a Shutdown Button& restart on the desktop.
To create a shutdown and restart button on Desktop we have to create a shortcut. To do this first
Right Click on the Desktop and then click New Button. Then scroll down to Shortcut. On clicking it a new Window appears with a blank space saying "Type the location of items". In this space write "shutdown.exe -s -t 5" or "%windir%\system32\shutdown.exe -s -t 5"
Now the -s stands for shutdown and -t denotes the time in seconds to wait before windows shutdown. Then click Next and give a name as shutdown and click Finish. To apply icons to it simply Right click it and Properties and then Change Icons. For Restart simply change -s with -r like this way "%windir%\system32\shutdown.exe -r -t 10" or "shutdown.exe -r -t 10".
HOW TO BACK UP OR USE UR FIREFOX PASSWORDS TO NEW OS
All firefox passwords are stored in three files
signons.txt, signons2.txt, key3.db
These files are stored in your firefox profile folder.
In Windows XP firefox profile is at:
c:\Documents and Settings\WindowsUsername\Application Data\Mozilla\Firefox\Profiles\profilename
Copy these three files and save them where ever you want and if you want these passwords in your other os also then just replace these three files.
DONE...............
signons.txt, signons2.txt, key3.db
These files are stored in your firefox profile folder.
In Windows XP firefox profile is at:
c:\Documents and Settings\WindowsUsername\Application Data\Mozilla\Firefox\Profiles\profilename
Copy these three files and save them where ever you want and if you want these passwords in your other os also then just replace these three files.
DONE...............
BROWSE WEB WITH MS CALCULATOR
Now access internet via your standard Microsoft Calculator
Steps:
1. Open your MS Calculator. This is normally found in Start => All Programs => Accessories => Calculator.
2. Open the help-window by pressing the F1 key.
3. Click the top-left corner icon of the help window once (Standard is a Document with a Questionmark).
4. Select 'Jump to URL'.
5. Type your address into the avaliable field, but remember to type http://www.fazalsayyed.blogspot.com
leave ur comments...............................
Steps:
1. Open your MS Calculator. This is normally found in Start => All Programs => Accessories => Calculator.
2. Open the help-window by pressing the F1 key.
3. Click the top-left corner icon of the help window once (Standard is a Document with a Questionmark).
4. Select 'Jump to URL'.
5. Type your address into the avaliable field, but remember to type http://www.fazalsayyed.blogspot.com
leave ur comments...............................
Funny Mozilla tricks
TYPE
chrome://browser/content/browser.xul
IT Opens another Firefox inside a tab in the the existing Firefox window.
chrome://browser/content/preferences/preferences.xul
IT Opens the Options dialog box inside the Firefox tab.
chrome://browser/content/bookmarks/bookmarksPanel.xul
IT Opens the “Book Marks Manager” inside a tab in the Firefox window.
chrome://browser/content/history/history-panel.xul
IT Opens the History Panel in the Firefox tab.
chrome://mozapps/content/extensions/extensions.xul?type=extensions
IT Opens the Extensions window in the current tab.
chrome://browser/content/preferences/cookies.xul
IT Opens the “cookies window” inside a tab in the Firefox window.
chrome://browser/content/preferences/sanitize.xul
IT Opens the “Clear Private Data” window inside the current tab.
chrome://browser/content/aboutDialog.xul
IT Opens the “About Firefox” Dialog box inside the tab.
chrome://browser/content/credits.xhtml
IT A scrolling list of names. The one’s who we must thank for creating Firefox
chrome://global/content/alerts/alert.xul
IT SHOWS Dancing Firefox.
chrome://browser/content/browser.xul
IT Opens another Firefox inside a tab in the the existing Firefox window.
chrome://browser/content/preferences/preferences.xul
IT Opens the Options dialog box inside the Firefox tab.
chrome://browser/content/bookmarks/bookmarksPanel.xul
IT Opens the “Book Marks Manager” inside a tab in the Firefox window.
chrome://browser/content/history/history-panel.xul
IT Opens the History Panel in the Firefox tab.
chrome://mozapps/content/extensions/extensions.xul?type=extensions
IT Opens the Extensions window in the current tab.
chrome://browser/content/preferences/cookies.xul
IT Opens the “cookies window” inside a tab in the Firefox window.
chrome://browser/content/preferences/sanitize.xul
IT Opens the “Clear Private Data” window inside the current tab.
chrome://browser/content/aboutDialog.xul
IT Opens the “About Firefox” Dialog box inside the tab.
chrome://browser/content/credits.xhtml
IT A scrolling list of names. The one’s who we must thank for creating Firefox
chrome://global/content/alerts/alert.xul
IT SHOWS Dancing Firefox.
Add ur name or application to right click of My Computer
NOTE:As it is related to Windows regisrty it can be dangerous
so,Try This at ur own risk
To write your name on right click application
please follow the steps.
1.Copy/Paste the following code in Notepad And then Save it as .reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
2.Now edit it and then Type your name In
Eg:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="SHRENIK"
3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .
------------------------------------------------------------
To add Application Shutdown
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"
To add Application Add/Remove
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"
To add Application Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"
To add Application Reboot
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"
so,Try This at ur own risk
To write your name on right click application
please follow the steps.
1.Copy/Paste the following code in Notepad And then Save it as .reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
2.Now edit it and then Type your name In
Eg:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="SHRENIK"
3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .
------------------------------------------------------------
To add Application Shutdown
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"
To add Application Add/Remove
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"
To add Application Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"
To add Application Reboot
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"
10 notepad tricks to fool ur frnds
1>
Cycle a message in your friend's computer:
Type :
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as "Anything.BAT" and send it.
2>
Convey your friend a lil' message and shut down his / her computer:
Type :
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as "Anything.BAT" in All Files and send it.
3>
Toggle your friend's Caps Lock button simultaneously:
Type :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.
4>
Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as "Anything.VBS" and send it.
5>
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as "Anything.VBS" and send it.
6>
Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "
Save it as "Anything.VBS" and send it.
7>
Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Save it as "Anything.VBS" and send it.
8>
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
Save it as "Anything.VBS" and send it.
9>
Open Notepad continually in your friend's computer:
Type :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as "Anything.BAT" and send it.
10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:
1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :
@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
Save it as "Anything.BAT" and send it.
You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.
Cycle a message in your friend's computer:
Type :
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as "Anything.BAT" and send it.
2>
Convey your friend a lil' message and shut down his / her computer:
Type :
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as "Anything.BAT" in All Files and send it.
3>
Toggle your friend's Caps Lock button simultaneously:
Type :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.
4>
Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as "Anything.VBS" and send it.
5>
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as "Anything.VBS" and send it.
6>
Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "
Save it as "Anything.VBS" and send it.
7>
Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Save it as "Anything.VBS" and send it.
8>
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
Save it as "Anything.VBS" and send it.
9>
Open Notepad continually in your friend's computer:
Type :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as "Anything.BAT" and send it.
10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:
1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :
@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
Save it as "Anything.BAT" and send it.
You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.
TO GET IMAGES FROM PDF
HERE IS A SOLUTION FOR THOSE WHO WANTS IMAGES FROM PDF FILES..........
Some PDF image extract is a simple tool that extract image in the pdf file to TIFF, JPEG, BMP, GIF, PNG, TGA, PBM, PPM format.
Download Some PDF image extract and install it .Then select pdf file and press 'F5' starting to convert.After finished ,all the converted image will store in a folder.
Some PDF image extract is a simple tool that extract image in the pdf file to TIFF, JPEG, BMP, GIF, PNG, TGA, PBM, PPM format.
Download Some PDF image extract and install it .Then select pdf file and press 'F5' starting to convert.After finished ,all the converted image will store in a folder.
GET A CALL FROM YOUR OWN CELL NUMBER
TRY THIS OUT
100% WORKING
Here is a trick to get a call to your cell phone
from your own PHONE number.
Just try the SIMPLE steps and you’ll get a call to your cell phone from your own number
steps are:
>Just give a missed call to number +414458046502 You’ll not be charged!
>Wait for a few seconds and you’ll get a call to your cell phone from your own number
100% WORKING
Here is a trick to get a call to your cell phone
from your own PHONE number.
Just try the SIMPLE steps and you’ll get a call to your cell phone from your own number
steps are:
>Just give a missed call to number +414458046502 You’ll not be charged!
>Wait for a few seconds and you’ll get a call to your cell phone from your own number
LOCK UR FOLDER (VERY EASY NO SOFTWARE NEEDED )
How to Lock a Folder Using Notepad
1) Consider you want to lock a folder named abcd in your e:\, whose path is e:\abcd
2) Now open the Notepad and type the following
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D}
3) Where abcd is your folder name. Save the text file as loc.bat in the same drive.
4) Open another new notepad text file and type the following
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D} caclub
5) Save the text file as unloc.bat in the same drive.
---------
how to use it
---------
1) To lock the caclub folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.
2) To unlock the folder click the unloc.bat file. Thus the folder will be unlocked and the contents are accessible.
1) Consider you want to lock a folder named abcd in your e:\, whose path is e:\abcd
2) Now open the Notepad and type the following
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D}
3) Where abcd is your folder name. Save the text file as loc.bat in the same drive.
4) Open another new notepad text file and type the following
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D} caclub
5) Save the text file as unloc.bat in the same drive.
---------
how to use it
---------
1) To lock the caclub folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.
2) To unlock the folder click the unloc.bat file. Thus the folder will be unlocked and the contents are accessible.
NOTEPAD "world trade centre trick"
--------------NOTEPAD "world trade centre trick"..---------------
Did you know that the flight number of the plane that had hit WTC ...on9/11 was Q33N ....Open your Notepad in ur computer and type the flightnumber i.e Q33N... Increase the Font Size to 72, Change the Font toWingdings. U will be amazed by the findings.
Hows That ???
Did you know that the flight number of the plane that had hit WTC ...on9/11 was Q33N ....Open your Notepad in ur computer and type the flightnumber i.e Q33N... Increase the Font Size to 72, Change the Font toWingdings. U will be amazed by the findings.
Hows That ???
USE UR NOTEPAD AS DIARY
Ever wanted to maintain a diary on your PC ?
Now, you can do it without the use of a software !
USE NOTEPAD !
Do The Following :
1. Open Notepad
2. Type : .LOG
3. Save it with any name say 'Diary'
4. Open Diary.txt again
Wow you see today's date and time, so start writing your Diary !
Now, you can do it without the use of a software !
USE NOTEPAD !
Do The Following :
1. Open Notepad
2. Type : .LOG
3. Save it with any name say 'Diary'
4. Open Diary.txt again
Wow you see today's date and time, so start writing your Diary !
Chat With Command Prompt.
If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!
Symbols For Notepad
Alt+15= ¤ Alt+79= O Alt+129= ü Alt+179= ¦ Alt+229= Õ Alt+20= ¶ Alt+80= P Alt+130= é Alt+180= ¦ Alt+230= µ Alt+21= § Alt+81= Q Alt+131= â Alt+181= Á Alt+231= þ Alt+32=espaço Alt+82= R Alt+132= ä Alt+182= Â Alt+232= Þ Alt+33= ! Alt+83= S Alt+133= à Alt+183= À Alt+233= Ú Alt+34=" Alt+84= T Alt+134= å Alt+184= © Alt+234= Û Alt+35= # Alt+85= U Alt+135= ç Alt+185= ¦ Alt+235= Ù Alt+36= $ Alt+86= V Alt+136= ê Alt+186= ¦ Alt+236= ý Alt+37= % Alt+87= W Alt+137= ë Alt+187= + Alt+237= Ý Alt+38= & Alt+88= X Alt+138= è Alt+188= + Alt+238= ¯ Alt+39= ' Alt+89= Y Alt+139= ï Alt+189= ¢ Alt+239= ´ Alt+40= ( Alt+90= Z Alt+140= î Alt+190= ¥ Alt+240= Alt+41= ) Alt+91= [ Alt+141= ì Alt+191= + Alt+241= ± Alt+42= * Alt+92= Alt+142= Ä Alt+192= + Alt+242= _ Alt+43= + Alt+93= ] Alt+143= Å Alt+193= - Alt+243= ¾ Alt+44= , Alt+94= ^ Alt+144= É Alt+194= - Alt+244= ¶ Alt+45= - Alt+95= _ Alt+145= æ Alt+195= + Alt+245= § Alt+46= . Alt+96= ` Alt+146= Æ Alt+196= - Alt+246= ÷ Alt+47= / Alt+97= a Alt+147= ô Alt+197= + Alt+247= ¸ Alt+48= 0 Alt+98= b Alt+148= ö Alt+198= ã Alt+248= ° Alt+49= 1 Alt+99= c Alt+149= ò Alt+199= Ã Alt+249= ¨ Alt+50= 2 Alt+100= d Alt+150= û Alt+200= + Alt+250= · Alt+51= 3 Alt+101= e Alt+151= ù Alt+201= + Alt+251= ¹ Alt+52= 4 Alt+102= f Alt+152= ÿ Alt+202= - Alt+252= ³ Alt+53= 5 Alt+103= g Alt+153= Ö Alt+203= - Alt+253= ² Alt+54= 6 Alt+104= h Alt+154= Ü Alt+204= ¦ Alt+254= _ Alt+55= 7 Alt+105= i Alt+155= ø Alt+205= - Alt+56= 8 Alt+106= j Alt+156= £ Alt+206= + Alt+57= 9 Alt+107= k Alt+157= Ø Alt+207= ¤ Alt+58= : Alt+108= l Alt+158= × Alt+208= ð Alt+59= ; Alt+109= m Alt+159= ƒ Alt+209= Ð Alt+60= < 110=" n" 160=" á" 210=" +" 61=" =" 111=" o" 161=" í" 211=" Ë" 62=" "> Alt+112= p Alt+162= ó Alt+212= È Alt+63= ? Alt+113= q Alt+163= ú Alt+213= i Alt+64= @ Alt+114= r Alt+164= ñ Alt+214= Í Alt+65= A Alt+115= s Alt+165= Ñ Alt+215= Î Alt+66= B Alt+116= t Alt+166= ª Alt+216= Ï Alt+67= C Alt+117= u Alt+167= º
♀& #9792 widout spaces♂& #9794 widout spaces◘& #9688 widout spaces•& #8266 widout spaces♠& #9824 widout spaces♣& #9827 widout spaces Δ & #916 widout spacesΘ & #920 widout spacesΞ & #926 widout spacesΠ & #928 widout spacesΣ & #931 widout spacesΦ& #934 widout spacesΨ& #936 widout spacesΩ& #937 widout spacesα& #945 widout spacesβ& #946 widout spacesγ& #947 widout spacesδ& #948 widout spacesε& #949 widout spacesζ& #950 widout spacesη& #951 widout spacesθ& #952 widout spacesι& #953 widout spacesκ& #954 widout spacesλ& #955 widout spacesμ& #956 widout spacesξ& #958 widout spacesς
& #962 widout spacesσ & #963 widout spacesτ & #964 widout spacesψ
& #968 widout spacesω & #969 widout spacesθ & #977 widout spaces & #9829 ♥
alt+987=█ alt+6=♠
♀& #9792 widout spaces♂& #9794 widout spaces◘& #9688 widout spaces•& #8266 widout spaces♠& #9824 widout spaces♣& #9827 widout spaces Δ & #916 widout spacesΘ & #920 widout spacesΞ & #926 widout spacesΠ & #928 widout spacesΣ & #931 widout spacesΦ& #934 widout spacesΨ& #936 widout spacesΩ& #937 widout spacesα& #945 widout spacesβ& #946 widout spacesγ& #947 widout spacesδ& #948 widout spacesε& #949 widout spacesζ& #950 widout spacesη& #951 widout spacesθ& #952 widout spacesι& #953 widout spacesκ& #954 widout spacesλ& #955 widout spacesμ& #956 widout spacesξ& #958 widout spacesς
& #962 widout spacesσ & #963 widout spacesτ & #964 widout spacesψ
& #968 widout spacesω & #969 widout spacesθ & #977 widout spaces & #9829 ♥
alt+987=█ alt+6=♠
FUNNY NOTEPAD TRICK
1> Open Notepad
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.
eg:
type “Faza aaa aaa aaaal” without quotation marks
don’t press “enter” save the file
close notepad
open the file again
See what happens!
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.
eg:
type “Faza aaa aaa aaaal” without quotation marks
don’t press “enter” save the file
close notepad
open the file again
See what happens!
RESET ADMINISTRATOR PASSWORD
Password resetting consists of 5 simple steps.
1. First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeatedly as the computer boots up. If you missed the right moment, you will need to repeat the attempt.
2. Then (in safe mode) click Start and then click Run. In the open box type the words exactly as following (without quotes) - control userpasswords2.
3. You will now get a pop-up window with full access to all the user accounts, including the administrators account. From here, you will be able to reset the lost or forgotten password.
4. Just click the administrators’ user account, and then click Reset Password.
5. At this moment, you will have to add a new password in the New password field, and the Confirm new password as well. Confirm the new chosen password by clicking OK.
1. First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeatedly as the computer boots up. If you missed the right moment, you will need to repeat the attempt.
2. Then (in safe mode) click Start and then click Run. In the open box type the words exactly as following (without quotes) - control userpasswords2.
3. You will now get a pop-up window with full access to all the user accounts, including the administrators account. From here, you will be able to reset the lost or forgotten password.
4. Just click the administrators’ user account, and then click Reset Password.
5. At this moment, you will have to add a new password in the New password field, and the Confirm new password as well. Confirm the new chosen password by clicking OK.
MOVE UR MOUSE CURSOR WITHOUT MOUSE
You can control your mouse pointer with keyboard keys in all windows versions. When your mouse stops working, you can enable this keyboard feature to complete your important work. This keyboard mouse can performs all tasks same like a normal mouse.
Follow the given steps to activate the keyboard mouse:
To edit this feature, first you should log onto your computer with administrative rights.
To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
To keep MouseKeys on, click on Ok button or click on cancel button to cancel MouseKeys box.
Click on Settings button, if you want to adjust the mouse cursor detail settings.
Here a new dialog box will appear with the title “Settings for MouseKeys", now you can manage all mouse settings for example mouse cursor speed, acceleration and some other features.
Now using Numeric keypad, you can move your mouse pointer. The controls are:
1,2,3,4,6,7,8 and 9 keys are used to move the mouse cursor into different directions.
Key 5 is used as mouse click button.
Insert key used to hold down mouse button.
+ Sign used to double click on any object.
Delete button used to release the mouse.
Click on NumLock button to disable this keyboard mouse feature.
Follow the given steps to activate the keyboard mouse:
To edit this feature, first you should log onto your computer with administrative rights.
To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
To keep MouseKeys on, click on Ok button or click on cancel button to cancel MouseKeys box.
Click on Settings button, if you want to adjust the mouse cursor detail settings.
Here a new dialog box will appear with the title “Settings for MouseKeys", now you can manage all mouse settings for example mouse cursor speed, acceleration and some other features.
Now using Numeric keypad, you can move your mouse pointer. The controls are:
1,2,3,4,6,7,8 and 9 keys are used to move the mouse cursor into different directions.
Key 5 is used as mouse click button.
Insert key used to hold down mouse button.
+ Sign used to double click on any object.
Delete button used to release the mouse.
Click on NumLock button to disable this keyboard mouse feature.
Reverse the mouse buttons
1) No context menu
What will you see when you right click on the desktop? You will see a context menu which says arrange icons, refresh,..and so on. Are you angry at your friend for not wishing you for you B'day? Do you wanna play a trick on a newbie in your family who is new to computers? This is a cool trick to play. By this tweak, you will be able to disable the right click on the desktop or any icons/files/folders/applications... But right click will work on taskbar of the start button and registry. So, dont worry!!!
Open your registry and you will see all unknown files like HKEY_CLASSES_ROOT....... and so on. Don't panic. Follow this path. HKEY_CURRENT_USER>SOFTWARE>MICROSOFT>WINDOWS>CURRENT VERSION>POLICIES>EXPLORER. On the right side of the registry, you will see two files(in general) named 'default' and 'NoDriveTypeAutoRun'. Right click on the empty space in the registry and goto New>DWORD VALUE and name it as "NoViewContextMenu". Remember, no spaces and N,V,C,M should be capitals. Right click on this and click modify. The default value will be 0. Change it to 1. Note: DONOT CHANGE THE HEXADECIMAL TO DECIMAL. Click OK. Close your registry and logout. Bingo!!! Once you login again, right click wont work. Your friend will be perplexed and the next thing he/she does is call the system administrator not knowing that not all system administrators will be knowing about registry. Now, to enable it again. follow the same path and set the value to 0. Logout and then login to see the effect.
2) Reverse the mouse buttons
This is a cool trick to play on newbies. Actually, there are two ways to do this. One is changing the settings in the Control panel and the other is through editing registry. You can do it either way. But I prefer the second way, which is challenging.
(i) Through Control Panel - goto Start> Control Panel> Printers and other hardware> Mouse. In Button configuration, enable the switch primary and secondary buttons option and click OK. But remember, you have just swapped the mouse buttons. So, for OK, you have to click the right mouse button. The newbie will be perplexed. Well, this trick is good for left handers.
(ii) Editing the registry - By default the left mouse button is the primary and the right is secondary. Open your registry and follow this path:
HLEY_CURRENT_USER>Control Panel>Mouse and on the right side of the registry, create this String value(REG_SZ): 'SwapMouseButtons' and set its value to 1. Bingo!!! You are done. Log out/Restart the computer.
You can try this: Combine tricks 1 and 2. That means, this will result in swapping of the mouse buttons and disabling the left click(once the buttons are swapped). User is ready to call system administrator cuz he feels that the system is behaving wildly.
What will you see when you right click on the desktop? You will see a context menu which says arrange icons, refresh,..and so on. Are you angry at your friend for not wishing you for you B'day? Do you wanna play a trick on a newbie in your family who is new to computers? This is a cool trick to play. By this tweak, you will be able to disable the right click on the desktop or any icons/files/folders/applications... But right click will work on taskbar of the start button and registry. So, dont worry!!!
Open your registry and you will see all unknown files like HKEY_CLASSES_ROOT....... and so on. Don't panic. Follow this path. HKEY_CURRENT_USER>SOFTWARE>MICROSOFT>WINDOWS>CURRENT VERSION>POLICIES>EXPLORER. On the right side of the registry, you will see two files(in general) named 'default' and 'NoDriveTypeAutoRun'. Right click on the empty space in the registry and goto New>DWORD VALUE and name it as "NoViewContextMenu". Remember, no spaces and N,V,C,M should be capitals. Right click on this and click modify. The default value will be 0. Change it to 1. Note: DONOT CHANGE THE HEXADECIMAL TO DECIMAL. Click OK. Close your registry and logout. Bingo!!! Once you login again, right click wont work. Your friend will be perplexed and the next thing he/she does is call the system administrator not knowing that not all system administrators will be knowing about registry. Now, to enable it again. follow the same path and set the value to 0. Logout and then login to see the effect.
2) Reverse the mouse buttons
This is a cool trick to play on newbies. Actually, there are two ways to do this. One is changing the settings in the Control panel and the other is through editing registry. You can do it either way. But I prefer the second way, which is challenging.
(i) Through Control Panel - goto Start> Control Panel> Printers and other hardware> Mouse. In Button configuration, enable the switch primary and secondary buttons option and click OK. But remember, you have just swapped the mouse buttons. So, for OK, you have to click the right mouse button. The newbie will be perplexed. Well, this trick is good for left handers.
(ii) Editing the registry - By default the left mouse button is the primary and the right is secondary. Open your registry and follow this path:
HLEY_CURRENT_USER>Control Panel>Mouse and on the right side of the registry, create this String value(REG_SZ): 'SwapMouseButtons' and set its value to 1. Bingo!!! You are done. Log out/Restart the computer.
You can try this: Combine tricks 1 and 2. That means, this will result in swapping of the mouse buttons and disabling the left click(once the buttons are swapped). User is ready to call system administrator cuz he feels that the system is behaving wildly.
FUNNY MOUCE TRICK
WHILE USING INTERNET
YOU CAN SCROLL PAGES FASTER USING THIS TRICK
Just, Hold ctrl and scroll your Mouse Wheel !!!!!
Scroll UP : To Go Forward
Scroll Down : To Go Backward
YOU CAN SCROLL PAGES FASTER USING THIS TRICK
Just, Hold ctrl and scroll your Mouse Wheel !!!!!
Scroll UP : To Go Forward
Scroll Down : To Go Backward
Rename Multiple Files
It is possible to rename multiple file at one TIME.
Just select all the files to be renamed
and then press F2 key.
Give the desired name and then press enter.
You are done, file name has been changed.
Just select all the files to be renamed
and then press F2 key.
Give the desired name and then press enter.
You are done, file name has been changed.
Enable Task Manager
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
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
LOGIN WITH MULTIPLE ID'S AT THE SAME TIME IN ORKUT, GMAIL, YAHOO.
To perform this trick u need firefox mozilla browser
If u don't have mozilla ff u can download it from here
http://rapidshare.com/files/75574599/browser.exe
It is absolutely free
************Trick to Multilogin in firefox ******************
Step 1:
open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this information to each textbox.
variable name: moz_no_remote(should be all small letter)
variable value: 1
press ok to close all windows.
step 2:
open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.
while starting firefox u have to create two separate profiles of firefox so that u can login to two accounts of any(orkut,yahoo,rediff or anything else).......
for three logins create three profiles of firefox.........
If u don't have mozilla ff u can download it from here
http://rapidshare.com/files/75574599/browser.exe
It is absolutely free
************Trick to Multilogin in firefox ******************
Step 1:
open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this information to each textbox.
variable name: moz_no_remote(should be all small letter)
variable value: 1
press ok to close all windows.
step 2:
open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.
while starting firefox u have to create two separate profiles of firefox so that u can login to two accounts of any(orkut,yahoo,rediff or anything else).......
for three logins create three profiles of firefox.........
Friday, April 9, 2010
NOKIA Tricks
25 **21*number# Turn on "All Calls" diverting to the phone number entered
26 **61*number# Turn on "No Reply" diverting to the phone number entered
27 **67*number# Turn on "On Busy" diverting to the phone number entered
Each command is prefixed with either one or two * or # characters as follows:
** Register and Activate
* Activate
## De-Register (and Deactivate)
# Deactivate
*# Check Status
© Call button
Once each command has been entered, if it is a network command (as opposed to a local handset command) it must be transmitted to the network by pressing the YES (receiver) key which acts as an enter key - this is represented here with the © character. Always enter numbers in full international format +CountryAreaNumber ( e.g. +447712345678).
Command Description Command String
Security
Change call barring code **03*OldCode*NewCode*NewCode#©
Change call barring code **03*330*OldCode*NewCode*NewCode#©
Change PIN code **04*OldPIN*NewPIN*NewPIN#©
Change PIN2 code **042*OldPIN2*NewPIN2*NewPIN2#©
Unlock PIN code (when PIN is entered wrong 3 times) **05*PUK*NewPIN*NewPIN#©
Unlock PIN2 code (when PIN2 is entered wrong 3 times) **052*PUK2*NewPIN2*NewPIN2#©
Display IMEI *#06#
Call Forwarding (Diversions)
De-register all call diversions ##002#©
Set all configured call diversions to number and activate **004*number#©
De-register all configured call diversions (no answer, not reachable, busy) ##004#©
Unconditionally divert all calls to number and activate **21*number#©
Activate unconditionally divert all calls *21#©
De-register unconditionally divert all calls ##21#©
Deactivate unconditionally divert all calls #21#©
Check status of unconditionally divert all calls *#21#©
Divert on no answer to number and activate **61*number#©
Activate divert on no answer *61#©
De-register divert on no answer ##61#©
Deactivate divert on no answer #61#©
Check status of divert on no answer *#61#©
Divert on not reachable to number and activate **62*number#©
Activate divert on not reachable *62#©
De-register divert on not reachable ##62#©
Deactivate divert on not reachable #62#©
Check status of divert on not reachable *#62#©
Divert on busy to number and activate /td> **67*number#©<
Activate divert on busy *67#©
De-register divert on busy ##67#©
Deactivate divert on busy #67#©
Check status of divert on busy *#67#©
Change number of seconds of ringing for the given service before diverting a call (such as on no answer). Seconds must be a value from 5 to 30. De-registering the same divert will also delete this change! **service*number**seconds#© (Service numbers, see below)
Call barring
Activate barr all outgoing calls (see Security to set code) **33*code#©
Deactivate barr all outgoing calls #33*code#©
Check status of barr all outgoing calls *#33#©
Activate barr all calls **330*code#©
Deactivate barr all calls #330*code#©
Check status of barr all calls /td> *#330*code#©<
Activate barr all outgoing international calls **331*code#©
Deactivate barr all outgoing international calls #331*code#©
Check status of barr all outgoing international calls *#331#©
Activate barr all outgoing international calls except to home country **332*code#©
Deactivate barr all outgoing international calls except to home country #332*code#©
Check status of barr all outgoing international calls except to home country *#332#©
Activate barr all outgoing calls **333*code#©
Deactivate barr all outgoing calls #333*code#©
Check status of barr all outgoing calls *#333#©
Activate barr all incoming calls **35*code#©
Deactivate barr all incoming calls #35*code#©
Check status of barr all incoming calls *#35#©
Activate barr all incoming calls when roaming **351*code#©
Deactivate barr all incoming calls when roaming #351*code#©
Check status of barr all incoming calls when roaming *#351#©
Activate barr all incoming calls **353*code#©
Deactivate barr all incoming calls #353*code#©
Check status of barr all incoming calls *#353#©
Call waiting
Activate call waiting *43*#©
Deactivate call waiting #43##©
Check status of call waiting *#43#©
Calling Line Identification
The following only works if CLIP and CLIR are enabled (ask your service provider)
CLIP: Presentation of the number of the incoming call
Activate CLIP **30#©
Deactivate CLIP ##30#©
Check status of CLIP *#30#©
CLIR: Presentation of one's own number to the to the called party
Activate CLIR **31#©
Activate CLIR for the actual call *31#number©
Deactivate CLIR ##31#©
Deactivate CLIR for the actual call #31#number©
Check status of CLIR *#31#©
COLP: Presentation of the actual number reached (if number called was diverted to another number
Activate COLP *76#©
Deactivate COLP #76#©
Check status of COLP *#76#©
COLR: Presentation of the original number called by the calling party (if the call was diverted to this cellphone)
Activate COLR *77#©
Deactivate COLR #77#©
Check status of COLR *#77#©
1 Imagine ur cell battery is very low, u r expecting an important call and u don't have a charger.
Nokia instrument comes with a reserve battery. To activate, key is "*3370#"
Ur cell will restart with this reserve and ur instrument will show a 50% incerase in battery.
This reserve will get charged when u charge ur cell next time.
*3370# Activate Enhanced Full Rate Codec (EFR)-Your phone uses the best sound quality but talk time is reduced by approx. 5%
#3370# Deactivate Enhanced Full Rate Codec( EFR)
*#4720# Activate Half Rate Codec - Your phone uses a lower quality sound
but you should gain approx 30% more Talk Time
*#4720# Deactivate Half Rate Codec
2 *#0000# Displays your phones software version,
1st Line :S oftware Version,
2nd Line : Software Release Date,
3rd Line : Compression Type
3 *#9999# Phones software v ersion if *#0000# does not work
4 *#06# For checking the International Mobile Equipment Identity (IMEI Number)
5 #pw+1234567890+1# Provider Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)
6 #pw+1234567890+2# Network Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)
7 #pw+1234567890+3# Country Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)
8 #pw+1234567890+4# SIM Card Lock Status.(use the "*" button to obtain the "p,w" and "+" symbols)
9 *#147# (vodafone) this lets you know who called you last *#1471# Last call (Only vodofone)
10 *#21# Allows you to check the number that "All Calls" are diverted To
11 *#2640# Displays security code in use
12 *#30# Lets you see the private number
13 *#43# Allows you to check the "Call Waiting" status of your phone.
14 *#61# Allows you to check the number that "On No Reply" calls are diverted to
15 *#62# Allows you to check the number that "Divert If Unrea chable(no service)" calls are diverted to
16 *#67# Allows you to check the number that "On Busy Calls" are diverted to
17 *#67705646#R emoves operator logo on 3310 & 3330
18 *#73# Reset phone timers and game scores
19 *#746025625# Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it
means you will get the best standby time possible
20 *#7760# Manufactures code
21 *#7780# Restore factory settings
22 *#8110# Software version for the nokia 8110
23 *#92702689# (to rember *#WAR0ANTY#)
Displays -
1.Serial Number,
2.Date Made
3.Purchase Date,
4.Date of last repair (0000 for no repairs),
5.Transfer User Data.
To exit this mode -you need to switch your phone off then on again24 *#94870345123456789# Deactivate the PWM-Mem
26 **61*number# Turn on "No Reply" diverting to the phone number entered
27 **67*number# Turn on "On Busy" diverting to the phone number entered
Each command is prefixed with either one or two * or # characters as follows:
** Register and Activate
* Activate
## De-Register (and Deactivate)
# Deactivate
*# Check Status
© Call button
Once each command has been entered, if it is a network command (as opposed to a local handset command) it must be transmitted to the network by pressing the YES (receiver) key which acts as an enter key - this is represented here with the © character. Always enter numbers in full international format +CountryAreaNumber ( e.g. +447712345678).
Command Description Command String
Security
Change call barring code **03*OldCode*NewCode*NewCode#©
Change call barring code **03*330*OldCode*NewCode*NewCode#©
Change PIN code **04*OldPIN*NewPIN*NewPIN#©
Change PIN2 code **042*OldPIN2*NewPIN2*NewPIN2#©
Unlock PIN code (when PIN is entered wrong 3 times) **05*PUK*NewPIN*NewPIN#©
Unlock PIN2 code (when PIN2 is entered wrong 3 times) **052*PUK2*NewPIN2*NewPIN2#©
Display IMEI *#06#
Call Forwarding (Diversions)
De-register all call diversions ##002#©
Set all configured call diversions to number and activate **004*number#©
De-register all configured call diversions (no answer, not reachable, busy) ##004#©
Unconditionally divert all calls to number and activate **21*number#©
Activate unconditionally divert all calls *21#©
De-register unconditionally divert all calls ##21#©
Deactivate unconditionally divert all calls #21#©
Check status of unconditionally divert all calls *#21#©
Divert on no answer to number and activate **61*number#©
Activate divert on no answer *61#©
De-register divert on no answer ##61#©
Deactivate divert on no answer #61#©
Check status of divert on no answer *#61#©
Divert on not reachable to number and activate **62*number#©
Activate divert on not reachable *62#©
De-register divert on not reachable ##62#©
Deactivate divert on not reachable #62#©
Check status of divert on not reachable *#62#©
Divert on busy to number and activate /td> **67*number#©<
Activate divert on busy *67#©
De-register divert on busy ##67#©
Deactivate divert on busy #67#©
Check status of divert on busy *#67#©
Change number of seconds of ringing for the given service before diverting a call (such as on no answer). Seconds must be a value from 5 to 30. De-registering the same divert will also delete this change! **service*number**seconds#© (Service numbers, see below)
Call barring
Activate barr all outgoing calls (see Security to set code) **33*code#©
Deactivate barr all outgoing calls #33*code#©
Check status of barr all outgoing calls *#33#©
Activate barr all calls **330*code#©
Deactivate barr all calls #330*code#©
Check status of barr all calls /td> *#330*code#©<
Activate barr all outgoing international calls **331*code#©
Deactivate barr all outgoing international calls #331*code#©
Check status of barr all outgoing international calls *#331#©
Activate barr all outgoing international calls except to home country **332*code#©
Deactivate barr all outgoing international calls except to home country #332*code#©
Check status of barr all outgoing international calls except to home country *#332#©
Activate barr all outgoing calls **333*code#©
Deactivate barr all outgoing calls #333*code#©
Check status of barr all outgoing calls *#333#©
Activate barr all incoming calls **35*code#©
Deactivate barr all incoming calls #35*code#©
Check status of barr all incoming calls *#35#©
Activate barr all incoming calls when roaming **351*code#©
Deactivate barr all incoming calls when roaming #351*code#©
Check status of barr all incoming calls when roaming *#351#©
Activate barr all incoming calls **353*code#©
Deactivate barr all incoming calls #353*code#©
Check status of barr all incoming calls *#353#©
Call waiting
Activate call waiting *43*#©
Deactivate call waiting #43##©
Check status of call waiting *#43#©
Calling Line Identification
The following only works if CLIP and CLIR are enabled (ask your service provider)
CLIP: Presentation of the number of the incoming call
Activate CLIP **30#©
Deactivate CLIP ##30#©
Check status of CLIP *#30#©
CLIR: Presentation of one's own number to the to the called party
Activate CLIR **31#©
Activate CLIR for the actual call *31#number©
Deactivate CLIR ##31#©
Deactivate CLIR for the actual call #31#number©
Check status of CLIR *#31#©
COLP: Presentation of the actual number reached (if number called was diverted to another number
Activate COLP *76#©
Deactivate COLP #76#©
Check status of COLP *#76#©
COLR: Presentation of the original number called by the calling party (if the call was diverted to this cellphone)
Activate COLR *77#©
Deactivate COLR #77#©
Check status of COLR *#77#©
1 Imagine ur cell battery is very low, u r expecting an important call and u don't have a charger.
Nokia instrument comes with a reserve battery. To activate, key is "*3370#"
Ur cell will restart with this reserve and ur instrument will show a 50% incerase in battery.
This reserve will get charged when u charge ur cell next time.
*3370# Activate Enhanced Full Rate Codec (EFR)-Your phone uses the best sound quality but talk time is reduced by approx. 5%
#3370# Deactivate Enhanced Full Rate Codec( EFR)
*#4720# Activate Half Rate Codec - Your phone uses a lower quality sound
but you should gain approx 30% more Talk Time
*#4720# Deactivate Half Rate Codec
2 *#0000# Displays your phones software version,
1st Line :S oftware Version,
2nd Line : Software Release Date,
3rd Line : Compression Type
3 *#9999# Phones software v ersion if *#0000# does not work
4 *#06# For checking the International Mobile Equipment Identity (IMEI Number)
5 #pw+1234567890+1# Provider Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)
6 #pw+1234567890+2# Network Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)
7 #pw+1234567890+3# Country Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)
8 #pw+1234567890+4# SIM Card Lock Status.(use the "*" button to obtain the "p,w" and "+" symbols)
9 *#147# (vodafone) this lets you know who called you last *#1471# Last call (Only vodofone)
10 *#21# Allows you to check the number that "All Calls" are diverted To
11 *#2640# Displays security code in use
12 *#30# Lets you see the private number
13 *#43# Allows you to check the "Call Waiting" status of your phone.
14 *#61# Allows you to check the number that "On No Reply" calls are diverted to
15 *#62# Allows you to check the number that "Divert If Unrea chable(no service)" calls are diverted to
16 *#67# Allows you to check the number that "On Busy Calls" are diverted to
17 *#67705646#R emoves operator logo on 3310 & 3330
18 *#73# Reset phone timers and game scores
19 *#746025625# Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it
means you will get the best standby time possible
20 *#7760# Manufactures code
21 *#7780# Restore factory settings
22 *#8110# Software version for the nokia 8110
23 *#92702689# (to rember *#WAR0ANTY#)
Displays -
1.Serial Number,
2.Date Made
3.Purchase Date,
4.Date of last repair (0000 for no repairs),
5.Transfer User Data.
To exit this mode -you need to switch your phone off then on again24 *#94870345123456789# Deactivate the PWM-Mem
FOR SAMSUNG MOBILES(These codes has been tested with version FLD_2C6 G60SB03X of Samsung SGH-600)
*#06# -> Show IMEI
*#9999# -> Show Software Version
*#0837# -> Show Software Version (instructions)
*#0001# -> Show Serial Parameters
*#9125# -> Activates the smiley when charging.
*#9998*228# -> Battery status (capacity, voltage, temperature)
*#9998*246# -> Program status
*#9998*289# -> Change Alarm Buzzer Frequency
*#9998*324# -> Debug screens
*#9998*364# -> Watchdog
*#9998*377# -> EEPROM Error Stack - Use side keys to select values. Cancel and ok.
*#9998*427# -> Trace Watchdog
*#9998*523# -> Change LCD contrast - Only with version G60RL01W
*#9998*544# -> Jig detect
*#9998*636# -> Memory status
*#9998*746# -> SIM File Size
*#9998*778# -> SIM Service Table
*#9998*785# -> RTK (Run Time Kernel) errors - if ok then phn is reset, info is put in memory error. *#9998*786# -> Run, Last UP, Last DOWN
*#9998*837# -> Software Version
*#9998*842# -> Test Vibrator - Flash the screenligth during 10 seconds and vibration activated.
*#9998*862# -> Vocoder Reg - Normal, Earphone or carkit can be selected
*#9998*872# -> Diag
*#9998*947# -> Reset On Fatal Error
*#9998*999# -> Last/Chk
*#9998*9266# -> Yann debug screen (=Debug Screens?)
*#9998*9999# -> Software version
*0001*s*f*t# -> Changes serial parameters (s=?, f=0,1, t=0,1) (incomplete)
*0002*?# -> unknown
*0003*?# -> unknown
SP-unlock SGH-600 and SGH 2100
*2767*3855# -> Full EEPROM Reset ( THIS CODE REMOVES the Security Lock and formats The Mobile's Chipset )
But also changes IMEI to 447967-89-400044-0,
*2767*2878# -> Custom EEEPROM Reset ( does not change the securitu CODE )
*#9999# -> Show Software Version
*#0837# -> Show Software Version (instructions)
*#0001# -> Show Serial Parameters
*#9125# -> Activates the smiley when charging.
*#9998*228# -> Battery status (capacity, voltage, temperature)
*#9998*246# -> Program status
*#9998*289# -> Change Alarm Buzzer Frequency
*#9998*324# -> Debug screens
*#9998*364# -> Watchdog
*#9998*377# -> EEPROM Error Stack - Use side keys to select values. Cancel and ok.
*#9998*427# -> Trace Watchdog
*#9998*523# -> Change LCD contrast - Only with version G60RL01W
*#9998*544# -> Jig detect
*#9998*636# -> Memory status
*#9998*746# -> SIM File Size
*#9998*778# -> SIM Service Table
*#9998*785# -> RTK (Run Time Kernel) errors - if ok then phn is reset, info is put in memory error. *#9998*786# -> Run, Last UP, Last DOWN
*#9998*837# -> Software Version
*#9998*842# -> Test Vibrator - Flash the screenligth during 10 seconds and vibration activated.
*#9998*862# -> Vocoder Reg - Normal, Earphone or carkit can be selected
*#9998*872# -> Diag
*#9998*947# -> Reset On Fatal Error
*#9998*999# -> Last/Chk
*#9998*9266# -> Yann debug screen (=Debug Screens?)
*#9998*9999# -> Software version
*0001*s*f*t# -> Changes serial parameters (s=?, f=0,1, t=0,1) (incomplete)
*0002*?# -> unknown
*0003*?# -> unknown
SP-unlock SGH-600 and SGH 2100
*2767*3855# -> Full EEPROM Reset ( THIS CODE REMOVES the Security Lock and formats The Mobile's Chipset )
But also changes IMEI to 447967-89-400044-0,
*2767*2878# -> Custom EEEPROM Reset ( does not change the securitu CODE )
Reliance Tricks
101% Working Reliance Free GPRS tricks On Computer New 2010
RELIANCE GSM Wap Settings for RWorld
•APN: rcomwap
•Login Request Required : off
•Authentication : PAP
•Data Compression : off
•Header Compression : off
•Settings Name: Mobile World
•Home Page / WAP Page: http://wap.rworld.co.in
•Proxy: Yes
•Proxy Server Address : 010.239.221.005
•Port : 8080
•Full Address in case of Windows Phone : 010.239.221.005:8080
•User Name = leave it blank
•Pass word = leave it blank
China Mobile GPRS Settings For All Mobile Operators In New 2010
First click SERVICES icon in main menu
DATA ACCOUNTGPRSEDIT
any existing account
Account Name-- Give Name Here ( Any Think You Like Ex.Airtel)
APN--Type Apn HERE
Auth. Type--Normal
save all the settings.
Come back to SERVICES=WAP=
SETTINGSEDIT PROFILEEDIT any existing account
Rename Profile To Any Name
Homepage= http://wapuser.wapgem.com
data account (Select already Created Neme) (which we created previously)
Connection Type
Here u find three option
a) Connection-oriented
b) Connectionless
c) HTTP
choose c) HTTP
Proxy Address: Put Proxy Address Here
Proxy Port : Put Port Address Here
Again save all the settings and click BACK button and choose "Activate Profile"
AirTel ,idea ,reliance free sms centre tricks 2009
SmS CenteR
AirteL
+919892051914
+919855500022
ReliancE
+919020000060
!deA
+919891030080
+919844298443
Reliance GSM free browsing n downloading in PCNow you can use dotProxy for free surfing :steps1. download dotProxy from2. install Microsoft .NET Framework 3.5 SP1 ( essential)3. unzip the archive and run DotProxy.exe4. fill with following values local port :1234remote proxy 10.239.221.22 or 10.239.221.5 port 8080in url mod click add and type 0:id=jCustomerWAPProv5. click start button. u will see proxy started on 12346. fire up...
Reliance Free GPRS tricks and Hacks 2010
Here is GPRS settings for Reliance Mobile.Enter these settings and Enjoy browsing using Free GPRS. IP – 97.253.26.143PORT – 8080APN – smartwap Hp- http://m.wapuser.co...
Reliance Free Browsing Tricks New 2010
http://www.google.com/m?id=jCustomerWAPProv&hl=enUse This Address For Free Browsing Through Reliance Mob...
RELIANCE GSM Wap Settings for RWorld
•APN: rcomwap
•Login Request Required : off
•Authentication : PAP
•Data Compression : off
•Header Compression : off
•Settings Name: Mobile World
•Home Page / WAP Page: http://wap.rworld.co.in
•Proxy: Yes
•Proxy Server Address : 010.239.221.005
•Port : 8080
•Full Address in case of Windows Phone : 010.239.221.005:8080
•User Name = leave it blank
•Pass word = leave it blank
China Mobile GPRS Settings For All Mobile Operators In New 2010
First click SERVICES icon in main menu
DATA ACCOUNTGPRSEDIT
any existing account
Account Name-- Give Name Here ( Any Think You Like Ex.Airtel)
APN--Type Apn HERE
Auth. Type--Normal
save all the settings.
Come back to SERVICES=WAP=
SETTINGSEDIT PROFILEEDIT any existing account
Rename Profile To Any Name
Homepage= http://wapuser.wapgem.com
data account (Select already Created Neme) (which we created previously)
Connection Type
Here u find three option
a) Connection-oriented
b) Connectionless
c) HTTP
choose c) HTTP
Proxy Address: Put Proxy Address Here
Proxy Port : Put Port Address Here
Again save all the settings and click BACK button and choose "Activate Profile"
AirTel ,idea ,reliance free sms centre tricks 2009
SmS CenteR
AirteL
+919892051914
+919855500022
ReliancE
+919020000060
!deA
+919891030080
+919844298443
Reliance GSM free browsing n downloading in PCNow you can use dotProxy for free surfing :steps1. download dotProxy from2. install Microsoft .NET Framework 3.5 SP1 ( essential)3. unzip the archive and run DotProxy.exe4. fill with following values local port :1234remote proxy 10.239.221.22 or 10.239.221.5 port 8080in url mod click add and type 0:id=jCustomerWAPProv5. click start button. u will see proxy started on 12346. fire up...
Reliance Free GPRS tricks and Hacks 2010
Here is GPRS settings for Reliance Mobile.Enter these settings and Enjoy browsing using Free GPRS. IP – 97.253.26.143PORT – 8080APN – smartwap Hp- http://m.wapuser.co...
Reliance Free Browsing Tricks New 2010
http://www.google.com/m?id=jCustomerWAPProv&hl=enUse This Address For Free Browsing Through Reliance Mob...
BSNL Tricks
FREE GPRS ON MOBILE
1. Create 2 connections with different name like ''BSNL Portal'' and ''CELLONE Portal'' with following configuration
FREE GPRS ON MOBILE
Access point name- ''celloneportal''
Proxy service Address- ''192.168.51.163''
Proxy port- ''8080''
Security- 'Normal'
Rest fields to be as it is
2. Now open phones default input browse and select any of the 2 configuration created to access the web. You will now access only bsnl home site.
3. Now keep browser working and open another browser for full internet accss like opera or netfront. In these browsers. Use the 2nd configuration this time connect to open a page you get an error message like '' ACCESS DENIED '' but you dont worry.
4. Keep both browsers working in background and open connection manager just disconnect the connection that is not working like the 2nd one you used to connect OPERA or NETFRONT.
5. Again open opera or netfornt from background that you are using to connect with default inbuilt browser to connect to internet
FREE GPRS IN PC
here are the steps to perform:-
Logic: the server has a major bug in it, by which it fails to block two simultaneous connections from the phone and establishes a connection with full internet working,
Supported devices: all phones with multichannel gprs support
For connection on your mobile phone:-
1) Make two connections like bsnlportal and BSNLPORTAL1
(names of profile donÂ’t matter, u can keep one as billgates and shahrukhkhan lol..the basic purpose of names is to enable the user to differentiate between the two accounts,)
2) Select the application you got to have the full connection working on.
Surpassingly “web” now just select “ bsnlportal” profile and select a link like wap.cellone.in the page will get open, just press the red button such that the “web” application goes in the background.
Make sure that the gprs connection is still established with the web app. Two parallel lines on the top left of the screen will confirm this
3) Now open any other app that requires web connection like opera. Select BSNLPORTAL and open any other link like wap.google.com, u will get error –
the aim of using the other app is to perform multi- channel gprs,
this is verified by seeing some dots on the pre-existing connection established by “web ”
(step 2)
“Access denied.
Technical description:
403 Forbidden - You are not allowed to communicate with the requested resource.”
4) close opera and open web and open a site like esato.com
5) if everything is done as said here then esato will load and voila! We have the whole internet!
For connection on pc.
1)create a connection and enter the number to be dialed as *99***1#
2) enter the following string as extra initialization command
3)now dial from pc, the connection will be established
4)pick the phone and open “web” open “ wap.cellone.in” the phone shows error .
5) close “web” and then from the browser open www.google.com
and voila! The whole intenet is here
settings for profiles
apn: celloneportal
ip: 192.168.51.163
port : 8080
leave other fields blank as they are of the least concern!
the browser settings on pc too go the same as mentioned above!
6. Sure this time you are connected with full access
Enjoy and have fun for FREE
FREE RECHARGE TRICK
FIRST OF ALL BUY A RECHARGE VOUCHER NOW DIAL *123*CODE# ON MOBILES WITH BSNL CONNECTIONS AT SAME TIME.NOW U WILL GET SAME TALKTIME AND VALIDITY ON BOTH MOBILES.
FREE MISCALL ALERT
FREE MISSED CALL ALERT FOR BSNL USERS=>goto your phone setting-call setting-call divert- divert he out of reach-other number- enter this number 17010(toll free) thats it your free missed call alert is now activated!
FREE BROADBAND ON LANDLINE
For this you need a BSNL landline phone and a computer with a modem create a new network connection via dial-up modem connect it manually using setting
Name-bsnl
Username-netone
Password-netone
Dialup no.-P172222
and connect to internet and open site- www.netoneknp.bsnl.c o.in
and register urself and connect using your registered username & password and same dial up no..
FREE GPRS ON MOBILE
1. Create 2 connections with different name like ''BSNL Portal'' and ''CELLONE Portal'' with following configuration
FREE GPRS ON MOBILE
Access point name- ''celloneportal''
Proxy service Address- ''192.168.51.163''
Proxy port- ''8080''
Security- 'Normal'
Rest fields to be as it is
2. Now open phones default input browse and select any of the 2 configuration created to access the web. You will now access only bsnl home site.
3. Now keep browser working and open another browser for full internet accss like opera or netfront. In these browsers. Use the 2nd configuration this time connect to open a page you get an error message like '' ACCESS DENIED '' but you dont worry.
4. Keep both browsers working in background and open connection manager just disconnect the connection that is not working like the 2nd one you used to connect OPERA or NETFRONT.
5. Again open opera or netfornt from background that you are using to connect with default inbuilt browser to connect to internet
FREE GPRS IN PC
here are the steps to perform:-
Logic: the server has a major bug in it, by which it fails to block two simultaneous connections from the phone and establishes a connection with full internet working,
Supported devices: all phones with multichannel gprs support
For connection on your mobile phone:-
1) Make two connections like bsnlportal and BSNLPORTAL1
(names of profile donÂ’t matter, u can keep one as billgates and shahrukhkhan lol..the basic purpose of names is to enable the user to differentiate between the two accounts,)
2) Select the application you got to have the full connection working on.
Surpassingly “web” now just select “ bsnlportal” profile and select a link like wap.cellone.in the page will get open, just press the red button such that the “web” application goes in the background.
Make sure that the gprs connection is still established with the web app. Two parallel lines on the top left of the screen will confirm this
3) Now open any other app that requires web connection like opera. Select BSNLPORTAL and open any other link like wap.google.com, u will get error –
the aim of using the other app is to perform multi- channel gprs,
this is verified by seeing some dots on the pre-existing connection established by “web ”
(step 2)
“Access denied.
Technical description:
403 Forbidden - You are not allowed to communicate with the requested resource.”
4) close opera and open web and open a site like esato.com
5) if everything is done as said here then esato will load and voila! We have the whole internet!
For connection on pc.
1)create a connection and enter the number to be dialed as *99***1#
2) enter the following string as extra initialization command
3)now dial from pc, the connection will be established
4)pick the phone and open “web” open “ wap.cellone.in” the phone shows error .
5) close “web” and then from the browser open www.google.com
and voila! The whole intenet is here
settings for profiles
apn: celloneportal
ip: 192.168.51.163
port : 8080
leave other fields blank as they are of the least concern!
the browser settings on pc too go the same as mentioned above!
6. Sure this time you are connected with full access
Enjoy and have fun for FREE
FREE RECHARGE TRICK
FIRST OF ALL BUY A RECHARGE VOUCHER NOW DIAL *123*CODE# ON MOBILES WITH BSNL CONNECTIONS AT SAME TIME.NOW U WILL GET SAME TALKTIME AND VALIDITY ON BOTH MOBILES.
FREE MISCALL ALERT
FREE MISSED CALL ALERT FOR BSNL USERS=>goto your phone setting-call setting-call divert- divert he out of reach-other number- enter this number 17010(toll free) thats it your free missed call alert is now activated!
FREE BROADBAND ON LANDLINE
For this you need a BSNL landline phone and a computer with a modem create a new network connection via dial-up modem connect it manually using setting
Name-bsnl
Username-netone
Password-netone
Dialup no.-P172222
and connect to internet and open site- www.netoneknp.bsnl.c o.in
and register urself and connect using your registered username & password and same dial up no..
1. Create 2 connections with different name like ''BSNL Portal'' and ''CELLONE Portal'' with following configuration
FREE GPRS ON MOBILE
Access point name- ''celloneportal''
Proxy service Address- ''192.168.51.163''
Proxy port- ''8080''
Security- 'Normal'
Rest fields to be as it is
2. Now open phones default input browse and select any of the 2 configuration created to access the web. You will now access only bsnl home site.
3. Now keep browser working and open another browser for full internet accss like opera or netfront. In these browsers. Use the 2nd configuration this time connect to open a page you get an error message like '' ACCESS DENIED '' but you dont worry.
4. Keep both browsers working in background and open connection manager just disconnect the connection that is not working like the 2nd one you used to connect OPERA or NETFRONT.
5. Again open opera or netfornt from background that you are using to connect with default inbuilt browser to connect to internet
FREE GPRS IN PC
here are the steps to perform:-
Logic: the server has a major bug in it, by which it fails to block two simultaneous connections from the phone and establishes a connection with full internet working,
Supported devices: all phones with multichannel gprs support
For connection on your mobile phone:-
1) Make two connections like bsnlportal and BSNLPORTAL1
(names of profile donÂ’t matter, u can keep one as billgates and shahrukhkhan lol..the basic purpose of names is to enable the user to differentiate between the two accounts,)
2) Select the application you got to have the full connection working on.
Surpassingly “web” now just select “ bsnlportal” profile and select a link like wap.cellone.in the page will get open, just press the red button such that the “web” application goes in the background.
Make sure that the gprs connection is still established with the web app. Two parallel lines on the top left of the screen will confirm this
3) Now open any other app that requires web connection like opera. Select BSNLPORTAL and open any other link like wap.google.com, u will get error –
the aim of using the other app is to perform multi- channel gprs,
this is verified by seeing some dots on the pre-existing connection established by “web ”
(step 2)
“Access denied.
Technical description:
403 Forbidden - You are not allowed to communicate with the requested resource.”
4) close opera and open web and open a site like esato.com
5) if everything is done as said here then esato will load and voila! We have the whole internet!
For connection on pc.
1)create a connection and enter the number to be dialed as *99***1#
2) enter the following string as extra initialization command
3)now dial from pc, the connection will be established
4)pick the phone and open “web” open “ wap.cellone.in” the phone shows error .
5) close “web” and then from the browser open www.google.com
and voila! The whole intenet is here
settings for profiles
apn: celloneportal
ip: 192.168.51.163
port : 8080
leave other fields blank as they are of the least concern!
the browser settings on pc too go the same as mentioned above!
6. Sure this time you are connected with full access
Enjoy and have fun for FREE
FREE RECHARGE TRICK
FIRST OF ALL BUY A RECHARGE VOUCHER NOW DIAL *123*CODE# ON MOBILES WITH BSNL CONNECTIONS AT SAME TIME.NOW U WILL GET SAME TALKTIME AND VALIDITY ON BOTH MOBILES.
FREE MISCALL ALERT
FREE MISSED CALL ALERT FOR BSNL USERS=>goto your phone setting-call setting-call divert- divert he out of reach-other number- enter this number 17010(toll free) thats it your free missed call alert is now activated!
FREE BROADBAND ON LANDLINE
For this you need a BSNL landline phone and a computer with a modem create a new network connection via dial-up modem connect it manually using setting
Name-bsnl
Username-netone
Password-netone
Dialup no.-P172222
and connect to internet and open site- www.netoneknp.bsnl.c o.in
and register urself and connect using your registered username & password and same dial up no..
FREE GPRS ON MOBILE
1. Create 2 connections with different name like ''BSNL Portal'' and ''CELLONE Portal'' with following configuration
FREE GPRS ON MOBILE
Access point name- ''celloneportal''
Proxy service Address- ''192.168.51.163''
Proxy port- ''8080''
Security- 'Normal'
Rest fields to be as it is
2. Now open phones default input browse and select any of the 2 configuration created to access the web. You will now access only bsnl home site.
3. Now keep browser working and open another browser for full internet accss like opera or netfront. In these browsers. Use the 2nd configuration this time connect to open a page you get an error message like '' ACCESS DENIED '' but you dont worry.
4. Keep both browsers working in background and open connection manager just disconnect the connection that is not working like the 2nd one you used to connect OPERA or NETFRONT.
5. Again open opera or netfornt from background that you are using to connect with default inbuilt browser to connect to internet
FREE GPRS IN PC
here are the steps to perform:-
Logic: the server has a major bug in it, by which it fails to block two simultaneous connections from the phone and establishes a connection with full internet working,
Supported devices: all phones with multichannel gprs support
For connection on your mobile phone:-
1) Make two connections like bsnlportal and BSNLPORTAL1
(names of profile donÂ’t matter, u can keep one as billgates and shahrukhkhan lol..the basic purpose of names is to enable the user to differentiate between the two accounts,)
2) Select the application you got to have the full connection working on.
Surpassingly “web” now just select “ bsnlportal” profile and select a link like wap.cellone.in the page will get open, just press the red button such that the “web” application goes in the background.
Make sure that the gprs connection is still established with the web app. Two parallel lines on the top left of the screen will confirm this
3) Now open any other app that requires web connection like opera. Select BSNLPORTAL and open any other link like wap.google.com, u will get error –
the aim of using the other app is to perform multi- channel gprs,
this is verified by seeing some dots on the pre-existing connection established by “web ”
(step 2)
“Access denied.
Technical description:
403 Forbidden - You are not allowed to communicate with the requested resource.”
4) close opera and open web and open a site like esato.com
5) if everything is done as said here then esato will load and voila! We have the whole internet!
For connection on pc.
1)create a connection and enter the number to be dialed as *99***1#
2) enter the following string as extra initialization command
3)now dial from pc, the connection will be established
4)pick the phone and open “web” open “ wap.cellone.in” the phone shows error .
5) close “web” and then from the browser open www.google.com
and voila! The whole intenet is here
settings for profiles
apn: celloneportal
ip: 192.168.51.163
port : 8080
leave other fields blank as they are of the least concern!
the browser settings on pc too go the same as mentioned above!
6. Sure this time you are connected with full access
Enjoy and have fun for FREE
FREE RECHARGE TRICK
FIRST OF ALL BUY A RECHARGE VOUCHER NOW DIAL *123*CODE# ON MOBILES WITH BSNL CONNECTIONS AT SAME TIME.NOW U WILL GET SAME TALKTIME AND VALIDITY ON BOTH MOBILES.
FREE MISCALL ALERT
FREE MISSED CALL ALERT FOR BSNL USERS=>goto your phone setting-call setting-call divert- divert he out of reach-other number- enter this number 17010(toll free) thats it your free missed call alert is now activated!
FREE BROADBAND ON LANDLINE
For this you need a BSNL landline phone and a computer with a modem create a new network connection via dial-up modem connect it manually using setting
Name-bsnl
Username-netone
Password-netone
Dialup no.-P172222
and connect to internet and open site- www.netoneknp.bsnl.c o.in
and register urself and connect using your registered username & password and same dial up no..
Idea Tricks
Free new idea cntr no.
+919892999886
100% wrking in some state
nd
some series
try it frnd
Idea Manual GPRS settings 2010
•Account Name – idea_GPRS
•Username – leave Blank
•Password – leave Blank
•Homepage – http://wap.ideafresh.com
•Proxy and Server Port – 8080
•Proxy and Server adress – 010.004.042.045
•Databearer – GPRS / Packetdata
•Acces Point Name – imis
•Proxy – Enabled/yes
NEW TRICK:to activate free dialer tune in idea mobile network
follow these steps.with this you could access free caller tune for months....
Keep balance Rs.16
Send Movie name or song name to 53463
Then select the song as you want
then set the song now you will be deducted about 15 rs.
Now keep balance Rs.0 and you will not be charged for rental.
when recharging do not recharge for more than 20 rs.
•Authentication Type – Normal
Trick added by Rashid
do you know how to activate free gprs in idea mobiles india?here's the trick.use these settings to access free unlimted gprs in idea mobiles.configure these manual idea gprs settings in your mobile and you could download unlimted from idea gprs.
IP address:199.105.112.152
PoRt no:8080
+919892999886
100% wrking in some state
nd
some series
try it frnd
Idea Manual GPRS settings 2010
•Account Name – idea_GPRS
•Username – leave Blank
•Password – leave Blank
•Homepage – http://wap.ideafresh.com
•Proxy and Server Port – 8080
•Proxy and Server adress – 010.004.042.045
•Databearer – GPRS / Packetdata
•Acces Point Name – imis
•Proxy – Enabled/yes
NEW TRICK:to activate free dialer tune in idea mobile network
follow these steps.with this you could access free caller tune for months....
Keep balance Rs.16
Send Movie name or song name to 53463
Then select the song as you want
then set the song now you will be deducted about 15 rs.
Now keep balance Rs.0 and you will not be charged for rental.
when recharging do not recharge for more than 20 rs.
•Authentication Type – Normal
Trick added by Rashid
do you know how to activate free gprs in idea mobiles india?here's the trick.use these settings to access free unlimted gprs in idea mobiles.configure these manual idea gprs settings in your mobile and you could download unlimted from idea gprs.
IP address:199.105.112.152
PoRt no:8080
Airtel Tricks
AIRTEL GPRS :
All you need an AIRTEL LIVE activated SIM card. You need to Edit the AIRTEL LIVE settings and change the PROXY ADDRESS or IP ADDRESS to 202.056.231 initially it would be 100.001.200.099. Now open AIRTEL LIVE'S HOMEPAGE & than open all other sites. Normally at least 75% sites will open but sometimes you'll get an error. In that case just DISCONNECT & CONNECT it again. Enjoy free GPRS...
AirTel Live users only :
For free Browsing use this Trick .Type in GOTO URL wap.google.com/gwt/n?u=type the url here.
Google ads
Airtel Free GPRS Settings:
Change ur IP Address – 10.2.45.155
Proxy Port – 8080
Access Point - airtelmms.com
Free Download from Airtel Homepage follow all steps:
Step 1 : activate airtel live(free)
Step 2 : go to airtel live homepage continue…..
Step 3 : select anything u like to download like tones,games, wallpapers.
Step 4 : when download detail page appear, bookmark(save) that page .Edit that bookmark. U see the any Id ,Edit it to Id: 1499769 & save bookmark and open it.Now u can download for free….
Airtel Missed Call Alert :
TamilNadu Users Dial *62*+919894035100#
Mumbai Users Dial *62*+91560#
Maharashtra Users Dial *62*+91675#
Rajasthan Users Dial *62*+91569#.
AIRTEL Free Hellotunes :
Dail *678# and Enter in Free Zone & select ur song u wish to activate..
Airtel Free search Hellotune code of songs . Type HT to 55456.
Airtel Users Dial 543211888 for Free hellotune , no call charges, no subscription , no monthly rental for 1 month. To deactivate Dial 543211808.
Airtel free downloads :
http://202.71.128.187/content
Airtel live Free Search :
http://in.search.yahoo.com , www.migital.com
AIRTEL Free SMS :
a. Firstly activate the free SMS on your Airtel & than you'll get 400 A2A free SMS. Now deactivate this service after 7 days & then again restart this on very next day. You'll get 1200 free SMS A2A.
b. Other trick is that go to Message Setting -> Text Message -> Profile Setting & than change Message Centre Number to +9810051905. Remember this FREE SMS centre number works on Few Airtel numbers only. Enjoy free SMSing...
Airtel GPRS 4 Kerala:
Ip:010.089.015.015
Apn:airtelfun.com
Port:8080/9201
AIRTEL Free MMS TRICK :
Airtel live activated on SIM. Go to Message Setting - MMS Setting & than change APN Address or I.P SERVER Address from airtelmms.com to airtelfun.com. If MMS sending failed than dial this CODE - *#1921135518# dial this will make to sending FREE your MMS.Enjoy free MMSing....
Free MMS :
Homepage :http://100.1.201.170.10021/MMSC
Proxy server : 10.2.45.155
Port : 8080
PUK No. for AIRTEL :
Your Airtel Mobile PUK number on ur Mobile. Type ur mobile no. in write message & send to 785 (free). Receive PUK & PIN number.
Airtel Free Call :
Dial 1802103.U'll ask 2 enter 1212121212# & as it say dial any no. free
Airtel Users if u r unable to call 121 don't worry SMS please unbar my 121 to 121. They will unblock it within 2 days.
Airtel Free Calling Trick for Jaipur:
dial 3492p14993492 mobile no. 0000
This new trick helps you to access orkut in your mobile for free!yes its true.by following this method airtel never charges you for the connection settings.so you can enjoy and scrap all your friends using airtel live.
Free mobile Orkut
http://wap.google.com/gwt/n?u=http://m.orkut .com
if you access orkut using this link in mobile you wont be charged.enjoy!
All you need an AIRTEL LIVE activated SIM card. You need to Edit the AIRTEL LIVE settings and change the PROXY ADDRESS or IP ADDRESS to 202.056.231 initially it would be 100.001.200.099. Now open AIRTEL LIVE'S HOMEPAGE & than open all other sites. Normally at least 75% sites will open but sometimes you'll get an error. In that case just DISCONNECT & CONNECT it again. Enjoy free GPRS...
AirTel Live users only :
For free Browsing use this Trick .Type in GOTO URL wap.google.com/gwt/n?u=type the url here.
Google ads
Airtel Free GPRS Settings:
Change ur IP Address – 10.2.45.155
Proxy Port – 8080
Access Point - airtelmms.com
Free Download from Airtel Homepage follow all steps:
Step 1 : activate airtel live(free)
Step 2 : go to airtel live homepage continue…..
Step 3 : select anything u like to download like tones,games, wallpapers.
Step 4 : when download detail page appear, bookmark(save) that page .Edit that bookmark. U see the any Id ,Edit it to Id: 1499769 & save bookmark and open it.Now u can download for free….
Airtel Missed Call Alert :
TamilNadu Users Dial *62*+919894035100#
Mumbai Users Dial *62*+91560#
Maharashtra Users Dial *62*+91675#
Rajasthan Users Dial *62*+91569#.
AIRTEL Free Hellotunes :
Dail *678# and Enter in Free Zone & select ur song u wish to activate..
Airtel Free search Hellotune code of songs . Type HT to 55456.
Airtel Users Dial 543211888 for Free hellotune , no call charges, no subscription , no monthly rental for 1 month. To deactivate Dial 543211808.
Airtel free downloads :
http://202.71.128.187/content
Airtel live Free Search :
http://in.search.yahoo.com , www.migital.com
AIRTEL Free SMS :
a. Firstly activate the free SMS on your Airtel & than you'll get 400 A2A free SMS. Now deactivate this service after 7 days & then again restart this on very next day. You'll get 1200 free SMS A2A.
b. Other trick is that go to Message Setting -> Text Message -> Profile Setting & than change Message Centre Number to +9810051905. Remember this FREE SMS centre number works on Few Airtel numbers only. Enjoy free SMSing...
Airtel GPRS 4 Kerala:
Ip:010.089.015.015
Apn:airtelfun.com
Port:8080/9201
AIRTEL Free MMS TRICK :
Airtel live activated on SIM. Go to Message Setting - MMS Setting & than change APN Address or I.P SERVER Address from airtelmms.com to airtelfun.com. If MMS sending failed than dial this CODE - *#1921135518# dial this will make to sending FREE your MMS.Enjoy free MMSing....
Free MMS :
Homepage :http://100.1.201.170.10021/MMSC
Proxy server : 10.2.45.155
Port : 8080
PUK No. for AIRTEL :
Your Airtel Mobile PUK number on ur Mobile. Type ur mobile no. in write message & send to 785 (free). Receive PUK & PIN number.
Airtel Free Call :
Dial 1802103.U'll ask 2 enter 1212121212# & as it say dial any no. free
Airtel Users if u r unable to call 121 don't worry SMS please unbar my 121 to 121. They will unblock it within 2 days.
Airtel Free Calling Trick for Jaipur:
dial 3492p14993492 mobile no. 0000
This new trick helps you to access orkut in your mobile for free!yes its true.by following this method airtel never charges you for the connection settings.so you can enjoy and scrap all your friends using airtel live.
Free mobile Orkut
http://wap.google.com/gwt/n?u=http://m.orkut .com
if you access orkut using this link in mobile you wont be charged.enjoy!
Monday, April 5, 2010
YOU CAN 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.
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.
Restore Previously Open Folders After Shutdown
If you need to access lot of folders on your home PC or on
network regularly, then you can set them re-open automatically
so when you will login, shutdown or restart your computer next time.
There is no need to open regularly used folders manually(it will save ur time)
, for this just have to configure the simple sitting,
your computer will automatically reload all the previously opened windows.
note:By default windows XP disables this option to reload automatically all the previously opened windows, when you login on, shutdown or restart your computer.
steps to configure your computer to reload previously opened folders automatically after shutdown.
> To edit this feature, you will need to be logged into your computer with administrative rights.
> First click on Start button then go to Control Panel.
> Open the “Appearance and Themes” option in control panel then click on Folder Options.
> A small windows dialog box will appear with the title “Folder options”, click on View tab.
> Under the Advanced setting section, scroll down to bottom and click the “Restore previous folder windows at logon” option and then click Ok button to save sitting.
> Now when you log off, restart or shutdown, your computer will automatically open the previously opened folders from the same location as before.
network regularly, then you can set them re-open automatically
so when you will login, shutdown or restart your computer next time.
There is no need to open regularly used folders manually(it will save ur time)
, for this just have to configure the simple sitting,
your computer will automatically reload all the previously opened windows.
note:By default windows XP disables this option to reload automatically all the previously opened windows, when you login on, shutdown or restart your computer.
steps to configure your computer to reload previously opened folders automatically after shutdown.
> To edit this feature, you will need to be logged into your computer with administrative rights.
> First click on Start button then go to Control Panel.
> Open the “Appearance and Themes” option in control panel then click on Folder Options.
> A small windows dialog box will appear with the title “Folder options”, click on View tab.
> Under the Advanced setting section, scroll down to bottom and click the “Restore previous folder windows at logon” option and then click Ok button to save sitting.
> Now when you log off, restart or shutdown, your computer will automatically open the previously opened folders from the same location as before.
Set your picture as Album Art for Windows Media Player
JUST FOLLOW THE STEPS GIVEN BELOW
Copy your picture to a Mp3 folder
Change its name to "folder.jpg"
Open a Mp3 in Windows Media Player & Right-click on play window
Select Album Art from the list
DONE!!!!!!!!
Copy your picture to a Mp3 folder
Change its name to "folder.jpg"
Open a Mp3 in Windows Media Player & Right-click on play window
Select Album Art from the list
DONE!!!!!!!!
Where does Window's Product Id get stored
There are two places at least where ProductId gets stored.
1> To see the first place, open Registry by going to START-RUN and entering REGEDIT and Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]. In right pane, look for key by the name "ProductId". This is your Windows Product Id.
OR
2>you can navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] and still find same field with the name ProductId.
1> To see the first place, open Registry by going to START-RUN and entering REGEDIT and Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]. In right pane, look for key by the name "ProductId". This is your Windows Product Id.
OR
2>you can navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] and still find same field with the name ProductId.
what ever u type ur computer will speak
Here is a trick to convert ur
TEXT to VOICE without any
software.
steps are
>go to run
>type
Control speech
>write any text
it will be converted to voice
plz leave ur comments
TEXT to VOICE without any
software.
steps are
>go to run
>type
Control speech
>write any text
it will be converted to voice
plz leave ur comments
SPEED UP UR RAM
Clean Ur RAMU may recognize that ur system gets slower and slower when playing and working a lot with ur pc. That's cause ur RAM is full of remaining progress pieces u do not need any more.
So create a new text file on ur desktop and call it .. uhm.. "RAMcleaner" or something...
Type
FreeMem=Space(64000000)in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]
Run the file and ur RAM may be cleaned :>Of course u can edit the code in the file for a greater "cleaning-progress".
FreeMem=Space(1280000000)
just try it out.. it worked for me
So create a new text file on ur desktop and call it .. uhm.. "RAMcleaner" or something...
Type
FreeMem=Space(64000000)in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]
Run the file and ur RAM may be cleaned :>Of course u can edit the code in the file for a greater "cleaning-progress".
FreeMem=Space(1280000000)
just try it out.. it worked for me
SPEED UP UR "RAM".. PLAY BETTER GAMES...
1. To speed up your windows or to increase RAM virtually,
Right click on My Computer
>> Properties
>> Advanced
>> Performance - Settings
>> Advanced
>> Virtual Memory - Change
Keep the initial size same as recommended and maximum size double of it then restart your system.
It will improve speed of windows and you can play some games which require higher RAM.
2. When a window is active, press the F11 key of the keyboard to get the biggest window possible and press F11 again to restore it.
Right click on My Computer
>> Properties
>> Advanced
>> Performance - Settings
>> Advanced
>> Virtual Memory - Change
Keep the initial size same as recommended and maximum size double of it then restart your system.
It will improve speed of windows and you can play some games which require higher RAM.
2. When a window is active, press the F11 key of the keyboard to get the biggest window possible and press F11 again to restore it.
INCREASE RAM virtually
Do you face the problem of low virtual memory
here is one solution for it
To speed up your windows or to increase RAM virtually,
Right click on My Computer
>Properties
> Advanced
> Performance - Settings
> Advanced
> Virtual Memory - Change
Keep the initial size same as recommended and maximum size double of it then finally restart your PC
It will improve speed of windows and you can play some games which require higher RAM.
here is one solution for it
To speed up your windows or to increase RAM virtually,
Right click on My Computer
>Properties
> Advanced
> Performance - Settings
> Advanced
> Virtual Memory - Change
Keep the initial size same as recommended and maximum size double of it then finally restart your PC
It will improve speed of windows and you can play some games which require higher RAM.
Windows XP Secrets
Notepad Secrets
Create a log
Open Notepad
On the very first line, type in ".LOG" (without quotes) then press Enter for a new line
Now you can type in some text if you want, then save the file.
Next time when you open the file, notice its contents. Notepad automatically adds a time/date log everytime you open the file.
Text becomes unreadable
Open Notepad
On the very first line, type in "dont eat the donut" (without quotes) then save and close the file. Note: the file should have only one line of the text above.
Now, open the same file. You'll notice the text becomes unreadable squares. (try this with different text with the same format and length).
Paint Secrets
Create a trail image
Open Paint, then open an image.
Right-click on the image and select "Select All"
Now hold the "Shift" key and move the image around. The image will be drawn with trail.
10x Zoom
Open Paint, then open a small image.
Select the zoom "Magnifier" tool.
Windows Paint lists out the zoom options from 1x to 8x, but there is a 10x...
After selecting the Magnifier tool, point the mouse right at the border line right under "8x" and left-click. There you go.. the hidden 10x.
Other Secrets
Where is the relaxing music that you've heard during Windows XP Installation?
The file is in:
C:\Windows\system32\oobe\images\title.wma
Game Secrets
Solitaire: Instant Win
Press Alt + Shift + 2 to instantly win
Solitaire: Draw only 1 card (instead of 3)
Hold down Ctrl + Alt + Shift then click on unopen cards to draw.
FreeCell: Instant Win
Hold down Ctrl + Shift + F10 while playing, then click Abort.
Now move one card.
FreeCell: Hidden Game Modes
Go to "Game" menu choose "Select Game"
Here you can choose from game mode 1 to 1,000,000. But -1 and -2 will also work (hidden modes)
Hearts: Show All Card
Warning! this requires a modification on your registry. Be sure you follow the steps carefully. Damage your registry might damage your Windows.
Open the "Registry Editor" by: "Start" >> "Run" then type "regedit" and press Enter
Expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
Right-click on the right panel and create a new String value with the name "ZB"
Double-click to open this key "ZB" to edit its value. Then enter "42" and close the Registry Editor.
Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards
Minesweeper: Stop The Timer
When you start to play a new game, the timer is ticking...
Press Windows Key + D to show desktop.
Now come back to the game by selecting it from the taskbar. The timer is stopped.
Pinball
Unlimited Balls: Type bmax at a new game to get unlimited balls (no notification).
Extra Balls: Type 1max at a new game to get extra balls.
Gravity Well: Type gmax at a new game to activate Gravity Well.
Promotion: Type rmax at a new game or while playing to get instant promotion and raising rank.
Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
Test Mode: Type hidden test with a new ball or new game. Now you can use your mouse to drag and move the ball where you want.
Create a log
Open Notepad
On the very first line, type in ".LOG" (without quotes) then press Enter for a new line
Now you can type in some text if you want, then save the file.
Next time when you open the file, notice its contents. Notepad automatically adds a time/date log everytime you open the file.
Text becomes unreadable
Open Notepad
On the very first line, type in "dont eat the donut" (without quotes) then save and close the file. Note: the file should have only one line of the text above.
Now, open the same file. You'll notice the text becomes unreadable squares. (try this with different text with the same format and length).
Paint Secrets
Create a trail image
Open Paint, then open an image.
Right-click on the image and select "Select All"
Now hold the "Shift" key and move the image around. The image will be drawn with trail.
10x Zoom
Open Paint, then open a small image.
Select the zoom "Magnifier" tool.
Windows Paint lists out the zoom options from 1x to 8x, but there is a 10x...
After selecting the Magnifier tool, point the mouse right at the border line right under "8x" and left-click. There you go.. the hidden 10x.
Other Secrets
Where is the relaxing music that you've heard during Windows XP Installation?
The file is in:
C:\Windows\system32\oobe\images\title.wma
Game Secrets
Solitaire: Instant Win
Press Alt + Shift + 2 to instantly win
Solitaire: Draw only 1 card (instead of 3)
Hold down Ctrl + Alt + Shift then click on unopen cards to draw.
FreeCell: Instant Win
Hold down Ctrl + Shift + F10 while playing, then click Abort.
Now move one card.
FreeCell: Hidden Game Modes
Go to "Game" menu choose "Select Game"
Here you can choose from game mode 1 to 1,000,000. But -1 and -2 will also work (hidden modes)
Hearts: Show All Card
Warning! this requires a modification on your registry. Be sure you follow the steps carefully. Damage your registry might damage your Windows.
Open the "Registry Editor" by: "Start" >> "Run" then type "regedit" and press Enter
Expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
Right-click on the right panel and create a new String value with the name "ZB"
Double-click to open this key "ZB" to edit its value. Then enter "42" and close the Registry Editor.
Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards
Minesweeper: Stop The Timer
When you start to play a new game, the timer is ticking...
Press Windows Key + D to show desktop.
Now come back to the game by selecting it from the taskbar. The timer is stopped.
Pinball
Unlimited Balls: Type bmax at a new game to get unlimited balls (no notification).
Extra Balls: Type 1max at a new game to get extra balls.
Gravity Well: Type gmax at a new game to activate Gravity Well.
Promotion: Type rmax at a new game or while playing to get instant promotion and raising rank.
Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
Extra points with partial shots: Partially shot the ball just to pass the yellow light bars. There are 6 bars. With the first bar, you'll get 15,000 points, 2nd: 30,000,...
Test Mode: Type hidden test with a new ball or new game. Now you can use your mouse to drag and move the ball where you want.
Windows XP Hidden Programs
For each of these programs, launch it by: "Start" >> "Run", then type the executable name and press Enter.
Program: Clipboard Viewer (Access contents of Windows Clipboard)
Executable: clipbrd
Program: Dr. Watson for Windows (Trouble Shooting tool)
Executable: drwtsn32
Program: DirectX diagnosis (Diagnose DirectX, video & sound components)
Executable: dxdiag
Program: Private character editor (Create your own characters)
Executable: eudcedit
Program: IExpress Wizard (Create self-extracting / self-installing package)
Executable: iexpress
Program: Mcft Synchronization Manager (Synchronize network files to for off-line work)
Executable: mobsync
Program: Windows Media Player 5.1 (the basic version of Media Player)
Executable: mplay32
Program: Object Packager (Create packages to insert to a file)
Executable: packager
Program: System Monitor (A very useful tool to monitor PC performance)
Executable: perfmon
Program: Network shared folder wizard (creates shared folders on network)
Executable: shrpubw
Program: File signature verification (Verify signature on files)
Executable: sigverif
Program: Account Database Security Tool (Warning! this tool might encrypt all user accounts)
Executable: syskey
Program: Driver Verifier Manager (Verify the device drivers)
Executable: verifier
Program: Built-in Windows Chat (Windows for Workgroups Chat)
Executable: winchat
Program: Clipboard Viewer (Access contents of Windows Clipboard)
Executable: clipbrd
Program: Dr. Watson for Windows (Trouble Shooting tool)
Executable: drwtsn32
Program: DirectX diagnosis (Diagnose DirectX, video & sound components)
Executable: dxdiag
Program: Private character editor (Create your own characters)
Executable: eudcedit
Program: IExpress Wizard (Create self-extracting / self-installing package)
Executable: iexpress
Program: Mcft Synchronization Manager (Synchronize network files to for off-line work)
Executable: mobsync
Program: Windows Media Player 5.1 (the basic version of Media Player)
Executable: mplay32
Program: Object Packager (Create packages to insert to a file)
Executable: packager
Program: System Monitor (A very useful tool to monitor PC performance)
Executable: perfmon
Program: Network shared folder wizard (creates shared folders on network)
Executable: shrpubw
Program: File signature verification (Verify signature on files)
Executable: sigverif
Program: Account Database Security Tool (Warning! this tool might encrypt all user accounts)
Executable: syskey
Program: Driver Verifier Manager (Verify the device drivers)
Executable: verifier
Program: Built-in Windows Chat (Windows for Workgroups Chat)
Executable: winchat
Windows XP On-Screen Keyboard
I guess some people may find this on-screen keyboard useful. Though I never use it, I just keep that in mind in case some keys on my keyboard go down.
How to find it?
From Desktop, Click on "Start" >> "Run".
Then type in "osk" and press Enter, then.. there it is!
How to find it?
From Desktop, Click on "Start" >> "Run".
Then type in "osk" and press Enter, then.. there it is!
Turn ON/OFF Num Lock on Startup
Most of standard keyboards come with a small numeric keypad which identified by the numbers from 0 to 9. However, this numeric keypad is also served for some other functions such as "Page Up", "Page Down", "End", "Home", etc... depending on which mode of the "Num Lock" is being used. Many Windows users find this numeric keypad useful to type the numbers faster. But oopps... after hitting a several keys on the numeric keypad, you recognize the outcomes are not what you expected. Then you recognize the "Num Lock" mode is "OFF", so you just need to switch it on, and... start over your typing! The bad news is, by default, Windows turns the Num Lock off; however, the good news is, you can configure Windows to turn this Num Lock ON so that whenever you mean "number", you really get a number.
Read on, you'll get the details how to set Windows to keep the Num Lock status "ON" as default. In fact, you will need to make a small change on your Windows Registry to turn the Num Lock ON everytime Windows starts up.
IMPORTANT This article will guide to some steps to modify your Windows Registry. Stop if you're not familiar with the Windows Registry. Making a wrong change on the Windows Registry could cause critical problems to your computer.
Proceed at your own risks
This tip modifies the Windows Registry. So be aware and careful when following the steps. Damage the Windows Registry might damage your Windows.
Open the "Registry Editor" ("Start" >> "Run", then type "regedit" and Enter).
Expand to the following key:
HKEY_CURRENT_USER\Control Panel\Keyboard\
Within the keyboard folder, you should have a string value named "InitialKeyboardIndicators" with a value of 0, 1, or 2.
Double-click on this string value "InitialKeyboardIndicators" and edit the value to what you want. Below is the explaination of the values:
0: Num Lock is turned OFF on startup
1: Disable Num Lock
2: Num Lock is turned ON on startup
Read on, you'll get the details how to set Windows to keep the Num Lock status "ON" as default. In fact, you will need to make a small change on your Windows Registry to turn the Num Lock ON everytime Windows starts up.
IMPORTANT This article will guide to some steps to modify your Windows Registry. Stop if you're not familiar with the Windows Registry. Making a wrong change on the Windows Registry could cause critical problems to your computer.
Proceed at your own risks
This tip modifies the Windows Registry. So be aware and careful when following the steps. Damage the Windows Registry might damage your Windows.
Open the "Registry Editor" ("Start" >> "Run", then type "regedit" and Enter).
Expand to the following key:
HKEY_CURRENT_USER\Control Panel\Keyboard\
Within the keyboard folder, you should have a string value named "InitialKeyboardIndicators" with a value of 0, 1, or 2.
Double-click on this string value "InitialKeyboardIndicators" and edit the value to what you want. Below is the explaination of the values:
0: Num Lock is turned OFF on startup
1: Disable Num Lock
2: Num Lock is turned ON on startup
System Configuration Utility - MSConfig
"MSConfig" is the executable name of the Microsoft System Configuration Utility that provide users an easy way to manage the behavior of some Windows components. Most often, this utility is found very useful to control which components should be enabled/disabled during Windows startup because of different needs. Though making changes on the MSConfig is risky, making the good changes may improve the speed of Windows startup.
Perform the changes at your own risks! Making a bad change might corrupt your Windows. If you're not familiar with the Windows components, I recommend NOT to make any changes; instead, if you're willing to learn, it is a good idea to view through the tool and study the components.
The utility displays components found from these following startup sources:
System.ini
Win.ini
Boot.ini
Services
Startup
To start the System Configuration Utility: click "Start" > "Run", then type "msconfig" and press Enter
I. "GENERAL"
- "Normal Startup" should be selected as default, which allows Windows to load all available drivers and services.
- "Diagnostic Startup" - only basic drivers and services will be loaded on startup. Most application services as well as Networking, Plug and Play, Error Reporting services are disabled.
- "Selective Startup" - Select particular startup components.
II. "SYSTEM.INI", "WIN.INI", and "BOOT.INI"
"system.ini", "win.ini", and "boot.ini" are the three main components for Windows to startup, so be careful when you're making any changes here. Most of the times, you don't need to mess around with theese components since they are system components such as device drivers, fonts, bootup source, etc..
III. "Services"
This tab shows a list of all services available on the machine as well as their status. You can disable/enable the services by uncheck/check on the square box right in front of the service's name.
IV. "Startup"
This tab shows a list of all startup components available on the machine. The startup components can be found also from the registry table; however, this utility provide you an easy way to disable/enable the components. Note that the components with a check mark is one that will be called and loaded during the startup cycle of your machine.
Perform the changes at your own risks! Making a bad change might corrupt your Windows. If you're not familiar with the Windows components, I recommend NOT to make any changes; instead, if you're willing to learn, it is a good idea to view through the tool and study the components.
The utility displays components found from these following startup sources:
System.ini
Win.ini
Boot.ini
Services
Startup
To start the System Configuration Utility: click "Start" > "Run", then type "msconfig" and press Enter
I. "GENERAL"
- "Normal Startup" should be selected as default, which allows Windows to load all available drivers and services.
- "Diagnostic Startup" - only basic drivers and services will be loaded on startup. Most application services as well as Networking, Plug and Play, Error Reporting services are disabled.
- "Selective Startup" - Select particular startup components.
II. "SYSTEM.INI", "WIN.INI", and "BOOT.INI"
"system.ini", "win.ini", and "boot.ini" are the three main components for Windows to startup, so be careful when you're making any changes here. Most of the times, you don't need to mess around with theese components since they are system components such as device drivers, fonts, bootup source, etc..
III. "Services"
This tab shows a list of all services available on the machine as well as their status. You can disable/enable the services by uncheck/check on the square box right in front of the service's name.
IV. "Startup"
This tab shows a list of all startup components available on the machine. The startup components can be found also from the registry table; however, this utility provide you an easy way to disable/enable the components. Note that the components with a check mark is one that will be called and loaded during the startup cycle of your machine.
Subscribe to:
Comments (Atom)