Posted by : Shekhar™
Tuesday, 24 May 2011
Hackerlov.com |
- Airtel New BlackBerry Offers Unlimited FREE Service for 2 Months
- Top 25 Application Secrets in Windows XP !!
- Set a Video as Desktop Background
- Enhance Computer Speed By Adding More RAM
- Add Emoticons to facebook chat
- Dos Tricks and Shortcuts
- Change Your Computer IP Address whenever you want
| Airtel New BlackBerry Offers Unlimited FREE Service for 2 Months Posted: 23 May 2011 12:50 PM PDT In an attempt to boost the Blackberry Mobile services, Bharti Airtel India 's largest GSM mobile service operator today announced the launch of FREE Unlimited BlackBerry Service offer for 2 months for its postpaid subscribers. Before you jump with joy, let me clarify it-The service is only for new Blackberry service subscribers and available on BlackBerry smart phones with Airtel Postpaid connections. As a promotional offer, the monthly service charge for BIS Plan will be waived off for all new Postpaid BlackBerry subscribers is for first 2 months from the date of activation and after 2 months the regular BlackBerry plan charges will be applicable to continue the service. With this promotional offer subscriber can access Unlimited BlackBerry Service including BBM, chat, Email Messengers, and Video and music share. To subscribe the service Airtel postpaid customers can send SMS 'MYBBERRY ' to 543210.The offer is valid till 30th June 2011. |
| Top 25 Application Secrets in Windows XP !! Posted: 23 May 2011 12:34 PM PDT There are some hidden secrets inside the application window XP and sometimes we do not know ... the following list is a list of confidential applications are: To run the applications below:[/color] Open a command prompt and Type the name of the program (example: cleanmgr.exe) or click Start -> Run and Type in the name of the program (example: cleanmgr.exe). 1. Disk Cleanup = cleanmgr.exe Used to cleanup disk 2. Character Map = charmap.exe Used to search for unusual characters 3. Dr Watson = drwtsn32.exe Used for troubleshooting on the PC. 4. DirectX diagnosis = dxdiag.exe Used for diagnosis audio video card 5. Private character editor = eudcedit.exe Used to create a new character in your windows 6. IExpress Wizard = iexpress.exe Used to create self-extracting / self-installing package. such as a Zip file 7. MICR * Synchronization Manager = mobsync.exe soft Used to make sincronisasi. 8. Clipboard Viewer = clipbrd.exe Used to view the content of the Windows clipboard 9. Windows Media Player 5.1 = mplay32.exe Used to open Windows Media Player version 5.1 10. ODBC Data Source Administrator = odbcad32.exe Used for database 11. Object Packager = packager.exe Used to insert an object into a file. 12. System Configuration Editor = sysedit.exe Used to change the system.ini and win.ini 13. Syskey = syskey.exe Used to configure an account on the windows. 14. MICR * soft Telnet Client = telnet.exe Used to connect to the Internet before there was a browser. 15. Driver Verifier Manager = verifier.exe Used for monitoring drivers in your windows 16. Windows for Workgroups Chat = winchat.exe Used to chat sec 17. System configuration = msconfig.exe Used to control startup programs 18. System Monitor = perfmon.exe Used to monitor your PC. 19. Program Manager = progman.exe Is inherited from Windows 3.x desktop shell 20. gpedit.msc Used to set the group policy and authorization, if you use Active Directory. 21. Remote Access phone book = rasphone.exe It is applications like phone book 22. Registry Editor = Regedt32.exe [also regedit.exe] Used for tweaking and editing windows registry 23. Network shared folder wizard = shrpubw.exe Used to create a shared network folder 24. Siganture file verification tool = sigverif.exe Used to verify signatures 25. Volume Control = sndvol32.exe Used to display the sound control in the System Tray |
| Set a Video as Desktop Background Posted: 23 May 2011 12:26 PM PDT Do you want to set a Video as your desktop background instead of wallpaper ? Its very simple to impress your buddies by doing so... If you want set a video background, 1. First of all you need a VLC player installed in your OS to perform this task. If not than download the VLC player from internet and install it. 2. Run VLC media player,go to Settings->preferences->Interface->Main interfaces,then click on wxWidgets.Remove the tick on "Taskbar" and put a tick on "Systray icon". 3. Now go to Video ->Output Modules->DirectX.On the bottom right put a tick on advanced options check box.You will now see some options.Put a tick on "Enable Wallpaper Mode ". 4. Now,select playlist and put a check or tick on "Repeat current item ". 5. Press the Save button.Now close the Vlc player and run it again(to save the settings permanently). 6. Now play any video you would like to set as Wallpaper.Right click on the video and click on "Wallpaper".The video would be set as your wallpaper |
| Enhance Computer Speed By Adding More RAM Posted: 23 May 2011 12:23 PM PDT In the fastening era of computers speed of computer always seems low according to the current demand and we always seek for upgrade but in most of cases rather upgrding the whole motherboard we can do it alone with RAM. Adding extra RAM in your system will give your hard drive less pressure and will cut off the cost of buying new motherboard. Extra RAM will enhance the speed of the computer too. People often buy new CPU to increase the speed of the computer that requires changing of motherboard also which will cost you a lot. Moreover you can add RAM by yourself with a minute. Nevertheless these days RAMS are really cheap as compare to older days you can easily buy a RAM of 1GB in 1,000 or even low People using Internet should always use at least 1 GB RAM in their system to get better speed and performance. Before buying a computer RAM always check whether the RAM would support your motherboard or not, not all motherboard support all type of RAMS. Different type of RAMS are RD , SD, DDR1, DDR2 etc RAMS. Also do check if the RAM is of best quality and the chip used in it is branded. Do a proper research before buying a RAM. Also keep in mind that not all the times RAM will be able to speed up your PC as it works propotional to speedof CPU, like it would be totally worthless to add 2GB of RAM in a cpu of speed 733 Mhz But if your CPU speed is atleast 1.5 Mhz or higher then RAM size of 1GB to 2GB will greatly improve the performance. Important note: Never use 4GB RAM unless you are using 64 BIT Operating system, as 32 BIT OS cant access RAM beyond 2GB, This thing is known by very few but its truth. |
| Add Emoticons to facebook chat Posted: 23 May 2011 12:20 PM PDT Friends, I am going to share about a new application which helps you to add 100's of emoticons to your facebook chat named Emoinstaller. Emoinstaller is a free tool that enables you to choose from hundreds of extra Facebook emoticons to add to your Facebook messages Emoinstaller integrates into Facebook automatically and lets you choose from a large library of Facebook chat emoticons whilst you chat.You can download. http://files.emoinstaller.com/EmoinstallerSetup-v1.00.exe |
| Posted: 23 May 2011 12:18 PM PDT Dos Tricks and ShortcutsFull Codes. Kindly Add if U know more ! Accessibility Controls access.cpl Add Hardware Wizard hdwwiz.cpl Calculation on command Prompt ! u knew dis??? The command processor CMD.EXE comes with a mini-calculator that can perform simple arithmetic on 32-bit signed integers: C:\>set /a 2+2 4 C:\>set /a 2*(9/2) 8 C:\>set /a (2*9)/2 9 C:\>set /a "31>>2" 7 For more information, type set /? at the command prompt Add/Remove Programs appwiz.cpl Administrative Tools control admintools Automatic Updates wuaucpl.cpl Bluetooth Transfer Wizard fsquirt Calculator calc Certificate Manager certmgr.msc Character Map charmap Check Disk Utility chkdsk Clipboard Viewer clipbrd Command Prompt cmd Component Services dcomcnfg Computer Management compmgmt.msc timedate.cpl ddeshare Device Manager devmgmt.msc Direct X Control Panel (If Installed)* directx.cpl Direct X Troubleshooter dxdiag Disk Cleanup Utility cleanmgr Disk Defragment dfrg.msc Disk Management diskmgmt.msc Disk Partition Manager diskpart Display Properties control desktop Display Properties desk.cpl Display Properties (w/Appearance Tab Preselected) control color Dr. Watson System Troubleshooting Utility drwtsn32 Driver Verifier Utility verifier Event Viewer eventvwr.msc File Signature Verification Tool sigverif Findfast findfast.cpl Folders Properties control folders Fonts control fonts Fonts Folder fonts Free Cell Card Game freecell Game Controllers joy.cpl Group Policy Editor (XP Prof) gpedit.msc Hearts Card Game mshearts Iexpress Wizard iexpress Indexing Service ciadv.msc Internet Properties inetcpl.cpl IP Configuration (Display Connection Configuration) ipconfig /all IP Configuration (Display DNS Cache Contents) ipconfig /displaydns IP Configuration (Delete DNS Cache Contents) ipconfig /flushdns IP Configuration (Release All Connections) ipconfig /release IP Configuration (Renew All Connections) ipconfig /renew IP Configuration (Refreshes DHCP & Re-Registers DNS) ipconfig /registerdns IP Configuration (Display DHCP Class ID) ipconfig /showclassid IP Configuration (Modifies DHCP Class ID) ipconfig /setclassid Java Control Panel (If Installed) jpicpl32.cpl Java Control Panel (If Installed) javaws Keyboard Properties control keyboard Local Security Settings secpol.msc Local Users and Groups lusrmgr.msc Logs You Out Of Windows logoff Microsoft Chat winchat Minesweeper Game winmine Mouse Properties control mouse Mouse Properties main.cpl Network Connections control netconnections Network Connections ncpa.cpl Network Setup Wizard netsetup.cpl Notepad notepad Nview Desktop Manager (If Installed) nvtuicpl.cpl Object Packager packager ODBC Data Source Administrator odbccp32.cpl On Screen Keyboard osk Opens AC3 Filter (If Installed) ac3filter.cpl Password Properties password.cpl Performance Monitor perfmon.msc Performance Monitor perfmon Phone and Modem Options telephon.cpl Power Configuration powercfg.cpl Printers and Faxes control printers Printers Folder printers Private Character Editor eudcedit Quicktime (If Installed) QuickTime.cpl Regional Settings intl.cpl Registry Editor regedit Registry Editor regedit32 Remote Desktop mstsc Removable Storage ntmsmgr.msc Removable Storage Operator Requests ntmsoprq.msc Resultant Set of Policy (XP Prof) rsop.msc Scanners and Cameras sticpl.cpl Scheduled Tasks control schedtasks Security Center wscui.cpl Services services.msc Shared Folders fsmgmt.msc Shuts Down Windows shutdown Sounds and Audio mmsys.cpl Spider Solitare Card Game spider SQL Client Configuration cliconfg System Configuration Editor sysedit System Configuration Utility msconfig System File Checker Utility (Scan Immediately) sfc /scannow System File Checker Utility (Scan Once At Next Boot) sfc /scanonce System File Checker Utility (Scan On Every Boot) sfc /scanboot System File Checker Utility (Return to Default Setting) sfc /revert System File Checker Utility (Purge File Cache) sfc /purgecache System File Checker Utility (Set Cache Size to size x) sfc /cachesize=x System Properties sysdm.cpl Task Manager taskmgr Telnet Client telnet User Account Management nusrmgr.cpl Utility Manager utilman Windows Firewall firewall.cpl Windows Magnifier magnify Windows Management Infrastructure wmimgmt.msc Windows System Security Tool syskey Windows Update Launches wupdmgr Windows XP Tour Wizard tourstart Wordpad write |
| Change Your Computer IP Address whenever you want Posted: 23 May 2011 12:15 PM PDT IP Changer is a small software which lets you change the IP address of your computer in between four different configurations you specify. you can specify four different configurations at your end and apply any of the configurations any time just with some simple clicks. With this you can deface downloading servers which may block you to download more than one files simultaneously due to same IP address on your computer. Download: http://ipchange.net/downloadSo now no need to wait for downloading nethin from premium sites......... |
| You are subscribed to email updates from Tricks and tips To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
| Google Inc., 20 West Kinzie, Chicago IL USA 60610 | |