Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Friday, 31 August 2012

Windows 8 Release Preview


Microsoft recently released Windows 8 Release Preview which is like a beta for Windows 8. Also along with it a video was released that looks very attractive and neat.

"It's Windows reimagined and reinvented from a solid core of Windows 7 speed and reliability. It's an all-new touch interface. It's a new Windows for new devices. And it's easy to try now—whether you're installing it for the first time, or moving from Windows 8 Consumer Preview."

  - This is the main text on the index page of Windows 8 Release Preview Index Page.




Also Widows 8 is pretty stable for a beta and also quite performance packed so I will suggest that you go for it !

So check out Windows 8 Release Preview at Microsoft Website.

Tuesday, 28 August 2012

Start Windows With Voice Welcome Message


This is a very cool windows trick and you can do it without any additional software. You just have to type a code in notepad and the trick is successful !


First Of All Copy Following Script In Notepad.

Dim speaks, speech
speaks="Hello There, Welcome to your Computer. Please use me with care and Love."
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


Now, save the file with extention .vbs like speech.vbs or anything else.

In case of "hello There" you can type anything else if required.

Now move the file in into the startup folder. The startup folder in Windows 7 is here :

C:\Users\%username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\


That’s it. This trick works on every edition of Windows 7. I am not sure whether this works in Vista or not, you can try and share your feedback. this trick doesn’t work on Windows XP SP1 machine.
Anyway, by using this trick, you can impress your friends by you Talking Computer.