Greetings, 
First I have to say thanks, I love the product - nice job.  I've followed the instructions here:  
http://ultidev.com/Forum...oject-bundling-UWS.aspx  for bundling the install with my Visual Studio (2010) set up project.  It works great, I've had no problems with app registration or anything - (thanks for the great write up).    
The only problem is, I *must* uninstall the web server when my app is uninstalled - it's a requirement. I'm guessing a custom action with msiexec /x UltiDev.WebServer.msi would do it, but I'm not having any luck figuring out how to do that with a file system executable like msiexec.  Is there a better way, or am I just missing something obvious?   
Any suggestions would be greatly appreciated.
thanks,
Greg