5 2008f August, 2008
25 2008f July, 2008
process list on command line
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
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.
19 2008f March, 2008
apt-get for windows wtf?!
Enjoyed the feature in linux, why not enjoy it also in windows? Nuff said.