Give your Windows a 3D Look


Hii Friends...I hope you all are fine. I hope my previous posts were beneficial for you. Well, today I am back with an Amazing software named as T3Desk. It is a very Interesting software which helps you to give a 3D look to your Operating system. It gives a third dimension look to your Windows. It lets you give a Transparent look to your Windows. Well, it is a lightweight software. It is an unique application.



  
Using this software, your windows can be zoomed , Flipped , moved in almost anyway you want. You can surf more easily using T3Desk. You can also configure your windows Dimension looks, Transparency Effect and much more. This software will work on almost all versions of Windows.


              Official Site Download Link :-  Download T3Desk


Thank You.

10 Fast and Free Security Enhancements


Hi, Now I am Here to tell you about some Maintenance tips that can Protect your Pc and make your Pc as clean as Milk. But, these Methods can slow your pc.  Before you spend a Dime(Money) on security, there are many precautions you can take that will protect you against the most common threats.


How To Make your Computer Talk



In this post I’m going to show you cool Windows trick that will make your computer talks what you type . This would be fun to do on someone else’s computer as a joke.
1. Open Notepad
2. Paste the following code :-
Dim Message, Speak
Message=InputBox("Enter Text to Talk o","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message