|
From: David S. <ide...@gm...> - 2008-05-27 22:04:08
|
I have an application that installs a website on a port which can be modified by the user at install time. The problem is that if they try to uninstall it from Add/Remove Programs I get an error because it tries to uninstall the website using the default port specified and not the port specified by the user. What is the appropriate way to handle the uninstallation in this scenario? Thanks in advance for any help you can provide. David Scott |