uninstallation
-
well i have a visual studio created setup. Installation goes fine. The application creates some data file in its installation folder. well when i uninstall the application using the "Add/Remove programs" wizard of windows xp, the data files created by application are not deleted. plzz help
-
well i have a visual studio created setup. Installation goes fine. The application creates some data file in its installation folder. well when i uninstall the application using the "Add/Remove programs" wizard of windows xp, the data files created by application are not deleted. plzz help
Because the installer didn't put the data file there. And neither should your program. If it needs to create data files it needs to put them in the correct place - and a subdirectory of Program Files isn't it.
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." Ready to Give up - Your help will be much appreciated. My website