"FM","explorer.exe","" // Starts the File explorer
"INET","rasphone.exe","-d IU" //Uses RAS to connect to Internet
"HANGUP","rasphone.exe","-h IU" //Hang up RAS
"BDD","http://www.Delphidevelopers.com","" //Browse Delphidevelopers.com
"BIN","http://www.Inprise.com","" //Browse Inprise.com
"NET","CMD","/k NETSTAT -a" //Runs NetStat and keep it open (NT only)
"NET","COMMAND","NETSTAT -a" //Runs NetStat (Win95/98 only)
