Hi all.
I used web setup project in VS2005 Team Suite version to create a .msi file for asite. I deployed this site to a virtual directory named HRPortal thru running the .msi file. When the site was accessed, it will generate some sub directories under which there are some text fileunder the virtual directory. It worked well. But the problem is when I re run the .msi and select the remove option to uninstall this site, these generated sub directories were not deleted during uninstallation. Anyone can tell me how to remove these directories so that I can uninstall a deployed web site completely?
Thanks and Regards.