Posts Tagged ‘Batch File’

February 28th, 2012
Safely Eject Drives in Windows

In Windows there is an option to safely eject a drive from the machine, but it's not always successful nor is it very thorough. The free and portable ProEject tool tries to take it a step further by cleaning up all possible traces of the drive to make sure it isn't being used anymore.

Continue Reading
September 30th, 2011
Forcefully Empty the Recycle Bin for All Users in Windows

I've run into the situation before where I've needed to empty the Recycle Bin for all users on a multi-user computer.

Continue Reading
January 31st, 2011
WrapUp: SourceForge Resets 2 Million Passwords, Create Batch Files with a GUI, and More

Welcome to the WrapUp by CyberNet. This is a collection of news stories, downloads, and tips that we have collected over the last few days, but never got around to writing about.

Continue Reading
August 20th, 2010
Using VBScript to Send Emails with Gmail

I normally don't post scripts and batch files that I use, but I wanted to share this particular script because I use it all the time. VBScript files are nice because typically they are simply coded, and work across virtually all Windows-powered machines. You just have to throw the code in a .VBS file, and from there it can be executed in your batch files very easily.

Continue Reading