Archive for the 'Free Windows Software' Category

No Love For Digsby

Digsby

I had an account some time ago and recently I have been going out of my way to close accounts that I no longer need nor use. So I download the Digsby client after reading that there is no way to actually close the account on the web without visiting the forum.

What a mess that was, first off the download comes from Brothersoft which in my opinion is the worst of the worst with all the crap that is hosted there. Once the download finishes I look forward to deceptive practices of installing additional toolbars that I don’t need by making the menu choices near impossible to differentiate between what I want and crap that I don’t need.

I know that many other freeware vendors do this but at least they have a common thing to look for when installing there program that may or may not suck.


Continue reading ‘No Love For Digsby’

VBS Delayed Startup

I came across a need to have some programs start with Windows but take their time doing so. So I did what any self respecting techie would do and write a little script to start a few programs up at a delay after windows starts. The default time between items is 10 seconds and it reads the input from a file at the root of the C drive “load.txt” the items will only load if there is not space in the name so use “   ” sparingly, the items are also seperated by a , symbol as follows;

Continue reading ‘VBS Delayed Startup’