I'd like to know your opinion on how to deploy system dlls used by my app that could be shared by other aplications.
I found this thread :
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
But what I'd like to know is if it's considered a good approach to put those dlls in the INSTDIR rather than system32, in order to avoid conflicts with existing versions or problems when uninstalling.
thanks
bye