me looking so small in this world

5 2008f August, 2008

batch file programming

Filed under: XP, batch scripting, links, programming, windows — rudyegenias @ 2:05 pm

25 2008f July, 2008

process list on command line

Filed under: XP, command line, windows — rudyegenias @ 4:29 pm

List all running process on Windows XP

WMIC /OUTPUT:C:\ProcessList.txt PROCESS get Caption,Commandline,Processid

Note: You have to be in Administrator group to use this command

10 2008f April, 2008

shuffle the arrangement of task bar buttons in windows

Filed under: windows — rudyegenias @ 8:01 am

Hate it when the applications buttons are not arrange to what I call CLUTTERY type. So I search the net for a solution on how to solve this and ALAS. Here’s a nifty little program to do just what you want.

source: http://www.freewebs.com/nerdcave/taskbarshuffle.htm

19 2008f March, 2008

apt-get for windows wtf?!

Filed under: windows — rudyegenias @ 4:42 am

Enjoyed the feature in linux, why not enjoy it also in windows? Nuff said.

see: http://www.nabber.org/projects/appupdater/

Blog at WordPress.com.