A
Andy
Hi all,
Not sure if this is the correct Msgboard but here goes
anyway...
I have an asp.net application that is installed by a .net
installation project, pretty simple so far
The problem comes when i go to uninstall the application,
The uninstall is deleting DLL's that are required by other
applications, i need to reference these DLL's within my
application, so they definitely need to be there but i
don't want them deleted on uninstall or at very least give
me the option to say yes or no...
Has anyone come across this situation or could possibly
point me in the right direction of a way to mark these
DLL's as shared and thus not delete them?
Any Help on this would be much appreicated
thanks
Andy
Not sure if this is the correct Msgboard but here goes
anyway...
I have an asp.net application that is installed by a .net
installation project, pretty simple so far
The problem comes when i go to uninstall the application,
The uninstall is deleting DLL's that are required by other
applications, i need to reference these DLL's within my
application, so they definitely need to be there but i
don't want them deleted on uninstall or at very least give
me the option to say yes or no...
Has anyone come across this situation or could possibly
point me in the right direction of a way to mark these
DLL's as shared and thus not delete them?
Any Help on this would be much appreicated
thanks
Andy