How Change your Hotmail Theme
Just like Gmail themes, Microsoft also now offers cool and attractive themes for Hotmail mailbox. So now we can tweak Hotmail/live.com mailbox to make little bit sweeter.
1. Login into your favorite Hotmail account.
2. Have look at the Top right corner of your window you can see Options Menu.
3. Click on option Menu you can see language and theme options
4. Now as you move your cursor over the themes shown you should find that your screen actually changes to match.
For more themes click on more theme you can see standard and Dynamic themes of Microsoft.
I think my blog readers will enjoy this new cool features of Hotmail
Trick to Download Images From Right Click Disabled Webpages
Generally some webmasters disable the right click menu on their blog or websites to prevent copying images from their websites.We can easily break those barrier by adapting several tricks.Some of them are screen capture,javascript disabling,extracting url from HTML source etc..
Method 1:
When you are in right click disabled page you can use Print Screen Button (prtScr) on your keyboard then paste it on your favorite image editors like paint, MS office picture manger then save the picture etc. Or you can use some free screen capture software’s.
Method 2:
Read the image URL from the HTML source of the web page and then save the image using your download manager.
Method 3:
All the above methods work but some time geeky, so we can adopt another method that is it’s called “drag-n-drop. In this method point your mouse pointer over the image, press and hold the left click button and drag that image either to browser address bar or to comment section or somewhere on desktop. That’s it. This method really comes handy when the web page is opened in a window
Method 4:
If you are using Internet Explorer 6, 7, 8
- Go to “Tools”->”Internet Options”
- Click on “Security” tab.
- Click “Custom Level”
- Scroll down to the “scripting” section.
- Set “Active Scripting” to “disable” (Active scripts are programs written in JavaScript)
- Click “Ok”. Restart your internet browser.
Note: This will disable the JavaScript from being rendered by your Internet Explorer .So right click disabling script doesn’t load
For Firefox browser, these are the steps (maybe be vary depending on the version).
- Go to “Tools” -> “Options”
- Click “Web Features”
- Deselect enable JavaScript
Method 5:
Alternatively, you can also use this method to re-enable the website right click function.Enter the JavaScript code below inside your browser’s address bar.
javascript:void(document.oncontextmenu=null [source]
image credit[Rebrandsoftware]
Categories: News, Tips And Tricks Tags: Disable Javascript
Control your Windows PC through your Mobile-PuppetMaster
Do you have a PowerPoint presentation to give? Do you thinking off Remote Controller, here is one cool application that allows you the freedom of a remote controller. It’ll show you, your slide notes as you go even the actual slides themselves! Only the requirement is your mobile phone. PuppetMaster is an interesting application that turns your cell phone into a universal remote controller for Windows PC. This cool application works using Bluetooth technology to allow you to control your computer from a short range.
Some time you may want to skip the song from your bed that is currently playing through iTunes or Windows Media Player Just a click on your mobile phone and you’re on to the next song and also you can browse or search songs by name or artist.
If you having good hand with VBScript or JavaScript, you can customize PuppetMaster to perform just about any action you wish. Apart from this you can use the built-in scripts, as well as configure your own keymaps or file-open actions to provide a wide range of functionality.
Requirement and Support
A Bluetooth device and a COM connection to the phone, Symbian Series 60 phone with Bluetooth support, Symbian UIQ phone with Bluetooth support. (* Preliminary support) Microsoft Smartphone , Microsoft PocketPC 2003,· Java enabled phone that supports the Bluetooth API. · Sony Ericsson T68, T68i, T610, T630, K700i or Z1010.
You can check compatibility of your phone [via]
Categories: News, Tips And Tricks Tags: Control PC, Control Windows, Mobile, Puppetmaster
Trick to Enable Hidden Admin Account in Windows Vista and Windows7
In Windows7 and Windows vista default Administrator account is created during installation, and disabled by default for security purposes.So if you want to enable it for troubleshooting or to get rid of the UAC prompts while tweaking your system. So here I’ll describe a few methods to enable / activate the hidden Administrator account in Windows Vista and 7
1. Right-click on My Computer icon on Desktop and select “Manage“, it’ll open “Computer Management” window. (You can also open it by giving “compmgmt.msc” command in RUN dialog box or Start menu Search box).
2. Navigate to “Local Users and Groups -> Users“. In right-side pane double-click on “Administrator” account. It’ll open its Properties. Deselect “Account is disabled” option and Apply it.
Method: 2
1. Type “secpol.msc” in RUN dialog box or Start menu search box, it’ll open “Local Security Policy” window.
2. Navigate to “Local Policies -> Security Options“.
3. Double-click on first option “Accounts: Administrator account status” and select “Enabled” and click on apply.
Method: 3
1. Click on “Start button -> All Programs -> Accessories“. Right-click on “Command Prompt” and select “Run as Administrator“. If you are prompted to enter password, enter the password and continue. You can also open Command Prompt in Administrator mode by typing “cmd” in Start menu Search box and press “Ctrl+Shift+Enter“.
2. Now provide following command: net user administrator /active: yes
3. Now the Administrator account will be enabled. If you want to disable it again, simply replace “yes” with “no” in above command.
NOTE: Never activate the hidden Administrator account until required. It’s better to use other general accounts for better security.
Image credit[via]
Categories: News, Tips And Tricks Tags: Security
Password Protect Your Thumbdrive-USB Safeguard
USB Safeguard is a small portable software to encrypt and protect data with a password on your pen drives using the AES 256 bits encryption technology.We can Simply drag and drop files and folders to quickly protect sensitive documents, and then enter password to encrypt and decrypt the file,Another interesting feature is it not only encrypts your files, it also provides “Safe Internet Browsing” feature to surf safe on web and it removes all Internet traces like history, typed URLs,passwords stored in form data and etc. It has built in file shredder – i.e. wiping the contents of the original pre-encrypted file, and more.
So USB safeguard is very handy with you in an Internet cafe´s or at work.
Features :
- Almost Runs with all USB thumbdrive
- Installation is not necessary
- Provides easy drag & drop feature for files
- Built in file shredder
- Secure your data if your pen drive is lost
- Supports FAT16, FAT32 and NTFS file system
- 100% portable
Categories: Free Downloads, News Tags: Pendrive, Thumbdrive
Steps to Fix Printer Spooler SubSystem App Error.
Note The Fix it solution can be run in either Light mode or Full mode.Light mode makes changes to the spooler that should not require you to make any additional changes. Full mode will restore the print spooler to default settings and require that you reinstall your printers.
- Click Start, right-click My Computer, and then click Manage.
- Expand Services and Applications, and then click Services.
- In the details pane, right-click the Print Spooler service, and then click Start (if it is stopped).
- Exit Computer Management.
Categories: Computer Hardware Troubleshooter, News Tags: Printer Error, printer Spooler, Subsystem Application Error
Steps to Upgrade Office 2007 to Office 2010
Categories: Installation Manuals, News Tags:
WinWGet Portable Download Manager-Genuine
WinWGet is a Portable is a light weight WinWGet download manager comes as a portable application packageCategories: News, Portable softwares Tags:
Easy Trick to Enable or disable a device from the command line
Here is a cool trick that allows you to enable / disable a device from Windows XP from command line.
Now I am showing example to enable or disable Ethernet Card or Network Card by the help of command line.
Step 1:Install Devcon
1.You can download Devcon Command Line Utility from Microsoft website here
2. Unpack the downloaded devcon utility file.
3. Copy \i386\devcon.exe to c:\windows\system32
4. Locate the device that you want : in the command prompt type: devcon find *
Step2 Display all the devices in the system
In the command prompt type devcon find *> list.txt To get the list in a file.
For example, my network card Accton appears as: c:\>devcon find *VEN_10EC
PCI\VEN_10EC&DEV_1211&SUBSYS_12111113&REV_10\3&13C0B0C5&0&48: Accton EN1207D Series PCI Fast Ethernet Adapter #2
1 matching device(s) found.
1 matching device(s) found.
You must be sure that “VEN_10EC” means a single network card.
Step 3 :How to Enable/disable the device
devcon enable *VEN_10EC
devcon disable *VEN_10EC
This allows you to enable / disable your network card.Similar way you can try for other devices.If you find difficulty leave a comment here.
[Credit:Deri58 kioskea]
Categories: News, Tips And Tricks Tags:



















