Tips of registry

Before you play with your Registry, it is better to do backup first.
1. Click Start > Run.
2. Type regedit and press Enter after Run Window emerge.
3. Inside Registry Editor, choose menu File > Export.
4. After Export Registry File showed up, insert file name to File Name part, ex backup-registry and so on.
5. Press Save button.

To Speed up Registry Update
Go to Start > Log Off > Log Off.

Change Wallpaper
HKEY_CURRENT_USER/Control Panel/Desktop
Double click at wallpaper and insert the desired path picture in Value Data.

Change Recycle Bin Name
HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
Double click at option (Default value) give new desired name in Value Data.

Show Rename In Recycle Bin
HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}/ShellFolder
Double click at Attributes > Edit Binary Value. In Value Data, change those value into 0000 50 01 00 20.

Hide Recycle Bin
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/Desktop/NameSpace
Delete subkey {645FF040-5081-101B-9F08-00AA002F954E}, then Restart computer to see the result.
To show it back, make again the digit number combination {645FF040-5081-101B-9F08-00AA002F954E}.

Adding Shortcut Content Menu In Recycle Bin
HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}/ShellFolder
Double click Attributes and change digit number in Value Data with the following:
0000 50 01 00 20 > Rename
0000 60 01 00 20 > Delete
0000 70 01 00 20 > Rename & Delete
0000 41 01 00 20 > Copy
0000 42 01 00 20 > Cut
0000 43 01 00 20 > Copy & Cut
0000 44 01 00 20 > Paste
0000 45 01 00 20 > Copy & Paste
0000 46 01 00 20 > Cut & Paste
0000 47 01 00 20 > Cut, Copy & Paste

Adding Shortcut Content Menu In Recycle Bin With Selection Menu
HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}/Shell
Click Edit > New > Key give the desired name (ex: Go To Windows Explorer).
Under those new key, go to menu Edit > New > Key again make another new key called Command.
Double click option (Default), and in Value Data, fill with Windows Explorer path(C:\WINDOWS\Explorer.exe).

Restore The Missing Folder Documents In My Computer
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/DocFolderPaths
Click Edit > New > String Value and give appropriate name with username which is used in Windows (Ex: W5A)
Double click at those value and insert location path where your Documents is (Ex: D:\Documents)

Removing File Stored from My Computer
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/MyComputer/NameSpace/DelegateFolders
Delete subkey {59031a47-3f72-44a7-89c5-5595fe6b30ee} by pressing Del button.

Hide My Recent Documents
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Click Edit > New > DWORD Value and give name NoRecentDocsMenu.
Then double click at those DWORD Value, and once again give value 1 to activated.

Hide Find Menu
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Click Edit > New > DWORD Value and give name NoFind.
Then double click at those DWORD Value and give value 1 to activated. Restart computer.

Hide Help And Support
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value - Menu Edit > New > DWORD Value, and give name NoSMHelp.
Then double click at NoSMHelp and fill with value 1 in Value Data. Restart computer.

Hide Run Menu
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoRun. Double click and insert value 1 as Value Data.

Hide Run Menu From Start Menu (2)
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Find value called Start_ShowRun, double click and insert value 0 in Value Data.


Hide Log Off
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Click Edit > New > Binary Value and give name NoLogOff.
Double click at NoLogOff and insert value 01 00 00 00 in Value Data.

Hide Turn Off Computer Menu
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Click Edit > New > DWORD Value and give name NoClose.
Double click NoClose and give value 1 in Value Data.

Cleartype At Logon Screen
HKEY_USERS/.DEFAULT/Control Panel/Desktop
Double click FontSmoothingType and insert value 2 in Value Data.

Make Different Looks At Logon Screen
HKEY_USERS/.DEFAULT/Software/Microsoft/Windows/CurrentVersion/ThemeManager
Double click ColorName and insert Metallic text in Value Data.

Show Administrator At Welcome Screen
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t
Make a new DWORD Value and give name Administrator.
Double click Administrator and insert value 1 in Value Data.

Automatic Login
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Winlogon
Double click AltDefaultUserName and insert chosen username account.
Double click AutoAdminLogon and insert value 1 in Value Data.
Make a new DWORD Value ad give name DefaultPassword.
Double click DefaultPassword and insert chosen password account in Value Data.

Show Administrative Tools Menu
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Double click at StartMenuAdminTools and give value 1 in Value Data.

Minimize Start Menu Icon
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Double click at Start_LargeMFUIcons and insert value 1 in Value Data.

Erase Username At Start Menu
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Choose Edit > New > DWORD Value and give name NoUserNameInStartMenu.
Double click NoUserNameInStartMenu and insert value 1 in Value Data.

Prevent Any Change from Start Menu
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoChangeStartMenu.
Double click NoChangeStartMenu and insert alue 1 in Value Data.

Hide My Recent Documents
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Double click Start_ShowRecentDocs and insert value 0 in Value Data.

Change Important Default Shortcut Name In Desktop
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/CLSID
Double click at default value for each subkey below:
My Network Places:
{208D2C60-3AEA-1069-A2D7-08002B30309D}
My Computer:
{20D04FE0-3AEA-1069-A2D8-08002B30309D}
My Documents:
{450D8FBA-AD25-11D0-98A8-0800361B1103}
Recycle Bin:
{645FF040-5081-101B-9F08-00AA002F954E}
Default IE Icon:
{871C5380-42A0-1069-A2EA-08002B30309D}
Insert unique name as the substitute default name.

Hide Icon In Desktop
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Double click at HideIcons and insert value 1 in Value Data.

Cleaning All Icon At Desktop
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoDesktop.
Double click at NoDesktop and insert value 1 in Value Data.

Make Desktop More Stable
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer
Make a new DWORD Value and give name DesktopProcess.
Doubl click DesktopProcess and insert value 1 in Value Data.

Deleting Program List On Run Menu
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/RunMRU
At the right window, you will see many software in a row (marked as alphabet a, b, c, d, etc).
To erase it, simply by choosing 1 of (or all) existed program name and press Del button
If it show confirmation window to deleting data, choose Yes.

Cleaning Recent Documents
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoRecentDocsHistory.
Double click at NoRecentDocsHistory and insert value 1 in Value Data.

Vanishing Info Tip At Folders Icon In Desktop
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Double click FolderContentsInfoTip with value 0.

Lock Taskbar
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced
Double click at TaskBarSizeMove and insert value 0 in Value Data.

Deleting Past Items Icons In Taskbar
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\TrayNotify
Erase IconStreams and PastIconsStream, then open Task Manager, at Tab Processes right click at explorer.exe and choose End Process.
Click File > New Task (Run) and re-type explorer and press OK.

Hide System Tray
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer
If Explorer key not exist yet, make a new DWORD Value and give name NoTrayItemsDisplay.
Double click NoTrayItemsDisplay and insert value 1 in Value Data.
To return it back System Tray insert value 0 in Value Data.

Deactivated Right-Click In Desktop
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoViewContextMenu.
Double click NoViewContextMenu and insert value 1 in Value Data.

Change Delay Time When Open up Menu
HKEY_CURRENT_USER/Control Panel/Desktop
Double click at MenuShowDelay and change milisecond value from 400 into different one. The More its small the more its faster.

Arrange Icon Size In Desktop And Start Menu
HKEY_CURRENT_USER/Control Panel/Desktop/WindowMetrics
Doubl click Shell Icon Size and change value 32 into different one, ex 10.

Change Windows Color
HKEY_CURRENT_USER/Control Panel/Colors
Double click Window and insert RGB combination color (Use Adobe PhotoShop to define appropriate combination color).

Change Text Color On Windows
HKEY_CURRENT_USER/Control Panel/Colors
Double click WindowText and insert RGB combination color

Vanishing Screen Saver Tab
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/System
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System
Make a new DWORD Value and give name NoDispScrSavPage.
Double click NoDispScrSavPage and insert value 1 in Value Data.

Change Screen Saver By Registry
HKEY_CURRENT_USER/Control Panel/Desktop
Double click SCRNSAVE.EXE then insert desired Screen Saver file location path.
Ex: C:\WINDOWS\ScreenSaver.scr

Deactivated Default Screen Saver
HKEY_USERS/.DEFAULT/Control Panel/Desktop
Double click ScreenSaveActive and insert value 0 in Value Data.
To return it back insert value 1 in Value Data.

Vanishing Small Arrow Mark On Shortcut Icon
HKEY_CLASSES_ROOT/Inkfile
HKEY_CLASSES_ROOT/piffile
Change name IsShortcut into IsShortcuts.

Change Wallpaper Style
HKEY_CURRENT_USER/Control Panel/Desktop
Double click at WallpaperStyle and insert value as the following in Value Data:
1 > Center
2 > Stretch
3 > Tile

Deactivated Low Disk Space Warning
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies\Explorer
Make a new DWORD Value and give name NoLowDiskSpaceChecks.
Doubl click NoLowDiskSpaceChecks and insert value 1 in Value Data.

Deactivated Properties Menu My Computer
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoPropertiesMyComputer.
Double click NoPropertiesMyComputer and insert value 1 in Value Data.
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Make a new DWORD Value and give name NoPropertiesMyComputer.
Double click NoPropertiesMyComputer and insert value 1 in Value Data.
If Explorer key not existed yet, make a one by clicking menu Edit > New > Key and give name Explorer.

Change CoolSwitch Size
(Try press Alt+Tab, that is what it called CoolSwitch)
HKEY_CURRENT_USER/Control Panel/Desktop
HKEY_USERS/.DEFAULT/Control Panel/Desktop
Click CoolSwitchColumns and set how far this CoolSwitch will displayed by inserting desired value in Value Data.
Then click CoolSwitchRows and do the same thing.

Deactivated CoolSwitch Function
HKEY_CURRENT_USER/Control Panel/Desktop
HKEY_USERS/.DEFAULT/Control Panel/Desktop
Doubl click at CoolSwitch and insert value 0.

Deactivated Animation On Windows XP
HKEY_CURRENT_USER/Control Panel/Desktop/WindowMetrics
Double click at MinAnimate and insert value 1 to deactivated, and 0 to re-Activated.

Change Left Click Button into Right Click Button In Mouse
HKEY_CURRENT_USER/Control Panel/Mouse
Doubl click SwapMouseButtons and give value 1 in Value Data.

Change Scroll Lines On Scroll Mouse
HKEY_CURRENT_USER/Control Panel/Desktop
Double click at WheelScrollLines insert desired value (accordance with desired scroll line) in Value Data.

Hide System Properties In Control Panel
HKEY_CURRENT_USER/Control Panel/don't load
make a new String Value and give name sysdm.cpl.
Double click sysdm.cpl and type Yes at Value Data.

Deactivated Display Properties
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies
On subkey Policies, make a new key with Edit > New > Key and give name System.
Then in subkey System, make a new DWORD Value and give name NoDispCPL.
Double click NoDispCPL ad insert value 1 in Value Data.

Arrange Repeat Speed Rate Keyboard
HKEY_CURRENT_USER/Control Panel/Keyboard
Double click KeyboardSpeed and insert desired value. The more higher value, the more faster the Repeat Rate.

Underline Text In Notepad
HKEY_CURRENT_USER/Software/Microsoft/Notepad
Double click lfUnderline and insert value 1 in Value Data.

Word Wrap Mode In Notepad
HKEY_CURRENT_USER/Software/Microsoft/Notepad
Double click fWrap and insert value 1 in Value Data.

Status Bar In Notepad
HKEY_CURRENT_USER/Software/Microsoft/Notepad
Double click StatusBar and insert value 1 in Value Data.

Deactivated AutoRun Function
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
Double click NoDriveTypeAutoRun and insert value 95 in Value Data.

Turn Off Automatically Not Responding Program
HKEY_USERS/.DEFAULT/Control Panel/Desktop
Double click AutoEndTasks and insert value 1 in Value Data.

Displaying My Computer Hidden Option
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet Settings/Zones/0
Double click Flags then change into Decimal and insert value 1 in Value Data.

Deactivated Function New Window In Internet Explorer
HKEY_CURRENT_USER/Software/Policies/Microsoft/Internet Explorer/Restrictions
Make a new DWORD Value and give name NoOpeninNewWnd.
Double click NoOpeninNewWnd and insert 1 in Value Data.

Change Toolbar Background Internet Explorer
HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Toolbar
Choose Edit > New > String Value and give name BackBitmap.
Double click BackBitmap and fill with location path where bitmap is (.bmp) that will turn into toolbar background in Value Data. Ex: C:\WINDOWS\Wallpaper.bmp

Change Internet Explorer Version
To define what version your Internet Explorer have: Help > About Internet Explorer on Internet Explorer browser.
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer
Double click Version and insert desired value in Value Data.

To checking Internet Explorer ProductID
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer/Registration
Look for ProductID on key ProductId, at those value there'll stated what Internet Explorer ProductID you using it.

Full Screen Mode In Internet Explorer
HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Main
Double click FullScreen and insert text Yes in Value Data.

Change Internet Explorer Title
HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Main
Choose Edit > New > String Value and give name Window Title.
Double click Window Title and insert desired text in Value Data.

Cleaning URL List On Internet Explorer
HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/TypedURLs
Delete value url1, url2 and so on by pressing Del button.

Hiding Go Button On Internet Explorer
HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/Main
Choose Edit > New > String Value and give name ShowGoButton.
Double click ShowGoButton and insert value 0 in Value Data.

Change Internet Explorer Icon Name
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}
Double click at value (Default) at right side, insert desired text in Value Data.

Adding Domain .Gov On Searching Website
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer/Main/UrlTemplate
Choose Edit > New > String Value and give name with value which is constanly continues from existed value.
Double click at those value and type %s.gov in Value Data.

Tweaking Memory On Windows XP
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Session Manager/Memory Management
Double click at DisablePagingExecutive and insert value 1 in Value Data.
If its activated, Windows will not doing paging file into hard drive. The System Operation and program will become more responsive. Suggested for computer that has bigger memory more than 128MB.
Double click at LargeSystemCache and insert value 1 in Value Data.
If its activated, the system will alocating all memory (except 4 MB for disk caching) for file caching. Computer will do caching kernel XP inside memory so that Windows XP can run more faster.

Unload .dll For Speed Up Memory Access
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer
Choose Edit > New > Key and give name AlwaysUnloadDLL.
On Default Value Option insert value 1.

Deleting Pagefile When Shut Down
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management
Double click ClearPageFileAtShutdown and insert value 1 in Value Data.

Moving Pagefile
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Session Manager/Memory Management
Double click PagingFiles then change path to new desired location.
Ex: D:\pagefile.sys 1024 1024

Restoring Search Function Into Old Display
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/CabinetState
Choose Edit > New > String Value and give name UseSearchAsst.
Double click UseSearchAsst and insert value 1 in Value Data.

Hiding Device Manager
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies
Choose Edit > New > Key and give name System.
In subkey System make a new DWORD Value and give name NoDevMgrPage.
Double click NoDevMgrPage ad insert value 1 in Value Data.

Optimized Hard Drive While Computer On Idle Condition
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\OptimalLayout
Make a new DWORD Value and give name EnableAutoLayout.
Double click EnableAutoLayout and insert value 1 in Value Data.

Caution: Those are just for experiment, please do back up of registry before you try.

0 comments:

Post a Comment

Tips Tricks And Tutorials
Related Posts Plugin for WordPress, Blogger...

Labels

accounting (1) accounting software (1) acts (1) addon (1) advertising (1) advice (2) adwords (1) after meal (1) akshay kumar (1) Album (1) amazon (2) american (1) android (1) anti-virus (2) apple (4) apple apps (1) apple iphone (2) arcitura (1) article (16) articles (8) assistant (1) athletes (1) avoiding sales mistakes (1) awards (1) aws (1) basics (3) beauty (3) belly fat loss diet (1) benefits (1) best fat burner (1) best fat loss supplement (1) best fat loss supplements (1) best jobs (1) best paid jobs (1) best seo (1) best supplements for fat loss (1) best technology jobs (1) bidding (1) BMI Calculator (1) body language (1) bollywood (2) boss 2013 (1) brands (1) browser (2) browsers (1) business (13) business applications (1) business communications (2) business go green (1) business insurance (1) Business Intelligence (1) business security (1) business services (1) business with IT (1) cakes (1) cancer (1) cancer treatment (2) career (11) career guide (5) Certification (15) chemical wars (1) chemical weapons (1) chicken recipes (1) circket (1) circket match (2) circket match updates (1) cisco (1) claims (1) cloud (5) cma awards (1) cms (1) collaboration (1) commands (1) communication skills (1) compensation (1) competitions (1) competitive differentiation (1) Computer (8) connectivity (1) cooking (3) creating opportunities (1) creations (1) customer service (1) dangerous (1) data (1) data warehouse (1) database (3) decision making (1) decision making skills (1) demo (1) diet (3) diet programs (1) difference (2) differences (1) different storage engines (1) DNS (1) download (9) Dumps (5) Easy (1) easy solutions (1) eBooks (8) ecards (1) education (1) electric zoo (1) email (1) email writing (3) employment guide (3) Employment Strategies (1) english grammar (2) entertainment (4) erp applications (1) essential (1) events (1) exercises (2) experienced (1) facebook (3) family (3) family care (1) fashion (1) fast belly fat loss (1) fast food (1) fat (2) fat loss (3) fear of failure (1) features (1) festival (1) finance (4) finance software (1) firefox (2) fitness (1) flash drive (1) food (5) football (1) for women (1) freelance (1) freeware (2) french fries (1) frequently asked questions (1) freshers (1) fruits (1) funds (1) future (2) future plan (1) games (4) good keywords (1) google (1) google applications (1) google apps (1) grammar (3) great sales meetings (1) greetings (1) guide (10) hair growth (1) hairstyle (1) handling objections (1) handmade (1) handmade creations (1) handy (1) hardware (1) hd wallpapers (2) Health (19) health benefits (1) health care (19) Health Food (2) Health Insurance (3) health issue causes (1) Healthy Food (1) help (1) hidden secrets (1) high paid jobs (1) high paying jobs (1) high paying keywords (1) highest paying jobs (1) highlights (1) hollywood (3) home made food (1) home remedies (3) homemade (1) horror (1) how to (1) how to find a job (1) how to search a job (1) how to write (1) hr tips (1) importance (2) infogineering (1) infographic (2) information (3) information engineering (1) innovative business requirements (1) inspired (1) inspired women (1) inspiring stories (4) insurance (8) Insurance Agreement (1) insurance policy (1) internet (1) interview (3) interview answers (6) interview questions (6) Interview Tips (6) investment (2) investments (1) ipad (2) ipad air (1) iphone (2) ipl (2) ipl 2013 (1) ipod (1) job portal (1) job portals in australia (1) job portals in canada (1) job portals in india (1) job portals in singapore (1) job portals in uk (1) job portals in usa (1) job searching (1) jobs (9) jobs without degree (1) Johnny Manziel (1) journalist (1) keyboard shortcuts (1) keywords (1) knowledge base (4) knowledge processing (1) labor day (1) Laptop (2) law (2) Life (2) loans (1) loss your weight (1) make money online (1) making money (1) market (1) match highlights (1) Medical Claims (1) meetings (1) messenger (1) MI vs DD (1) microsoft (4) mobile applications (6) mobile erp (1) mobile erp solutions (1) mobile os (1) mobile settings (1) Mobile Stuff (12) mobile trends (1) models (1) money (3) most common answer (1) most common question (1) mothers day (2) motivational stories (2) movie (4) Music (2) mutual (1) mysql (1) Myths (2) natural (1) natural remedies (3) network diagnose (1) network scanning (1) Network Tools (4) network utilities (1) networking (5) networking jobs (1) new phones (1) news (5) nexus (2) office (2) olympic games (1) online accounting software (1) online broadcasting (1) online business (2) online communication (1) online fax (1) online job search engines (1) online jobs (1) online security (1) online selling (1) online updates (1) open source (2) Operating System (3) opportunity (1) organizing time (1) osi model (1) outsourcing (1) outsourcing sites (1) packet sniffing (1) pages (1) paging (1) pan am games (2) pc (1) performance (1) personality development (2) photo gallery (1) poems (1) Points to remember (1) Policy Agreement (1) popular technologies (1) power point presentations (1) product review (1) products (2) protection (1) Q and A (1) RAM (2) Rebecca Maddern (1) Recipes (8) relationship (2) remake movies (1) remedies (1) remote assistance (1) review (4) risk coverage (1) Samsung (1) Sarin Gas (1) save (1) savings (4) score board (1) score update (1) scripts (1) secret formula recipes (1) secrets (1) security (2) self development (1) self learning (2) sell products online (1) shah rukh khan (1) shortcut keys (1) shortcuts (3) Simulator (1) Simulator Software (2) skills (2) skills improvement (1) skin care (2) SLA (1) small applications (1) small business (2) smart devices (1) smart watch (1) social media (1) social networking (2) Software (14) solutions (1) songs (1) speed (3) sports (3) sports events (1) stars (1) stocks (1) stories (1) strengths (1) stress (1) style (1) talent (1) team leader (1) Tech Bytes (5) technical interview (1) Technologies (14) technology (1) technology in communication (1) tell me about yourself (1) test (1) throat infection (1) time (1) time killers (1) time management (1) tips (25) Tips and Tricks (39) tools (1) top jobs (1) trailer (5) treatment (1) troubleshooting (1) tutorials (11) tweaks (1) types of health insurance (1) uncategorized (2) updates (2) Utility Software (12) veg (1) vegetarian (1) vehicle (1) video demo (2) video tutorial (4) virtual assistant (1) virtual memory (1) wallpapers (4) weaknesses (1) web based (1) Web Designing (2) Web Development (3) webcast (1) webinar (1) weight lose (3) weight loss (1) what is (2) windows (3) work balancing (1) work management (1) wrinkle removers (1) yoga (2)