Showing posts with label Bootup. Show all posts
Showing posts with label Bootup. Show all posts

Make Windows Greet you with a Custom Voice Message at Startup

Make Windows Greet you with a Custom Voice Message at Startup

Do You want to make such a command which allows your PC to Welcome you with a Computerized voice when you Boot Up
Follow the instructions given below:-

  1. Click on Start. Navigate to All Programs, Accessories and Notepad.
  2. Copy and paste the exact code given below      
  3. Dim speaks, speech
    speaks="Welcome to your PC, Username"
    Set speech=CreateObject("sapi.spvoice")
    speech.Speak speaks
  4.  Replace Username with your own name
  5.  Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".
  6.  Copy the saved file.
  7. Navigate to Start then goto the startup folder you can easily find the folder in Start>All Programs
  8. Paste the file.
 


Now when the next time you start your computer, Windows will welcome you in its own computerized voice.


Display a Startup Message in Windows

Display a Startup Message in Windows

Would you like to display an information or legal message to your users before they can login to Windows?  "Do not shut down this computer," or how about, "By logging into this computer you are accepting the use policy. Unauthorized use is prohibited. "  All of these message can be displayed with the help of a simple security policy edit.

How to change Windows 7 Bootup Animation

How to change Windows 7 Bootup Animation

WINDOWS 7 Boot Updater
Features List:

  • Modifies the boot animation
  • Modifies the boot text "Starting Windows" and "Microsoft Corporation"
  • Will compile the animation from 105 BMP, PNG, GIF, or TIFF images
  • Does not require any other applications (like ImageX)
  • Designed to be idiot-proof by having numerous checks
  • Automatically backs up the modified files
  • Works for all versions of Windows 7: any language, any edition, 32-bit or 64-bit
  • Works even if your setup has the hidden "System Reserved" partition

                       The software is available for both 32-bit and 64-bit versions