AdminPrinz
Make your Computer Welcome you
-----------------------------------------------
1. Open Notepad
2. Copy and paste the code below,
Dim speaks, speech
speaks="Welcome to your PC, Username "
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
3. Save as Welcome.vbs and copy the file
4. Goto C:\Users\{UserName}\AppData\Roaming\Microsoft\Windows\StartMenu\Programs\Startup
and paste the file.
*Appdata is hidden if needed unhide hidden files
5.Restart your PC