Category Archives: Tech Stuff

Car PC Project

The Plan: I have an idea for an awesome war driving / mobile WiFi sniffing PC. In theory this PC is going to turn on when I turn the vehicle on and shut down a few minutes after I turn … Continue reading

Posted in Tech Stuff | Leave a comment

How To Make A Custom Windows Greeting For When You Log On.

Open Notepad and Copy, Paste below Code. Write any desired text. Dim speaks, speech speaks=”Welcome back Robert, would you like to play a game?” Set speech=CreateObject(“sapi.spvoice”) speech.Speak speaks Save it as a .vbs file and place it in the startup … Continue reading

Posted in Tech Stuff | Leave a comment