I have an application that installs some files and then runs an executable to generate a configuration file based on some parameters collected during installation. The executable is located at $TARGETDIR$\\MyExe.exe
When uninstalling, the same executable is run to remove these configuration files and then the uninstall is applied
If I install and then uninstall everything works fine
If I install, patch and the uninstall the cleanup executable fails to run because the value of $TARGETDIR$ is empty. The files and shortcuts that were installed get removed fine however.
TARGETDIR is empty after a patch is applied
Who is online
Users browsing this forum: No registered users and 84 guests