Trying to remove a program that just won't be removed from Add/Remove?  Try the following:

1. Go to Windows\Inf\ and locate your program's .INF file.

2. Go to Start, Run and type the following:

RunDll32 advpack.dll,LaunchINFSection%windir%\INF\your_program's_INF_file,BLC.Remove

Click OK and that's it!