Validus … talkin bout <code> n sh!t

31Jan/100

CHKDSK on Startup

Posted by Joey

One major problem I’ve been having is on my 2nd PC – where each time I shut down/restart it always runs a CHKDSK! So annoying!

I found this great article that resolves this issue using command prompt to modify registry settings on start up.

Disable or Stop Auto CHKDSK During Windows Startup

Filed under: Stuff No Comments
4May/090

Replacement for CFExecute

Posted by Joey

Recently while working on a project that requires shell scripting (running a program that returns a log) I had a problem with cfexecute not returning correct output information that I was expecting. Doing the same command in prompt I got the correct output, but cfexecute was giving me only the first line of my log. Continue reading

Filed under: Stuff No Comments