How does the uninstaller know the install dir?
Hello,
I would like to know how does the uninstaller know the directory in which the files were installed, i.e. how does it obtain the $INSTDIR that was set inthe install process?
Best regards,
Alex
Archive: How does the uninstaller know the install dir?
How does the uninstaller know the install dir?
Hello,
I would like to know how does the uninstaller know the directory in which the files were installed, i.e. how does it obtain the $INSTDIR that was set inthe install process?
Best regards,
Alex
It doesn't know what $INSTDIR was in the installer, it simply sets $INSTDIR to its containing directory.